/* x29258 - [detail] Section Detail (Section) */
.img_f {
    float: right;
    margin: 0 0 20px 20px;
width:211px;
}

.img_w {
    margin-ri/ght: 211px;
    float: left;
width:460px;
}

.img_f .img_1 {
    margin-bottom: 10px;
}
/* x29280 - [list] list (General) */
/* Requires the images to be cropped to 78px x 84px square */
.list_item {
	margin-bottom: 15px;
}
.list_item_top0 {
	margin: 0 5px;
	background-color: #f2f2f2;
}
.list_item_top1 {
	position: relative;
	left: -5px;
	background: url('../i/rounded_tl.gif') top left no-repeat;	
}
.list_item_top2 {
	position: relative;
	right: -10px;
	background: url('../i/rounded_tr.gif') top right no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.list_item_bottom0 {
	margin: 0 5px;
	background-color: #e4e4e4;
}
.list_item_bottom1 {
	position: relative;
	left: -5px;
	background: url('../i/rounded_bl.gif') bottom left no-repeat;
}
.list_item_bottom2 {
	position: relative;
	right: -10px;
	background: url('../i/rounded_br.gif') bottom right no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
}
.list_item_body {
	padding: 1px 14px 2px 7px;
	background: #e4e4e4 url('../i/rounded_gradient.gif') top left repeat-x;
}
.list_item .img_float {
	float: left;
	width: 78px;
}
.list_item .img_float img {
	border: 1px solid #c5c5c5;
}
.list_item .img_float a:link img, .list_item .img_float a:active img, 
.list_item .img_float a:visited img, .list_item .img_float a:hover img {
	border: 1px solid #c5c5c5;
}
.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_body {
	padding: 1px 14px 2px 7px;
	background: #e4e4e4 url('../i/rounded_gradient.gif') top left repeat-x;
}
.list_item_details {
	min-height: 62px;
}
* html .list_item_details {
	height: 62px;
}

