@charset "UTF-8";
 
 
 
/*//////////////////////////////////////////////////
 
 
 
Title : member.css
 
For   : Setting base styles of the site
 
 
 
Created	   : 2008-MM-DD
 
Last Modified : 2008-02-06
Last Modified : 2009-04-16
 
 
 
 
----------------------------------------
 
 
 
Content

	0. User's Voice

	1. Intro
 




//////////////////////////////////////////////////*/

/* ---------------------------------------
 
	0. User's Voice
 
   ---------------------------------------- */
   
/* Whatsid,Letscheck Menu Bar */
div#main div#main_header {
	height: 167px;
}
#main #main_header h1#whatsid {
	margin-bottom: 1px;
}

#whatsidMenu {
	position: relative;
	width: 484px;
	height: 50px;
	background: url(/whatsid/shared/images/bg_whatsid_menu.gif) no-repeat left bottom;
}
#whatsidMenu ul {
	margin-left: 79px;
	padding-top: 5px;
}
#whatsidMenu ul li {
	float: left;
	width: 130px;
	height: 40px;
	margin-right: 5px;
}
#whatsidMenu img#zeroHeimDc {
	position: absolute;
	left: 4px;
	top: -44px;
}

#voiceContainer {
	color: #323232;
	line-height: 153%;
}
#voiceContainer h2 {
	margin-bottom: 5px;
}
#voiceContainer p#subTitleBlog {
	margin: 0 0 12px 105px;
}
#voiceContainer .headBloggerContainer {
	position: relative;
	width: 450px;
	height: auto !important;
	height: 200px;
	margin: 0 0 24px 18px;
	background: url(/whatsid/uservoice/images/bg_whatsid_voice_01.gif) repeat-y left top;
}
#voiceContainer .headBloggerContainer img {
	vertical-align: baseline;
}
#voiceContainer .headBloggerContainer img.markLt {
	position: absolute;
	left: -18px;
	top: -15px;
}
#voiceContainer .headBloggerContainer img.markRb {
	position: absolute;
	right: -16px;
	bottom: -18px;
}
#voiceContainer .headBloggerContainer .headBloggerInner {
	padding: 11px 14px 13px 17px;
}
#voiceContainer .headBloggerContainer .headBloggerInner h3 {
	margin-bottom: 8px;
}
#voiceContainer .headBloggerContainer .headBloggerInner p {
	float: left;
	width: 295px;
	margin-right: 20px;
	padding-bottom: 20px;
}
#voiceContainer .headBloggerContainer .headBloggerInner img.bloggerImg {
	float: left;
}
#voiceContainer .headBloggerContainer a.readMoreVoice {
	display: block;
	position: absolute;
	right: 138px;
	bottom: 19px;
	width: 91px;
	height: 20px;
}
#voiceContainer #otherBloggerContainer {
	width: 484px;
	padding-top: 16px;
}
#voiceContainer #otherBloggerContainer .bloggerUnit {
	padding: 20px 0 16px;
	background: url(/shared/images/line_dot_w4.gif) repeat-x left bottom;	
}
#voiceContainer #otherBloggerContainer .lastLineUnit {
	background: none;
}
#voiceContainer #otherBloggerContainer .bloggerUnit .bloggerIndvd {
	position: relative;
	float: left;
	width: 217px;
}
#voiceContainer #otherBloggerContainer .bloggerUnit .bloggerIndvd img.voiceFrom {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#voiceContainer #otherBloggerContainer .bloggerUnit .bloggerIndvd h3 {
	padding: 2px 0 5px 49px;
	border-bottom: 1px solid #c8c8c8;
}
#voiceContainer #otherBloggerContainer .bloggerUnit .bloggerIndvd p {
	width: 168px;
	padding: 5px 0 0 49px;
}
#voiceContainer #otherBloggerContainer .bloggerUnit .advanceSeg {
	margin-right: 50px;
}

/* ---------------------------------------
 
	1. User's Voice
 
   ---------------------------------------- */

#WhatsIntroContainer {
	color: #323232;
	line-height: 153%;
}
#WhatsIntroContainer h2 {
	margin-bottom: 22px;
}
#WhatsIntroContainer p {
	margin-left: 4px;
}
#WhatsIntroContainer p#yourDataIntro {
	margin-bottom: 12px;
} 
#WhatsIntroContainer #consultDataFlash {
	padding-top: 23px;
}
#WhatsIntroContainer #consultDataFlash #noFlash {
	padding: 20px 15px;
	border: 1px solid #898989;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 100%;
	line-height: 140%;
}
#WhatsIntroContainer #consultDataFlash #noFlash h3 {
	padding-bottom: 10px;
	font-weight: bold;
}
#WhatsIntroContainer #consultDataFlash #noFlash p {
	margin-left: 0;
}