/* -------------------------- BANNERS -------------- */

#top_banner {
	position: relative;
	height: 90px;
	width: 728px;
	margin: 5px;
	margin-bottom: 10px;
	z-index: 100;
	/*background-image: url(../../../banners/banner_2.jpg);*/
	background-repeat: no-repeat;
}
.banner a{
	margin: 5px;
	display: table;
}
#left_banner {
	width: 130px;
	margin-top: 10px;
}
#right_banner {
	width: 130px;
		margin-top: 10px;

}
.dis {
	display: block;
	margin: 10px;
}

.small_dis {
	height: 160px;
	width: 160px;
	background-image: url(../images/ads/holder_1.png);
	background-repeat: no-repeat;

}

.v_dis_block {
	display: block;
}