

h3	{
	font: italic 16pt "Times";
	color: #008080;
	align: center;
	}

a.icon {
    background-repeat: no-repeat;
    background-position: 1px 2px;
    padding: 4px 10px 2px 21px;
    font-weight: normal;
    white-space: nowrap;
    color: #444444; 
}

.icon-feed {
    background-image: url('/images/feed.png');
}

img.left_align {
	margin-left: 5px;
}