.news_style{
display:none;
}
.news_show
{
display:block;
background-color: white;
color:#000;
width:100%;
height:auto;
font: normal 100% verdana, "Bitstream Vera Sans", sans-serif;
overflow: auto;	
font-size:0.8em;
}
.news_show a {
	text-decoration:none;
	}

.news_border
{
background-color: white;
width:96%;
height:auto;
font: normal 100% verdana, "Bitstream Vera Sans", sans-serif;
border-top:0px;
border-bottom:1px;
border-left:1px;
border-right:1px;
border-style: solid;
border-color: #dcdac2;
padding: 5px 5px 5px 5px;
overflow: no;	
margin-left:7px;
}

.news_border2
{
background-color: white;
width:96%;
height:1px;
border-top:0px;
border-bottom:0px;
border-left:1px;
border-right:1px;
border-style: solid;
border-color: #dcdac2;
padding: 0px 5px 5px 5px;
overflow: no;	
margin-left:7px;
}

.news_mark{
display:block;
background-color:white ;
font: normal 100% verdana, "Bitstream Vera Sans", sans-serif;
border-top:1px;
border-left:1px;
border-right:1px;
border-bottom:0px;
border-color:#dcdac2;
border-style: solid;
width:96%;
height:35px;
color:black;
text-align:center;
margin-left:7px;
padding: 5px 5px 5px 5px;
}

.news_title{
font: bold verdana, "Bitstream Vera Sans", sans-serif;
padding: 5px 0px 9px 5px;
color:#a2240b;
font-weight:bold;
font-size:1em;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}


.buttondiv
{
/*position: relative;
float: left;
top: 0px;*/
padding: 5px 5px 5px 5px;
margin-left: 7px;
background-color:white ;
border: 1px solid #dcdac2;
border-top-color: white;
border-top:none;
height:20px;
width:120px;
}

