﻿#cnt .two_colummn_col1 {
float:left;
width:480px;
margin:0 10px 0 0;
}
#cnt .two_colummn_col2 {
float:right;
width:480px;
margin:0 10px 0 0;
}
#cnt .two_colummn_sidebarleft {
float:left;
width:200px;
margin:0 10px 0 20px;
*margin:0 10px 0 10px;
padding:10px;
background-color:#efebf1;
}
#cnt .two_colummn_contentright {
float:right;
width:670px;
margin:0 50px 0 0px;
*width:700px;
*margin:0 10px 0 0px;
}
#cnt .two_colummn_split_contentright {
float:left;
width:470px;
margin:0 20px 0 10px;
}
#cnt .two_colummn_split_farright {
float:right;
width:220px;
background-color:#efebf1;
padding:0;
margin:-35px 0 0 0;
}
#cnt .two_colummn_split_farright h4{
padding:45px 20px 0 10px;
margin:0;
font-size:1.0em;
font-weight:bold;
color:#ffffff;
height:30px;
font-family:Geneva, Arial, Helvetica, sans-serif;
background:url(/assets/images/site/h4-homelife-bg.jpg) no-repeat left;
text-transform:uppercase;
text-align:right;
position:relative;
z-index:10000;
}
