.WhiteContainer {
width:100%;
border:#393940 solid 1px;
background-color:#FFFFFF;
margin:0px 0px 10px 0px;
}
.WhiteLeftTC {
float:left;
background-image:url(contTLC.jpg);
background-repeat:no-repeat;
background-position:left top;
_background-image:none;
height:6px;
width:6px;
margin-left:-1px;
margin-top:-1px;
}
.WhiteContTop{
width:100%;
height:6px;
}
.WhiteRightTC {
float:right;
background-image:url(contTRC.jpg);
background-repeat:no-repeat;
background-position:right top;
_background-image:none;
width:6px;
height:6px;
margin-right:-1px;
margin-top:-1px;
}

.WhiteConContent{
padding:10px 20px;
margin:0px;
}

.WhiteLeftBC {
float:left;
background-image:url(contBLC.jpg);
background-repeat:no-repeat;
background-position:left bottom;
_background-image:none;
height:6px;
width:6px;
margin-left:-1px;
}
.WhiteContBottom {
width:100%;
height:6px;
margin-bottom:-1px;
}
.WhiteRightBC {
float:right;
background-image:url(contBRC.jpg);
background-repeat:no-repeat;
background-position:right bottom;
_background-image:none;
width:6px;
height:6px;
margin-right:-1px;
}

