@charset "utf-8";
/* CSS Document 
custom CSS for Article page
*/
p.comment{}

.odd {background: #fff;}
.even { background: #F7F4F4;}
/*.odd { background:#fff;}*/
.hover{ cursor:pointer; background:#D38850; }
.selected{ background:#EAD7AA; }

#articlescontent{
text-align:left;

}

#newslist { margin:0;} #newslist td,  #newslist th  { padding:3px;  color:#000;} #newslist td { font-weight:bold;}

#spryregion2{ background:#fff; padding: 0;}
#spryregion1 {margin-bottom:30px;}

.archive  { position:relative; top:31px; font-size:14px; margin-bottom:30px;}

.archive h1 { color:#D38850;}
