/* You must have these css classes template 12***************************/

.focusBox{
	margin-top:5px;
}

.focusBox h3{
	padding:2px;
	padding-left:5px;
	color: #336699;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size:12px;
	border-left-color: #FFCC00;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.focusContent{
	margin-top:2px;
	border:1px solid #000000;
	font-size:10px;
	padding:6px;
	height: 200px;
	overflow: auto;
}

.focusContent p{
	margin-top:0px;
	margin-bottom:0px;
}

/* add additional classes here *******************************/
