* {
    -moz-box-sizing: border-box;
} 

div#channel_wrapper{
width:1020px;
background-image: url(/ci/Images/hco-bg.gif); 
background-repeat: repeat-y; 
position: absolute; 
top: 0;
left: 0;
margin-top: 2px;
}

div#channel_header {
background-image: url(http://www.healthcommunities.com/ci/Images/hc/hco-hdr.jpg); 
background-repeat: no-repeat; 
border-color: #000; 
height: 115px; 
}

div#hc_logo {
height: 90px;
}

div#top_nav {
}

div#health_nav {
float: left; 
width: 200px; 
padding-top: 25px;
}

div#search {
float: right;
}

div#print_email {
float: right;
}

div#content_wrapper {
width: 1020px;
}

div#main_content {
float: right; 
width: 805px;
padding: 5px;
}

div#hc_article{
}

div#condition_selected{
margin-top: 2px;
}  

div#hc_footer{
width: 100%;
clear:both;
padding-top: 25px;
border-top: 2px solid #cccccc;
background-color: #ffffff;
} 
