.borderContainer {
width:100%;
border:#828080 solid 1px;
background-color:#f9fdfe;
margin:0px 0px 10px 0px;
}
.borderContainer p, .borderContainer .Normal, .borderContainer .NormalBold {
padding:0px;
margin:0px;
font-weight:normal;
font-size:0.85em;
}
.borderContainer h3 {
padding:1px 0px 3px 0px;
margin:0px;
font-weight:bold;
font-size:1em;
}
.borderLeftTC {
float:left;
background-image:url(borderTLC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:left;
height:10px;
width:8px;
margin-left:-2px;
margin-top:-2px;
}
.borderContTop{
width:100%;
height:10px;
margin:0px;
padding:0px;
}
.borderRightTC {
float:right;
background-image:url(borderTRC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:right;
width:8px;
height:10px;
margin-right:-2px;
margin-top:-2px;
}

.borderConContent{
padding:0px 10px;
margin:0px;
}
.borderContainer p {
margin:0px;
padding:0px;
}
.borderContainer .Head {

}
.borderContBottom {
clear:both;
padding:0px;
width:100%;
height:10px;
margin-bottom:-2px;
background-image:url(borderMB.jpg);
_background-image:none;
background-repeat:repeat-x;
}
.borderLeftBC {
float:left;
background-image:url(bordertBLC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:left;
height:10px;
width:8px;
margin-left:-2px;
}

.borderRightBC {
float:right;
background-image:url(borderBRC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:right;
width:8px;
height:10px;
margin-right:-2px;
}

