/**
 * 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;
}

.mod_newslist h2
{
	margin-top:0;
}

.mod_newslist p.info
{
	margin-top:12px;
}

.team
{
	margin-bottom:20px;
}

