
#container03 
{
   width:100%;
   height:auto;
   clear:both;
}

#titlecontainer03 {
	height: 25px;
	padding: 0px 0px 0 0px;
	background: url(images/con03.gif) repeat-x; 
    text-align:left;
}


.title03 {
	height: 25px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight:bolder;
	color: #cc0000;
	text-align:left;
	font-family: 'OCR A Extended', tahoma, sans-serif;
}

.content03
{
 	text-align:Justify;
	padding: 5px 0px 0px 5px;
}
    
#settings 
{  
   clear:both;
   float:left;
}