.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;
}