.BBackgContainer {
width:100%;
border:#a6e4e3 solid 2px;
background-color:#d9fbf9;
background-image:url(contBackground.jpg);
background-repeat:repeat-x;
background-position:top;
margin:0px 0px 15px 0px;
}
.BBackgLeftTC {
float:left;
background-image:url(blueBackgCont.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:left;
height:17px;
width:16px;
margin-left:-2px;
margin-top:-2px;
}
.BBackgContTop{
width:100%;
height:18px;

}
.BBackgRightTC {
float:right;
background-image:url(blueBackgContTRC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:right;
width:16px;
height:17px;
margin-right:-2px;
margin-top:-2px;
}

.BBackgConContent{
padding:0px 10px;
margin:0px;
}
.BBackgContainer p {
margin:0px;
padding:0px;
}
.BBackgContainer .Head {

}
.BBackgLeftBC {
float:left;
background-image:url(blueBackgContBLC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:left;
height:17px;
width:16px;
margin-left:-2px;
}
.BBackgContBottom {
width:100%;
height:18px;
margin-bottom:-3px;
clear:both;
}
.BBackgRightBC {
float:right;
background-image:url(blueBackgContBRC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:right;
width:16px;
height:17px;
margin-right:-2px;
}



