.sideContainer
{ 
	padding:0 0 25px 0; 
	margin:0 0 12px 0; 
	background:url(images/mod-bottom.gif) no-repeat 0 bottom; 
	width:200px;
	text-align: left;
}
.sideContainer .containerBody
{
	padding-left: 10px;
}

.sideContainer .containerHeader
{
	background:url(images/mod.gif) no-repeat 0 0;
	height: 45px;
}

.sideContainer .heading
{
	padding: 3px 0px 0px 3px;
	text-align: left;
}

.sideContainer .title
{
	color:#3F1614;  
	font-size:1.2em;
	font-weight: bold;
}

.sideContainer h3
{ 
	background:url(images/mod.gif) no-repeat 0 0; 
	padding:14px 0 10px 20px; 
	color:#3F1614;  
	font-size:1.2em; 
	font-weight:bold;
}

