#mynewsdis {
	background: #181818 url(../images/dot.gif) repeat-x bottom;
	margin: 0px;
	width: 450px;
	padding: 0px;
	font-size: 12px;
	color: #313131;
	float: right;
	text-align: right;
}

	.news_style {
	display:none;
	}

.news_show {

width:430px;
height:340px;
overflow: hidden;
}

.news_show img
{
 margin-bottom: 7px;
}

.news_border
{
height:350px;
padding: 5px;
overflow: auto;
background: #181818;
color: #ffffff;	

}

.news_border h1 {
	padding-bottom: 10px;
	padding-right: 15px;
	font-size: 20px;
}


.news_border h1 a {
	color: #FFFFFF;
}

.news_title{
padding: 5px 0px 9px 5px;
color:black;
}

.news_show img{

margin-left: 5px;
margin-right: 5px;

}

.buttondiv
{
	width: 430px;
	padding: 5px;
	border-top:none;
	height:20px;
	width: 426px;

}
