.zend_form dd {
    padding-top: 2px;
    float:left;
    padding-left:40px;
    margin-left:0px;
}
.zend_form dt {
    clear: both;
    display: block;
    float: left;
    width: 160px;
}
.zend_form input.input, .zend_form textarea.input {
    width: 250px;
    border: 1px solid #90918B;
    background-color: #F3F3F3;
}
.zend_form input.button {
    padding: 5px 15px 5px 15px;
    margin-top:10px;
}
.zend_form dd img {
    padding-bottom:4px;
}
ul.errors {
    color: red;
}
.messageBoxInfo {
    background: url(/images/icons/info.gif) left center no-repeat;
    padding: 20px 10px 20px 60px;
    margin-bottom: 15px;
    font-weight: bold;
}
.messageBoxWarning {
    background: url(/images/icons/warning.gif) left center no-repeat;
    padding: 20px 10px 20px 60px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #ff8d00;
}
.news_date {
    font-size: 10px;
}
.clear {
    clear:both;
}
label.required {
    background: url(/images/common/frm_required.gif) top right no-repeat;
    padding-right: 7px;
}
.paginationControl {
    text-align:center;
    padding:15px;
}
.paginationControl .selected {
    font-weight:bold;
}
.sitemap A {
    text-decoration:none;
}
.sitemap A:hover {
    text-decoration:none;
}
.photo_album {
    text-align:center;
    width:200px;
    float:left;
    height:200px;
}
.album_photo {
    text-align:center;
    width:200px;
    float:left;
    height:150px;
}
a img {
	border:0px solid black;
}
.art_block {
    padding:5px 0 5px 30px;
}
.art_block UL {
    margin-bottom:5px;
    margin-top:10px;
}
.art_block LI {
    list-style-image:url(/images/document.gif);
    padding-left:3px;
}
