/* CSS Document */

.cont_side
{
}
.cont_side_top
{
 height:37px;
 background-image:url(/Portals/0/images/cont_side_top.jpg);
 background-repeat:no-repeat;
}
.cont_side_middle
{
 border-width: 0 1px 0 2px;
 border-color:#E88C8C;
 border-style:solid; 
 padding: 0 5px;
}
.cont_side_bottom
{
 height:15px;
 background-image:url(/Portals/0/images/cont_side_btm.jpg);
 background-repeat:no-repeat;
 margin-bottom:10px;
}
.cont_side_top .head{
 color:#FFFFFF;
 font-size:14px;
 font-weight:bold;
 line-height:36px;
 padding-left:10px;
}

.container_nrml
{
}