.gradientContainer {
width:100%;
border:#d8c5e0 solid 1px;
gradient:#d8c5e0 solid 1px;
background-color:#fbfbfb;
background-image:url(gradientContM.jpg);
background-repeat:repeat-x;
background-position:bottom;
margin:0px 0px 15px 0px;
}
.gradientLeftTC {
float:left;
background-image:url(gradientcontTLC.jpg);
background-repeat:no-repeat;
background-position:left;
height:18px;
width:15px;
margin-left:-1px;
margin-top:-1px;
}
.gradientContTop{
width:100%;
height:18px;
margin:0px;
padding:0px;
}
.gradientRightTC {
float:right;
background-image:url(gradientcontTRC.jpg);
background-repeat:no-repeat;
background-position:right;
width:15px;
height:18px;
margin-right:-1px;
margin-top:-1px;
}

.gradientConContent{
padding:0px 5px;
margin:0px;
}
.gradientContainer p {
margin:0px;
padding:0px;
}
.gradientContainer .Head {

}
.gradientLeftBC {
float:left;
background-image:url(gradiientcontBLC.jpg);
background-repeat:no-repeat;
background-position:left;
height:18px;
width:18px;
margin-left:-1px;
}
.gradientContBottom {
padding:0px;
width:100%;
height:18px;
margin-bottom:-1px;
background-image:url(gradientMB.jpg);
background-repeat:repeat-x;
}
.gradientRightBC {
float:right;
background-image:url(gradientcontBRC.jpg);
background-repeat:no-repeat;
background-position:right;
width:18px;
height:18px;
margin-right:-1px;
}


