
<!--
#containerwhead{display:none;}

.float_left {
float:left;
}

.float_right {
float:right;
}

/* Adjust width to fit table */
.container {
width:210px;
}

.container_head {
height:30px;
background-image:url(sidebar_center.jpg);
}

/* To Center align the title add: text-align:center; */
.container_head_text {
height:23px;
padding:7px 0 0 0;
font-family:Calibri, sans serif;
color:#5e5e5e;
font-size:16px;
font-weight:bold;
}

.container_content {
font-family:Calibri, sans serif;
font-size:12px;
padding:5px;
color:#5e5e5e;
border-width: 1px 1px 1px 1px;
border-spacing: 0px;
border-style: none solid solid solid;
border-color: #E7E7E7;
}
-->



