.main-banner{
margin-bottom: 5px;
}

#vChatTab{
background-image:url('/SiteCollectionImages/chat_now.png') !important;
}

.news-result .pramet{
	border-right-color: #006AAF !important;
	border-bottom: 1px solid #006AAF !important;
}

.news-result.column-mode .pramet{
	border-left-color: #006AAF !important;	
}

.ms-rtestate-field ul {	
	padding-left: 15px !important;
}
.topbar{
 background: linear-gradient(to bottom,#9b2032 0%,#d31f36 100%,#d31f36 100%) !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#9b2032),to(#d31f36)) !important;
    background: -webkit-linear-gradient(top,#9b2032 0%,#d31f36 100%,#d31f36 100%) !important;
    background: -moz-linear-gradient(top,#9b2032,#d31f36) !important;
    background: -o-linear-gradient(top,#9b2032 0%,#d31f36 100%,#d31f36 100%) !important;
    background: -ms-linear-gradient(top,#9b2032 0%,#d31f36 100%,#d31f36 100%) !important;
}

.downloads-item .link-list .child img{
	min-height: 141px;
}

.downloads-item .link-list .child .title{
	   height: 60px;
    min-height: 60px;
    overflow: hidden;
	
}