


.Container {

border:0px;
width:270px;
height:180px;
border-collapse:collapse; 
border-spacing: 0px;
padding:0px 0px 0px 0px;
}

.LeftContHead {
padding:0px 0px 0px 0px;
height: 33px;
width:4px;
background-image:url('../ContImages/left_header1.png');
background-repeat:no-repeat;
}

.MidContHead {
text-align:left;
vertical-align:middle;
height: 33px;
width:258px;
background-image:url('../ContImages/bg_header.png');
background-repeat:repeat-x;
padding: 0px 0px 0px 10px;
}


.RightContHead {

padding:0px 0px 0px 0px;
height: 33px;
width:4px;
background-image:url('../ContImages/right_header1.png');
background-repeat:no-repeat;
}

.ContantText {

text-align:left;
padding: 2px;
height:150px;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-width:1px;
border-color:#8a2f2d;
}

.text {
width: 100%;
height: 100%;

}

.ContainerTitle {
height:25px;
color:#ffffff;
font-family:arial;
font-size:9pt;
font-weight:bold;
}


