.gradientContainer {
width:100%;
border:#828080 solid 1px;
background-color:#fafdfe;
background-image:url(gradientContM.jpg);
background-repeat:repeat-x;
background-position:bottom;
margin:0px 0px 10px 0px;
}
.gradientLeftTC {
float:left;
background-image:url(gradientcontTLC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:left;
height:10px;
width:8px;
margin-left:-2px;
margin-top:-2px;
}
.gradientContTop{
width:100%;
height:10px;
margin:0px;
padding:0px;
}
.gradientRightTC {
float:right;
background-image:url(gradientcontTRC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:right;
width:8px;
height:10px;
margin-right:-2px;
margin-top:-2px;
}

.gradientConContent{
padding:0px 10px;
margin:0px;
}
.gradientContainer p {
margin:0px;
padding:0px;
}
.gradientContainer .Head {

}
.gradientContBottom {
clear:both;
padding:0px;
width:100%;
height:10px;
margin-bottom:-2px;
background-image:url(gradientMB.jpg);
_background-image:none;
background-repeat:repeat-x;
}
.gradientLeftBC {
float:left;
background-image:url(gradiientcontBLC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:left;
height:10px;
width:8px;
margin-left:-2px;
}

.gradientRightBC {
float:right;
background-image:url(gradientcontBRC.jpg);
_background-image:none;
background-repeat:no-repeat;
background-position:right;
width:8px;
height:10px;
margin-right:-2px;
}


