.picofdayauthor {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
    color : #4169E1;
    background-color : #ECF7FF;
	border-top : 1px solid Blue;
	border-bottom : 1px solid Blue;
	font-weight : bold;
}

.picofdayauthorlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	font-weight : bold;
	background : #ECF7FF;
	color : #4169E1;
	text-decoration : none;
}

.picofdayauthorlink:HOVER {
	color : Blue;
	text-decoration : underline;
}

.picofdaytitle {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : #4169E1;
    background-color : transparent;
    font-weight : bold;
    border-bottom : 1px solid #4169E1;	
	font-style : italic;
}

.picofdaydescr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : White;
	color : #333333;
}

.picofdayfooter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
    color : #4169E1;
    background-color : #ECF7FF;
	border-top : 1px solid Blue;
	border-bottom : 1px solid Blue;
	font-weight : bold;
}

.picofdayfooterlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
    color : #4169E1;
    background-color : #ECF7FF;
	font-weight : bold;
	text-decoration : none;
}

.picofdayfooterlink:HOVER {
	color : Blue;
	text-decoration : underline;
}
