
#containerdnn 
{
   width:100%;
   height:auto;
   clear:both;
}

#titlecontainerdnn {
	height: 25px;
	padding: 3px 0px 0 30px;
	background: url(images/condnn.gif) no-repeat;
    text-align:left;
	border-bottom: 1px dotted #cc0000;
}

.titlednn
{
	text-transform: uppercase;
	font-size: 18px;
	color: #cc0000;
	text-align:left;
	font-family: 'OCR A Extended', tahoma, sans-serif;
	font-weight:bold;
}


.contentdnn
{
    margin: 0 auto;
 	text-align:Justify;
 	padding-top:5px;
   
}
    
#settings 
{   clear:both;
   float:left;
   
}
