
.blue
{
color:#8686DC;
padding-left:10px;
}

.news_style
{
display:none;
}

.news_show
{
position:absolute;/*important*/
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana, Sans-Serif;
clip:rect(0px 295px 125px 0px);/*important*/
}

.news_border
{
background-color: white;
width:300px;
height:125px;
font: normal 100% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;
}


.news_mark 
{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 0px solid gray;
width:290px;
height:35px;
color:black;
text-align:center;
}

.news_title 
{
font: bold 120% "Arial", "Lucida Grande",Verdana, Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}

.news_show 
{
margin-left: 5px;
margin-right: 5px;
}

.buttondiv 
{
position: absolute;
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}

.news_move 
{
position: relative; /*important*/
}

.mytable 
{
width:275px;/*important-- this control how many px to left or right*/
height:150px;
vertical-align: top;
}
