/* x13889 - [_def_general] Default Detail () */
.img_float {
	float: right;
	width: 176px;
}
.img_wrap {
	margin-right: 176px;
	padding-right: 20px;
}
/* x13894 - [_def_list] Default List () */
/* 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;
}
.list_item_info0 {
	background: url('../i/dashed_hor.gif') top left repeat-x;
}
.list_item_info1 {
	background: url('../i/dashed_ver.gif') 81px 1px repeat-y;
	padding-top: 8px;
	min-height: 18px;
}
* html .list_item_info1 {
	height: 18px;
}
.list_item .read_more  {
	float: left;
	width: 81px;
}
.list_item .idate {
	float: left;
	margin: 0 12px;
}
/* x15708 - [_img_list] Image List () */
/* Requires the images to be cropped to 108px x 104px */
.image_list {
	margin: 0 -22px;
}
.image_list_item {
	float: left;
	width: 112px;
	margin-bottom: 22px;
	padding: 0 22px;
}
.image_list_info0 {
	background: url('../i/dashed_hor.gif') top left repeat-x;
	margin-top: 6px;
}
.image_list_info1 {
	background: url('../i/dashed_hor.gif') bottom left repeat-x;
	padding: 9px 0;
}
.image_list_item h5 {
	margin-bottom: 3px;
}
.image_list_item ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.image_list_item li {
	background: url('../i/standard_bullet.gif') 0 5px no-repeat;
	padding-left: 8px;
	margin: 0;
}
/* x15709 - [_img_general] Image Detail () */
/* Image */
.image_info {
	margin-top: 15px;
}
