.picofdayauthor {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
    color : #E14141;
    background-color : #FFECEC;
	border-top : 1px solid Red;
	border-bottom : 1px solid Red;
	font-weight : bold;
}

.picofdayauthorlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	font-weight : bold;
	background : #FFECEC;
	color : #E14141;
	text-decoration : none;
}

.picofdayauthorlink:HOVER {
	color : Red;
	text-decoration : underline;
}

.picofdaytitle {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : #E14141;
    background-color : transparent;
    font-weight : bold;
    border-bottom : 1px solid #E14141;	
	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 : #E14141;
    background-color : #FFECEC;
	border-top : 1px solid Red;
	border-bottom : 1px solid Red;
	font-weight : bold;
}

.picofdayfooterlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
    color : #E14141;
    background-color : #FFECEC;
	font-weight : bold;
	text-decoration : none;
}

.picofdayfooterlink:HOVER {
	color : Red;
	text-decoration : underline;
}