#newsTitle h1{
background:url(../design/pics/product_title.gif);
width:915px;
height:78px;
display:block;
margin-top:0;
margin-bottom:0;
margin-left:10px;
padding-top:15px;
padding-left:25px;
font-size:25px;
font-weight:bold;
font-family:verdana;
text-decoration:underline;
}

#newsContent{
background:url(../design/pics/product_content.gif);
width:940px;
display:block;
margin-left:10px;
overflow:hidden;
font-family:verdana;
font-size:12px;
}

#newsContent #news{
margin-left:20px;
margin-right:30px;
text-align:justify;
}

.newsText{
display:table-cell;
vertical-align:middle;
height:181px;
}

.newsLink{
background:url(../design/pics/news_icon.jpg);
width:190px;
height:181px;
display:block;
float:left;
text-align:center;
}

.newsLink a{
width:190px;
height:181px;
display:table-cell;
vertical-align:middle;
text-align:middle;
}

.newsLink img{
border-color:black;
}

.event{
margin-bottom:20px;
}

#news h2{
margin-bottom:10px;
text-decoration:underline;
font-size:14px;
}

#newsEnd{
background:url(../design/pics/product_end.gif);
width:940px;
height:39px;
display:block;
margin-left:10px;
}