.mceContentBody {
	/*width: 449px;
	margin: 0 auto;*/
}
.mceContentBody h4 {
	font-size: 16px;
	font-weight: bold;
	margin:10px 0;
}
.mceContentBody h5 {
	margin: 5px 0 5px -17px;
	font-size: 15px;	
}
.mceContentBody table ul {
	padding:0;
	list-style: disc inside;
}
.seo_title {
	font-weight: bold;
}
.pd_note {
	font-style: italic;
	background: url(../images/note.png) no-repeat center left;
	margin: 5px 10px;
	padding: 0 0 0 30px;
}
.pd_details_list {
	list-style: disc;
	margin:0;
}
.list-heading {
	list-style-type: none;
	padding-top: 1em;	
}
.mceContentBody table {
	width: 100%;
	margin: 5px 0;
	border-spacing: 0;
	border-collapse: separate;	
}
.mceContentBody td {
	background: url(../images/td_border.gif) no-repeat left bottom;
	padding: 4px 3px 5px;	
	line-height: 1.25em;
}
.mceContentBody th {
	background: #F2F2F2;
	padding: 4px 3px 13px;
	vertical-align: top;	
	line-height: 1.25em;
	text-align:left;
}

/* @group SONY */
.mceContentBody .BodyText {
	font-size:12px;	
}
.mceContentBody .specifications {
	height: auto;
	overflow: visible;
	width: 100%;
	margin-top: 30px;
}
.mceContentBody .spec_sheet {
	clear: both;
}
.mceContentBody .title {
	clear: both;
	padding-top: 0;
	width: 100%;
	font-size: 14px;	
	position: relative;
}
.mceContentBody .title a {
	height: 1em;
	color: #000;
	text-decoration: none;	
}
.mceContentBody .title .title_icon {
	background: url(../images/collapse.png) no-repeat;
	position: absolute;
	top: -1px;
	left: 0;
	height: 15px;
	width: 20px;
	cursor: pointer;
}
.mceContentBody .title div.icon_expand {
	background: url(../images/expand.png) no-repeat;
}
.mceContentBody .title .title_name {
	float: left;
	font-weight: bold;	
	margin: -3px 0 0 20px;
}
.mceContentBody .divider {
	border-bottom: 1px solid #AEAEAE;
	clear: both;
	line-height: 1px;
	padding: 5px 0 0;	
}
.mceContentBody .LargeText {
	padding-bottom: 13px;	
}
.mceContentBody .contentitem_info tr th, .mceContentBody .contentitem_info tr td {
	width: 184px;
	background: #F0F0F0;
	padding: 4px 0 4px 20px;	
	font-weight: normal;
}
.mceContentBody .contentitem_info tr th {
 width: 100px;
}
.mceContentBody .contentitem_info tr.alt th, .mceContentBody .contentitem_info tr.alt td {
	background: #FFF;	
}
.mceContentBody tr.kf td {
	padding-left: 14px;
}
.mceContentBody tr.alt {
	background: #F0F0F0; 
}
/* @end */

/* group KENWOOD */
.bullet_table {
	
}
.bullet_table td.bullet_header {	
	font-weight:bold;
	padding-top:20px;	
}
