.all {
	background: #fff;
}

#content { margin-top: -10px; }

#content_border { 
	margin-top: 30px;
	margin-bottom: 20px;
}

#content h1 { 
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 14px;
}

#content .news-list-container hr.clearer {
	clear:right;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px;
	margin: 10px 0px 15px;
	height: 1px;
}

#content .news-list-date {
        display: none;
        }
        
#content .news-list-item {
        width: 522px;
        margin: 0px 0px 0px 25px ;
}



#content_left{
margin: 22px 0px 0px 7px;
}

#left_column img {
margin: 0px 0px 10px 0px;
}


#top_border_content {
	background: #fff url(../img/hori_line.gif) repeat-x bottom left;
        width: 773px;
        border: 0px;
	margin: 0px 0px 0px 0px;
}

#left_home_column {
        margin: 0px;
        vertical-align: top;
}

#content table {
        margin: 0px 0px 0px 25px;
}

#content_home_left {
        font-size: 11px;
        margin: 0px 10px 0px 0px;
        width: 240px;
}

#right_home_column {
        margin: 0px;
        line-height: 15px;
        vertical-align: top;
}

#content_home_right {
        font-size: 11px;
        margin: 0px 0px 0px 10px;
        width: 240px;
}

#divider_home_column {
        /* background: url(../img/vert_line.gif) repeat-y top left; */
        background: #fff;
        width: 1px;
        margin: 0px 0px 0px 0px;
}

#content .news-list-item {
        border-bottom: 1px dotted #FFF;
}

#hotlinks { margin: 0; }

#hotlinks ul {
        margin: 0 0 0 -40px;
        list-style-type: none;
}

#hotlinks li {

        display: block;
        height: 30px;
        background: url(../img/leftnavibg_off.png) no-repeat top left;
}

#hotlinks a {
       	color: #999;
        display: block;
        height: 24px;
        padding: 6px 0 0 25px;
        font-weight: bold;
        background: transparent;
        text-decoration: none;
}

#hotlinks a:hover {
        /* color: #4F8BFF; */
        color: #4F8BFF;
        background: url(../img/leftnavibg_on.png) no-repeat top left;
        text-decoration: underline;
}

#breadcrumb {
	position: absolute;
	font-size: 10px;
	display: none;
	width: 553px;
	top: 299px;
	left: 210px;
}

