/* RESET */
html,body,div,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6,p,li,div,span,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-family:Arial, Helvetica, sans-serif; color: #333333;}
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

ul,ol { margin: 0; padding: 0; list-style: none; margin-bottom: 18px;}


ul.startnews {
list-style: url(/img/css/arrow_doubleredright_ul.gif) outside square;
list-style-image: url("/img/css/arrow_doubleredright_ul.gif");
list-style-position: outside;
list-style-type: square;
text-indent: 0px;
margin: 0 0 18px 20px;
float:left; 
clear:none;
width:300px;
}

ul.startnews label { font-weight:bold; margin:0 0 5px -20px; float:left; clear:both; width:300px;}
ul.startnews li { width:260px; }
ul.startnews li a {  width:260px; text-decoration:none; color:#4E7ABD; }
ul.startnews li a:hover, ul.startnews li a:active {  width:260px; text-decoration:none; color:#AA0101; }

