#left {
width: 157px;
min-height:470px;
height:auto !important;
height:470px;
position:absolute;
left:0px;
top:0px;
z-index: 100;
background-color: #E6E6E6;
}
#left .content {
padding: 0px 0px 0px 17px;
}
#middle {
width: 345px;
min-height:470px;
height:auto !important;
height:470px;
position:absolute;
left:157px;
top:0px;
z-index: 100;
background-color: #E6E6E6;
}
#middle h2 {
font-size: 11px;
font-weight:normal;
padding: 32px 0px 40px 38px;
}
#middle a {
text-decoration: none;
color: #666666;
}
#middle a:hover, #middle a:active, #middle a:focus {
color: #A90023;
}
#right {
width: 408px;
position:absolute;
top:0px;
left:492px;
z-index: 10;
background-color: #E6E6E6;
}
