.potd_basic_text_style
{
    font: 10px Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
}
.potd_main_div
{
	width:300px;
	margin-left:15px;
	margin-right:15px;
}

.potd_picture_div
{
    /* make this a container that the things within can position relative to */
	position:relative;
}

.potd_presentation_div
{
	margin-top:7px;
	margin-bottom:10px;
}

.potd_buttons
{
	padding:1px;
}


.featuredImageTitleDiv
{
    width:130px; 
	position:relative; 
	margin:0 auto; 
	top:2px; 
	height:16px; 
	background-color:#A0AFCF;
}

.featured_image_caption_div
{
}