body{
    background-color:#ebeced;
}
div.main{
	width:800px;
	margin-top:25px; 
	margin-bottom:25px; 
    background-color:#fff;
    border:5px solid #004B9A;
}

td.left{
    padding-top:10px;
    background-image:url(/media/menu_bg.gif);
    background-repeat:repeat-y;
}
td.right{
    background-image:url(/media/right_bg.gif);
    background-repeat:repeat-y;
    margin-left:5px;
}
div.menu{
    width:150px;
    padding-left:20px;
}
div.menu #itm_25765 {
	display:none;
}
div.modules_center{
	padding:10px;
	padding-top:0px;
    width:396px;
}
div.modules_bottom{
    background-image:url(/media/footer_bg.gif);
    height:23px;
}

/*-- pane ---*/
td.right .pane{
    width:165px;
    margin-bottom:15px;
}
td.right .pane .header{
    text-align:center;
}

td.right .pane h3{
    color:#8497C6
    
}
td.right .pane .items{
    border:1px solid #A2B3D9;
    background-color:#fff;
    padding:2px;
}

td.right .searchform{
    padding-left:15px;
    padding-top:65px;
    padding-bottom:15px;
    width:199px;
}

td.right .imagepane .pane .items{
    background-color:transparent;
    border:none;
    text-align:center;
}

#imagepane_532 .item
{
	padding-bottom: 10px;
}

.imagepane, .imagepane div, .imagepane p{
    margin:0px;padding:0px;line-height:100%;
}

td.right .searchform{
    padding-left:15px;
    padding-top:0px;
    padding-bottom:0px;
    width:199px;
    position:relative;
    top:-50px;
}

#imagepane_695{
    margin-bottom:0px;
}
#imagepane_695 .items{
    border:0px solid #A2B3D9;
    background-color:#fff;
    padding:0px;
    
}

