/* 
======================================================
 Container Styles for CargoForum Created 11/2006 by MS
======================================================
*/   

.ctTitle
{
  font-family: Tahoma, Arial, Helvetica;
  font-size:  20px;
  font-weight:    normal;
  color:#FFFFFF;
}


#containerBox
{
	padding:10px 0 10px 0;

}

#containerTitle 
{
	padding:.25em 0 .25em .5em;
	background:url(img/bg-h2-left.gif) no-repeat right top #828487;
	/*font-size:.1em;*/
	/*line-height:130%;*/
}


#containerContent
{
	padding:5px 0 5px 0;
	background-color: #f4f4f4;
}



#containerbottom
{
	margin:0 0 1em 0;
 	padding: 0 0 8px 0;
	list-style-type: none;
	background: url(img/bg-subnav-bottom.gif) no-repeat right bottom #f4f4f4;
	text-align:right;
}



















