/*--------------------------------------------------------------------
Dresslave Style Sheet

author:    Nandy
updated:   2009
email:     nandy@nnbros.com
website:   http://www.nnbros.com
/--------------------------------------------------------------------*/
h2#titleNews {
 background: url(images/title.gif) no-repeat;
 width: 111px;
 height: 29px;
}
table#newsList {
 clear: both;
 padding :0px 0 0 0;
 margin: 0;
}
table#newsList td {
 padding :0 50px 20px 0;
 vertical-align: top;
}
table#newsList td a {
 color: #C5A461;
 text-decoration: none;
}
table#newsList td a:hover {
 color: #C5A461;
 text-decoration: underline;
}
