#cdscontainer{
	background:url("http://www.toucantools.co.uk/images/layout/greyGreyBoxBg.jpg") repeat scroll 0 0 transparent;
	border:1px solid #888888;
	padding:10px;
	text-align:justify;
}

#cds-container{
        background-color:#E1E1E1; 
        border:1px solid #9B9B9B;        
    }

#cds{
	overflow:auto;
	height:145px;
}

#cds-wrapper{
      overflow: auto; height:  300px; padding: 15px;     
}  

#cds-wrapper h2{
      font-size: 12px;
	  font-weight: bold;
}  

#cds-wrapper p{        
      text-align: justify;
    }

#cds h2{
	font-size:14px;
}


#cds p{
	padding:8px 4px 8px 0;
	font-size:11px;
}

#fph1{
	font-size:16px;
	font-weight:bold;
}

#fpfooter{
	text-transform:uppercase;
}

#cds-title{        
       color:#000000; 
       font-weight:bold; 
       text-transform:uppercase; 
       margin-left:15px; 
       font-size:13px; 
       margin-bottom:10px;       
}
	
