.categories-image {
	border: 2px solid #fff;
}
.search-input-wrap {
	background: transparent url(../_skin/search_input.png) no-repeat; width: 153px; height: 25px;
}
.search-input {
	background: transparent; 
	border: none; 
	margin: 1px 0 0 5px; 
	color: #666; 
	width: 140px; 
	font-size: 12px;
}
.header_01 {
	background: url(../_skin/header_01.png) no-repeat; 
	width: 232px; 
	height: 127px;
}
.header_03 {
	background: url(../_skin/header_03.png) no-repeat; 
	width: 378px; 
	height: 127px;
}
.style4 {
	line-height: 200%;
}
.style4 strong {
	color: #333333;
	font-size: 16px;
}
.style10 {
	color: #000000;
	font-size: 12px;
	line-height: 150%;
}
.pb15 {
	padding: 0 0 15px 0;
}
.section-title {
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
}
.content-table {
	margin-top: 30px;
}
body {
	background-color: #DBDBDB;
}
body *, .border_cell {
	color: #333333;
}
body div.main-wrap {
	background: #fff url(../_skin/header_bg_top.png) repeat-x
}
.view-cart {
	margin-left: 181px;
	border: none;
}
td.CART_HEADER {
	background: #999;
}
td.footer {
	color: #595959;
	background: #dbdbdb; 
	text-align: center; 
	padding: 10px 0 15px 0;
}
td.footer a {
	color: #595959;
	text-decoration: underline;
}
.style4 a strong {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
.pagination a {
	display: block;
	float: left;
	color: #767676;
	border: 1px solid #e5e5e5;
	padding: 3px 5px;
	margin: 3px;
}
.pagination a:hover {
	text-decoration: none;
}
#page_numbers span.current_page, #page_numbers a {
	border: 0 none;
	clear: none;
	display: block;
	float: left;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	width: auto;
}
.product h2 {
	font-family: Arial,Helvetica,sans-serif;
}
form#contact_form input, form#contact_form textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #444;
	width: 200px;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #c3c3c3;
}
form#contact_form textarea {
	height: 150px;
}
form#contact_form input.widthAuto {
	width: auto;
	border: auto;
}
p.lineHeight15 {
	line-height: 15px;
}