

#newspanel {

	width: 1000px;

	height: 400px;

	margin-top: 4px;

	overflow:hidden;

}



#highlightspanel {

	width:1000px;

	height: 250px;

	margin-top: 7px;

}



.highlightcontainer {

	width:332px;

	margin-right: 1px;

	height: 250px;

	float:left;

	overflow:hidden;

}



.highlightcontainer img {

	margin-bottom:1px;

}









table#newstable {

	width:1000px;

}



table#newstable tr {

	border: 1px solid #ffffff;

	border-width: 0px 0px 1px 0px;

	

}



table#newstable a, table#newstable a.visited, table#newstable a.link, table#newstable a.hover, table#newstable a.active {

	text-decoration:none;

    color: black;

}





.news0, .news1, .news2, .news3, .news4, .news5, .news6, .news7, .news8, .news9 {

	color: #afa895;

	/*list-style:none;*/

	display:block;

	background-color: #e5decc;

	font-family: Arial, Helvetica, sans-serif;

	padding: 3px;

	

}







.news0 {

	font-size:16px;

}



.news1 {

	font-size:20px;

}



.news2 {

	font-size:24px;

}



.news3 {

	font-size:28px;

}



.news4 {

	font-size:32px;

}



.news5 {

	font-size:32px;

}



.news6 {

	font-size:32px;

}



.news7 {

	font-size:32px;

}



.news9 {

	font-size: 32px;

}



/* Internet explorer hacks */



*+html #newspanel {

    position:absolute;

}







*+html #highlightspanel {

    position:relative;

    /*top:388px;*/

    height: 250px;

    border-bottom: 1px solid white;

}



.destaquerow a {

    margin-left:10px;

}



div.home_destaque_info {

    position: absolute;

    bottom: 5px;

    left: 0px;

    visibility: hidden;

}



*+html div.highlightcontainer a {

    text-decoration:none;

}



div.home_destaque_info span {

    background-color: black;

    color:white;

    display:inline; 

    line-height:21px;

} 

#pageheader #searchbox #searchform{
	margin-left: 36px;
}
