#products_list {
	margin-left:67px;
	width:648px;
}

#products_list ul {
	margin:0px;
	padding:0px;
}

#products_list ul li {
	margin:0px 0px 0px 15px;
	padding:0px 0px 5px 0px;
}


#listing_searched {
	margin:30px 0px 10px 0px;
	font-size:12px;
}

#listing_searched span {
	color:#6dba00;
	font-weight:bold;
}

#listing_otherbrands {
	width:648px;
	text-align:right;
}

#list_header {
	padding:30px 0px 22px 0px;
}

.list_box {
	width:648px;
	height:108px;
	padding:13px 0px 9px 0px;
	margin-bottom:7px;
	background:url(../images/products_list_box_bg.gif) no-repeat;
}

.list_box_table {
	width:645px;
}

.list_box_table_td1 {
	width:154px;
	text-align:center;
	vertical-align:top;
}

.list_box_table_td2 {
	width:175px;
	text-align:left;
	vertical-align:top;
}

.list_box_table_td2 a {
	color:#6dba00;
}

.list_box_table_td2 div {
	padding:4px 0px 12px 0px;
	font-size:10px;
	color:#000;
}

.list_box_table_td2 p {
	margin:0px;
	padding:0px;
	color:#6b6a63;
	line-height:12px;
	height:36px;
	overflow:hidden;
	font-size:10px;
}

.list_box_table_td3 {
	width:80px;
	text-align:center;
	vertical-align:top;
}

.list_box_table_td4 {
	width:147px;
	text-align:center;
	vertical-align:top;
	font-size:11px;
}

.list_box_table_td5 {
	width:89px;
	text-align:left;
	vertical-align:top;
}

.list_box_quantity_table {
	width:45px;
	height:17px;
}

.list_quantity_field {
	width:25px;
	height:15px;
	padding:1px;
	margin-right:2px;
	border:1px solid #a5acb2;
}

.list_promo_container {
	width:648px;
}

.list_promo_box {
	position:absolute;
	margin:-63px 0px 0px 578px;
	width:66px;
	height:52px;
}

#paging_bottom {
	width:648px;
	margin:20px 0px 10px 67px;
}

.paging_selected {
	background:url(../images/icon_paging.gif) right no-repeat;
	padding:3px 5px 3px 5px;
	color:#6dba00;
}

.paging_td {
	background:url(../images/icon_paging.gif) right no-repeat;
	padding:3px 5px 3px 5px;
}

.paging_td_edge {
	padding:3px 5px 3px 5px;
}

.paging_link {
	color:#000;
	text-decoration:none;
}

#details_box_top {
	margin:34px 0px 0px 67px;
}

#details_box {
	margin-left:67px;
	width:648px;
	padding-bottom:15px;
	background:url(../images/products_detail_box_bg.gif) repeat-y;
}

#details_box_bottom {
	margin-left:67px;
}

#details_box_back {
	width:620px;
	padding:10px 0px 20px 0px;
	text-align:right;
}

#details_box_pix {
	float:left;
	width:250px;
	text-align:center;
}

#details_box_content {
	float:right;
	width:368px;
	margin-right:24px;
}

#details_box_content h2 {
	font-size:14px;
	margin:0px 0px 7px 0px;
	padding:0px;
}

#details_box_content p {
	width:368px;
	text-align:justify;
	padding:0px;
	margin:0px 0px 14px 0px;
}

#details_box_table {
	width:368px;
	margin-bottom:15px;
	background:url(../images/products_detail_dots.gif) bottom no-repeat;
}

#details_box_table a {
	color:#6B6A63;
}

#details_box_table td {
	vertical-align:top;
	padding-bottom:17px;
	font-size:10px;
	line-height:13px;
}

#details_box_table td span {
	font-size:11px;
	color:#6dba00;
}

#details_box_table td span.taxes_sign {
	font-size:8px;
	color:#999999;
}

#details_box_quantity {
	float:left;
	width:150px;
}

#details_box_add {
	float:right;
	width:100px;
	text-align:right;
}

#details_box_quantity_table {
	width:150px;
	color:#6dba00;
}

#details_box_quantity_table input {
	margin-left:9px;
}

#details_promo_container {
	width:368px;
}

#details_promo_box {
	position:absolute;
	margin:-74px 0px 0px 300px;
	width:66px;
	height:52px;
}

#details_quebec_container {
	margin-left:67px;
}

#details_quebec_logo {
	position:absolute;
	margin:-77px 0px 0px 5px;
	width:86px;
	height:72px;
}

.promo_price_table {
	margin-top:3px;
	background:url(../images/promo_bg_left.gif) no-repeat top left;
}

.promo_price_td {
	font-weight:bold;
	color:#fff;
	background:url(../images/promo_bg_right.gif) top right no-repeat;
	padding:0px 4px 0px 5px;
	height:17px;
}

#details_box_table td span#taxes_sign_promo {
	color:#fff;
}



