#leftcol_legal_header{
	width:270px;
	height:50px;
	float:left;
	background:url('../../sections/aboutus/gfx/leftcol-top.jpg');
	background-repeat:no-repeat;
}

#leftcol_legal_content{
	float:left;
	width:270px;
	background:url('../../sections/aboutus/gfx/leftcol-bg.jpg');
}

#leftcol_legal_footer{
	float:left;
	height:8px;
	width:270px;
	background:url('../../sections/aboutus/gfx/leftcol-footer.jpg');
	overflow:hidden;	
}

#leftcol_header{
	width:270px;
	height:8px;
	float:left;
	background:url('../../sections/aboutus/gfx/leftcol-header-default.jpg');
	background-repeat:no-repeat;
}

#leftcol_content{
	float:left;
	width:270px;
	background:url('../../sections/aboutus/gfx/leftcol-bg.jpg');
}

#leftcol_footer{
	float:left;
	height:8px;
	width:270px;
	background:url('../../sections/aboutus/gfx/leftcol-footer.jpg');
	overflow:hidden;	
}

