/******** Perfect Shape - Speakers **********/
div.ff_main_content {
	text-align:center;
}

div.box_left, div.box_right {
	float:left;
}

div.box_left {
	width:160px;
	margin-right:25px;
}

div.box_right {
	width:815px;
}

div.box_right div.inner_content {
	margin-top:7px;
	text-align:left;
	margin-bottom:20px;
}

div.box_right div.inner_content  div.inner_main {
	margin:10px 30px 15px 0px;
}

div.box_right  div.inner_main h2 {
	font-size:18px;
	color:#373142;
	margin-top:15px;
	font-weight:100;
}

div.box_right  div.inner_main h3 {
	font-size:16px;	
	color:#806795;
	margin:29px 0px 15px 0px;
}

div.box_right  div.inner_main p.intro {
	color:#9E94AC;
}

div.box_right  div.inner_main div.detail {
	height:354px;
	margin-top:10px;
	background-image:url(../images/ps_sub_section2_1_image1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div.box_right  div.inner_main div.detail div.detail_para {
	margin-left:190px;
}


/**** Real Case ****/
div.box_right div.inner_content  div.realcase_main {
	margin:30px 0px 0px 0px;
}

div.box_right  div.realcase_main h2 {
	font-size:18px;
	color:#383141;
}

div.box_right  div.realcase_main h3 {
	font-size:16px;
	font-weight:bold;
	color:#9E94AC;
}

div.box_right  div.realcase_main div.block {
	border-bottom:1px solid #bbb7c5;
	margin-bottom:10px;
	text-align:right;
	position:relative;
}

div.box_right  div.realcase_main div.title {
	height:18px;
	background-image:url(../images/ps_sub_section2_2_title_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	margin-top:15px;
	position:relative;
}

div.box_right  div.realcase_main div.title h2 {
	position:absolute;
	left:5px;
}

div.box_right  div.realcase_main div.left_profile,
div.box_right  div.realcase_main div.right_video {
	float:left;
}

div.box_right  div.realcase_main div.left_profile {
	width:435px;
	margin:20px 30px 0px 0px;
}

div.box_right  div.realcase_main div.right_video {
	width:335px;
	margin:0px 0px 0px 0px;
}

div.box_right  div.realcase_main div.right_video table {
	width:100%; height:256px;
	margin-bottom:8px;
}

div.box_right  div.realcase_main div.right_video td {
	vertical-align:bottom;
	text-align:right;
}

div.box_right  div.realcase_main div.right_video td.backtop {
	width:325px;
}

div.box_right div.left_profile table.profile_detail {
	width:100%;
}

div.box_right div.left_profile table.profile_detail td{
	padding:0px 3px 0px 3px;
	vertical-align:top;
}

div.box_right div.left_profile table.profile_detail td.img {
	width:170px; height:330px;
	* height:340px;
	border-right:1px solid #bbb7c5;
}

div.box_right div.left_profile table.profile_detail td.right_detail {
	text-align:left;
}

div.box_right  div.left_profile div.demographic {
	margin:8px 0px 0px 12px;
}

div.box_right  div.left_profile div.comment {
	margin-top:15px;
}

div.box_right  div.left_profile div.comment h3 {
	width: 140px; height: 25px;
	background-image:url(../images/line_repeat.png);
	background-repeat:repeat-x;
	background-position:bottom left;
}


