.caption {
    color: #6CC6F5;
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: -17px;
}
.date {
    color: #F0F0F0;
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;  
    text-align: right;  
}
.content {
    color: #CCCCCC;
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
    margin-top: -5px;
    display: block;
}
.header {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 5px;
}

