@CHARSET "UTF-8";
#notifications .close {
    background-image: url("/Purple2/images/purple/closeSlide.png");
    background-repeat:no-repeat;
    width:20px;
    height:20px;
    display:block;
opacity:1 !important;
}

.site-ajax-loading {
    background:url(/Purple2/images/ajax-loader-inline.gif);
    display:block;
    height:16px;
    width:11px;
}

.page-images {
	padding:0;
	list-style:none;
}

.years {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    margin-bottom:10px;
    float:left;
    width:100%;
}

.years li {
    border-right: 1px solid #CCCCCC;
    display: inline;
    list-style-type: none;
    padding: 0 5px;
}

.years .active a {
    color: #666666;
}

.years li:last-child {
    border: medium none;
}
#fancybox-left-ico {
 left: 20px !important;
 
}

#fancybox-right-ico {
 right: 20px !important;
 left: auto !important;
}
		
.article-news-list .body-summary { display:none;}

.gallery .next,
.gallery .prev {
    display:none;
}

.top-back {
    display:none;
}
.list-image span.zoom {
    display:none;
}

img.wysiwyg {
max-width:100%;
}

#homeaddress-label,
#homeaddress-element {
    display:none;
}

.wysiwyg-table {
    width:100%;
    table-layout:fixed;
    vertical-align:top;
    border-spacing:0;
}

.wysiwyg-table td {
    padding:0;
    vertical-align:top;
}

#dp_swf_engine {
    display:none;
}

div.rating-cancel {
    display:none !important;
}
div.rating {
    width:100%;
    height:20px;
}
div.rating:after {
    clear:both;
}