@charset "utf-8";

.button_text {

	font-family: tahoma;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

}

.right_line {

	background-image: url(images/ads_text_right_side_line.jpg);

	background-repeat: repeat-y;

}

.left_line {

	background-image: url(images/ads_text_left_side_line.jpg);

	background-repeat: repeat-y;

}

.more {

	font-family: tahoma;

	font-size: 11px;

	color: #232322;

	text-decoration: underline;

}

.ads_big_text {

	font-family: tahoma;

	font-weight: bold;

	color: #595958;

	font-size: 11px;
	
	margin-left:0px;

}

.ads_small_text {

	font-family: tahoma;

	font-size: 11px;

	color: #69777e;
	
	margin-left:0px;

}

.dot_line {

	background-image: url(images/dot.jpg);

}

.downbar {

	background-image: url(images/down_bar.jpg);

	background-repeat: no-repeat;

}

table.browserclassified {
	background-color:#FFFFFF;
}

