/* body block */
/*******************************************************************************/
/* overall title */
div#box_site_header
{
	height: 2.5em;
	background-color: #cc3333;
	border-bottom: 4px solid #993333;
	margin-bottom: 10px;	
}

/* status category header */
h2.section_header
{
	height: 1.8em;
}

h2.greybg
{
	color:#FFFFFF;
	padding:5px 0 5px 10px;
	background:#999999;
}

/* */
div.site_container
{
	float: left;
	margin: 7px;	
	width: 180px;
	height: 170px;
}

/*div.site_header*/
h3
{
	line-height: 1.5em;
	background-color: #F7F7F7;
	border-bottom: 3px solid #e4e4e4;
}

/*div.site_box*/
div.site_container img
{
	padding: 8px;
}

h2, h3
{
	padding-left: 5px;
}

div.bordered
{
	padding:10px;
	border:1px solid #CCCCCC;
	margin-bottom:30px;
}

div.bordered_small
{
	padding:3px;
	border:1px solid #CCCCCC;
	margin-bottom:30px;
}


/*
div.template_container
{
	float: left;
	margin: 10px;
	width: 210px;
	height: 220px;
}

div.template_container img
{
	padding: 5px;
} 
*/
