/* x34476 - [_def_general] Default Detail () */
.img_wrap {
	margin-bottom: 10px;
	overflow:hidden;
}
.text_wrap {
width:596px;
padding:10px;
}

.lgeimg{
	width:616px;
	float:left;
}
.lgeimg img {
	margin-bottom:0;
}
img {
	vertical-align:bottom;
}
.imgnb {
background-color:#d3d3d3;
display:block;
text-align:center;
width:20px;
height:20px;
}
.imgnb a:link,.imgnb  a:active,.imgnb  a:visited {
display:block;
	color:#373794;
	font-weight:bold;
	text-decoration:none;
	padding:4px 0;
}
.imgnb  a:hover{
	color:#fff;
	background-color:#373794;
}
.imgnb {
	margin-bottom:5px;
}
.smallimages {
	padding:5px 0;
	float:left;
	margin-left:15px;
}

/* x34481 - [_def_list] Default List () */
.btn_grey {
	width:100px;
	display:block;
	text-align:center;
	float:left;
}
.btn_grey a:link, .btn_grey a:active, .btn_grey a:visited {
	background-color:#d3d3d3;
	color:#000;
	display:block;
	padding:7px;
	text-decoration:none;
}
.btn_grey a:hover{
	background-color:#ffea00;
}
/* Requires the images to be cropped to 78px x 84px square */
.list_item {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url('../i/dashed_hor.gif') top left repeat-x;
	padding:10px;
	width:596px;
}
.list_item_body {
	padding: 6px;
	background:#373794;
}
.list_item .img_float {
	float: left;
	width: 78px;
}
.list_item .img_float_border {
	float: left;
	border:#fff solid 4px;
	margin: 0;
}

.list_item .img_wrap {
	margin: 0 0 0 82px;
	padding: 0 0 0 12px;
}
* html .list_item .img_float {
	margin-right: -3px;
}
* html .list_item .img_wrap {
	margin: 0 0 0 79px;
}
.list_item_details {
	min-height: 62px;
	color:#d3d3d3;
	overflow:hidden;
	padding-bottom:10px;
}
.list_item_details h4 a:link, .list_item_details h4 a:visited, .list_item_details h4 a:active{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
.list_item_details h4 a:hover{
	color:#d3d3d3;
}
* html .list_item_details {
	height: 62px;
}
.list_item_info1 {
	min-height: 26px;
}
* html .list_item_info1 {
	height: 26px;
}
.list_item .read_more, .list_item .price, .list_item .comments, .list_item .edit_controls  {
	float: left;
	padding-top: 8px;
	height: 18px;
}
.list_item .read_more  {
	padding-right: 10px;
}
.list_item .price  {
	padding-left: 8px;
	padding-right: 10px;
}
.list_item .comments  {
	padding-left: 10px;
	padding-right: 10px;
}
.list_item .edit_controls  {
	padding-left: 10px;
}

