#prodcornerlady {
	position: absolute;
	top: 0px;
	left: 709px;
	height: 325px;
	width: 291px;
	z-index: 20;
	/*background: transparent url(/images/find/bdy_right_bg_model_b.png) no-repeat 0 0;*/
	background: transparent url(/images/find/bdy_right_bg_model_b.jpg) no-repeat 0 0;
}

#container {
	background: transparent;
}
 
div.contentPadding {
	padding: 120px 0 0 161px;
}

#content {
	width: 700px;
}

#callout {
	padding-top: 316px;
	float: right;
}
		
#content li {
	margin: 0;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: verdana, arial, sans-serif;
}

#content .searchNav {
	float: left;
}
#content .searchNav a {
	color: #996633;
	display: block;
	padding: 1px 0;
	text-decoration: none;
	width: 140px;
}
#content .searchNav a:hover {
	color: #000;
	background-image: url(/images/find/navFindSearch-over.gif);
	background-repeat: no-repeat;
}

#content a.searchNavOn {
	color: #000;
	background-image:  url(/images/find/navFindSearch-over.gif);
	background-repeat: no-repeat;
}

#content .chooseNav {
	float: left;
}
#content .chooseNav a {
	display: block;
	padding: 1px 0;
	color: #555;
	font-size: 9px;
	width: 180px;
	text-decoration: none;
}
#content .chooseNav a:hover {
	color: #000;
	background-image:  url(/images/find/navFindChoose-over.gif);
	background-repeat: no-repeat;
}
#content a.chooseNavOn {
	color: #000;
	background-image:  url(/images/find/navFindChoose-over.gif);
	background-repeat: no-repeat;
}


div.selectBoxes {
	margin: 10px 11px 5px 0;
	float: left;
}
div.selectBoxes select {
	background-color: #ECD99F;
	font-weight: bold;
	font-size: 9px;
	color: #333;
	width: 140px;
}
div.selectBoxes select option {
	font-size: 9px;
}


.productRow {
	padding: 0;
	margin: 0 0 15px 0;
}
.productThumb {
	width: 48%;
	padding: 0;
	margin: 0;
}
.productThumb h6, .productThumb p {
	font-size: 11px;
	padding: 0;
	margin: 10px 0 0 0;
	display: block;
}
.productThumb h6 {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: normal;
}
.productThumb img {
	padding: 0;
	margin: 10px 5px 0 0;
}
.productThumb a {
	text-decoration: underline;
	padding: 0;
	margin: 10px 0 0 0;
}
