html
{	background-color: #404040;
font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:#FFF;
}

.news_style{
display:none;
}
.news_show
{
	position:absolute;
	background-color: #404040;
	color:black;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	/* Dimension of the news */
/* clip:rect(0px 350px 150px 0px); */
/*clip:rect(0px 350px 150px);*/
	width:226px;
	height:240px;
	color:#FFF;
	overflow: hidden;
	vertical-align:top;
}
.news_show1
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
width:330px;
height:140px;
overflow: hidden;
vertical-align:top;
}
.news_border
{
background-color: white;
width:224px;
/* height of the news container */
height:242px; 
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;

/*overflow: auto;*/	

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:234px;
height:30px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px -19px 7px;
text-align:right;
color:black;
width:234px;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
	position: absolute;
	/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
	background-color:white;
	border: 1px solid gray;
	/*border-top-color: white;*/
border-top:none;
	height:20px;
	margin-top:-3.4px;
	left: 11px;
	top: 56px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:224px;
/* height:240px; */
vertical-align: top; 
text-align:justify;
}

/*   for featured products    */

