/******** Perfect Shape - Contact Us **********/
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;
}

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

div.box_right  div.inner_main h2 {
	font-size:16px;
	color:#383141;
}

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

div.box_right  div.inner_main div.location {
	margin-top:10px;
}

div.box_right  div.inner_main div.location p.area {
	margin-top:10px;
	font-weight:bold;
	color:#403948;
}

div.box_right  div.inner_main div.location div.sub_area {
	margin-top:5px;
}

div.box_right  div.inner_main div.location a.sub_area {	
	color:#6E35B0;
}

div.box_right div.location table td.addr p{
	position:relative;
	left:20px;
}

/******** Page Comment *********/
div.box_right div.spacer {
	position:relative;
	height:15px;
}

div.box_right div.pagination {
	position:relative;
	text-align:right;
}

div.box_right div.form,
div.box_right div.comment {
	position:relative;
	text-align:center;
	margin:8px 0px 10px 0px;
}

div.box_right div.form div.form_content {
	position:relative;
	width:700px;
	margin:0px 0px 0px 10px;
	text-align:left;
}

div.box_right div.form div.form_content table {
	position:relative;
	margin-top:20px;
}

div.box_right div.form div.form_content table td {
	font-size:16px;
	font-weight:bold;
	color:#383045;
	padding:3px 4px 3px 4px;
	vertical-align:top;
}

div.box_right div.form div.form_content table td.input {
	width:500px;
}

div.box_right div.form div.form_content table td.input input.txt,
div.box_right div.form div.form_content table td.input textarea {
	width:60%;
}

div.box_right div.form div.form_content table td.input textarea {
	height:80px;
}

div.box_right div.comment {
	margin-bottom:25px;
}

div.box_right div.comment div.comment_content {
	width:791px;
	margin:0px auto 0px auto;
	text-align:left;
}



div.box_right div.comment div.comment_content div.comment_row {
	position:relative;
	width:761px;
	margin-left:15px;
	margin-bottom:8px;
	background-image:url(../images/ps_sub_highlight_rollout.png);
	background-repeat:no-repeat;
	background-position:top left;
	
	border-bottom:1px dotted #5D5D5D;
}

div.box_right div.comment div.comment_content div.comment_row.expanded {
	border:0px;
}

div.box_right div.comment div.comment_content div.comment_row div.topic {
	height:38px;
}

div.box_right div.comment div.comment_content div.comment_row.mover {
	background-image:url(../images/ps_sub_highlight_rollover.png);
}

div.box_right div.comment_content div.topic img.icon {
	margin-right:10px;
	position:relative;
	top:5px;
}
div.box_right div.comment_content div.topic p.title {
	width:580px;
	margin-right:10px;
	position:relative;
	top:10px;
}
div.box_right div.comment_content div.topic p.time {
	margin-right:2px;
	position:relative;
	top:10px;
}

div.box_right div.comment_content div.content {
	margin-bottom:20px;
	/* border-bottom:1px dotted #5D5D5D; */
}

div.box_right div.comment_content div.content div.icon,
div.box_right div.comment_content div.content div.para {
	position:relative;
	float:left;
}

div.box_right div.comment_content div.content div.icon {
	width:30px;
	margin:0px 10px 0px 0px;
}

div.box_right div.comment_content div.content div.para {
	width:500px;
}

div.box_right div.comment_content div.content div.para p {
	margin:0px 0px 0px 0px;
	line-height:14px;
}

/*** fw_XXXX ***/
div.fw_common_bg {
	position: relative;
	width:100%;   
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div.fw_common_bg div.fw_relative {
	position:relative; z-index:1;
}

div.fw_common_bg div.fw_absolute_top_bg {
	position:absolute;
	width:100%; height:140px;
	top: 0px;
	background-image:url(../images/ps_sub_s4_4_crap.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
div.fw_common_bg div.fw_absolute_bottom {
	position:absolute;
	width:100%;  height:1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.fw_common_bg div.fw_absolute_bottom div.fw_absolute_bottom_bg {
	position:absolute;
	width:100%; height:152px;
	top:-152px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image: url(../images/ps_sub_section6_crop.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}



