/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY
	{ 
	}
.commentboxhead {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.commentlabel {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.box {
	background-color: #F5F9FC;
	width: 165px;
	border: 1px dotted #008000;
}