﻿
.left_sidebar {
    width:696px;
    height:100%;   
    margin:0; padding:0;   
	/*background:url('images/aims_banner.gif') 100% 100% no-repeat ;    */
    border-bottom: solid 2px #fff;    
    vertical-align:top;
}
.left_sidebar_home_border 
{
	height: auto !important; /* for modern browsers */
    height: 250px; /* for IE5.x and IE6 */
    min-height: 250px; /* for modern browsers */
    border: solid 2px #fff;
    border-bottom:none;
    border-top:none;
}
.content 
{
	width:440px;
}
.right_sidebar {
    width:280px;
    height:100%;    
    background:url('images/right_sidebar_white_back.gif') 0 364px no-repeat !important;
    vertical-align:top;
    

}
.right_sidebar_blue {
    height:349px;       
    background:#f5f6f8 url('images/right_sidebar_blue_back.gif') 0 0 no-repeat ;
    overflow:auto;
    width:280px;    
    vertical-align:top;
    padding-top:15px;
}
.right_sidebar_blue_image_space 
{
	font-size:1px;
	height:11px;
}
