/**
 * Style sheet FU_Design_Addon
 */
/* Format the caption of images */
div.image_container div.caption
{
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
	font-size:85%;
}

.bluebox
{
	margin:3px 0px;
	padding:1px 3px 3px 8px;
	background-color:#E6ECF2;
}
