.txt_left_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_left_cats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.left_text_prods:visited {
	color: #FFFFFF;
}
.left_text_prods:visited:hover {
	color: #FF7A25;
}
.txt_left_cats:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.divide_cats {
	background-image: url(images/divide_left.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 8px;
}
/** search **/

.searchbox{
	width:155px;
	height:28px;
	margin-right:6px;
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
}

.searchinput{
	border:1px solid #CCCCCC;
	width:80px;
	font-size:10px;
	height:15px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

.search_btn{
	border:0px;
	width:19px;
	height:18px;
	cursor:pointer;
	background-image: url(images/search_btn.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
a.txt_base_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_base_white_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
