

body
{
	background:#686868;
}

.topBreadcrumbs
{
    background:black;
    margin:0px;
    padding:6px;
}

.content_body_container
{
    position:relative;
}

#comicConLeft
{
    background:url(http://cache.g4tv.com/images/2008/aots/comiccon/cc_left_bg.jpg) repeat-y;
    left:-256px;
    position:absolute;
    top:0px;
    width:256px;
}

#comicConRight
{
    background:url(http://cache.g4tv.com/images/2008/aots/comiccon/cc_right_bg.jpg) repeat-y;
    position:absolute;
    right:-256px;
    top:0px;
    width:256px;
}

*html #comicConRight
{
    right:-246px;
}

.post_it
{
    position:absolute;
    right:24px;
    top:17px;
}


#new2attack
{
    display:none;
}

.aotsSubNav_container
{
    background:url(http://cache.g4tv.com/images/2008/aots/comiccon/cc_internal_hdr_bg.jpg) no-repeat;
}
*html .aotsSubNav_container
{
    background:url(http://cache.g4tv.com/images/2008/aots/comiccon/cc_internal_hdr_bg.jpg) no-repeat;
   filter:none;
   height:106px;
}

#roundTop 
{
    background: #f6f0f0;
    height: 4px;
    width: 960px;
}
*html #roundTop 
{
    filter:none;
    margin-bottom:-12px;
}

.main_content
{
    background: #f6f0f0;
}

.subnavHome
{
    background:url(http://cache.g4tv.com/images/2008/aots/comiccon/cc_home_hdr_bg.jpg) no-repeat;
}

*html .subnavHome
{
    background:url(http://cache.g4tv.com/images/2008/aots/comiccon/cc_home_hdr_bg.jpg) no-repeat;
    filter:none;
    height:207px;
}
