.article_list .title a:link, .article_list .title a:visited {
 display:block;
 font-size: 13px;
 font-family: Myriad,Verdana,helvetica,sans-serif;
 margin:10px 1px 0px 13px;
 padding:2px 30px 2px 5px;
 color:#333333;
 font-weight:normal;
}

.article_list .titleOn a, .article_list .title a:hover {
 display:block;
 font-size: 13px;
 font-family: Myriad,Verdana,helvetica,sans-serif;
 margin:10px 1px 0px 13px;
 padding:2px 30px 2px 5px;
 color:white;
 font-weight:normal;
}

.article_list .date {
 margin:5px 1px 0px 37px;
 padding:0px 25px 0px 5px;
 color:#555555; 
 font-family: Arial,Verdana,sans-serif;
 font-size: 9px;
 font-style:normal;
 font-weight:bold;
}

.article_list .description {
 margin:0px 1px 16px 27px;
 padding:2px 25px 2px 5px;
}

.article .title {
 margin: 0px 30px 10px 30px;
 padding:0px 0px 0px 0px;
 font-size: 13px;
 font-family: Myriad,Verdana,helvetica,sans-serif;
 color:#333333;
 font-weight:bold; 
}

.article .photo{
 padding:0px 1px 10px 1px;
 margin: 0px 30px 0px 30px;
}

.article .description{
 margin: 0px 30px 10px 30px;
 padding:0px 0px 0px 0px;
 font-size: 13px;
 color:#A39894;
 line-height:1.5;
}

.article .text{
 margin: 0px 30px 50px 30px;
 padding:0px 0px 0px 0px;
 font-size: 11px;
 color:#000000;
 line-height:1.5;
}

.paging, .list_paging {
 color:#000000;
 margin:5px 15px;
 position:relative;
 height:20px;
}

.paging TABLE {
 position:absolute;
 left:50%;
 margin-left:-105px;
 width:210px;
}

.list_paging TABLE {
 position:absolute;
 left:50%;
 margin-left:-108px;
 width:180px;
}

.paging TABLE TD {
 text-align:center;
 width:70px;
}

.list_paging TABLE TD {
 text-align:left;
}

.list_paging .previous {
 width:62px;
}

.list_paging .center {
 color:black;
 text-align:center;
 width:80px;
}

.list_paging .next {
 text-align:right;
 width:62px;
}

.list_paging a {
 color:#FFFFFF;
}

.list_paging a:hover {
 color:#000000;
}

.articlePaging {
 margin:  0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.article .back_link a:link, .article .back_link a:visited {
 margin:  0px 0px 0px 30px;
 padding: 35px 100px 0px 0px;
 background: url(/images/back.gif) no-repeat;
}

.article .back_link a:hover {
 background: url(/images/back_over.gif) no-repeat;
}

