/* CSS Document */

.cont_side
{
}
.cont_side_top
{
 height:35px;
 background-image:url(/Portals/2/images/cont_side_top.jpg);
 background-repeat:no-repeat;
}
.cont_side_middle
{
 margin:0;
 border-width: 0 2px;
 border-color:#FFD28E;
 border-style:solid; 
 padding: 0 5px;
}
.cont_side_bottom
{
 height:12px;
 background-image:url(/Portals/2/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:28px;
 padding-left:10px;
}

.container_nrml
{
} 