#getin_touch .getin_touch {

	margin-top:50px;

	height:90px;

	background:url(../images/QL.png) no-repeat scroll left top;

	position:fixed;

	right:-130px;

	width:150px;

	top:30%;

	z-index:11;

}

.black_overlay {

	display : none;

	position : fixed;

	top : 0%;

	left : 0%;

	width : 100%;

	height : 205%;

	background-color:black;

	z-index : 11;

}

.popup_container {

	display : none;

	position : fixed;

	top : 50px;

	height:500px;

	margin-left : -250px;

	margin-top:50px;

	width : 736px;

	padding : 16px;

	z-index : 9999;

}

.inner_popuptop {

	width : 732px;

	height : 88px;

	margin : 0 auto;

	background : url(../images/QL-Top.png) no-repeat;

}

.inner_popupmid {

	width : 620px;

	margin : 0 auto;

	height: 380px;

	background : url(../images/QL-Middle.png) repeat-y;

	padding : 10px 0 0px 18px;

	font-size:12px;

}

.inner_popupmid #getintouch_msg p {

	margin-bottom:0px;

	padding-bottom:10px;

}

.inner_popupmid fieldset {

	border:none;

	width:600px;

}

.inner_popupmidwrap {

	width:250px;

	margin:0 20px 0 0;

	float:left;

}

.inner_popupmidwrap_textarea {

	margin:0 10px 0 0;

	width:500px;

	float:none;

	clear:left;

}

.inner_popupmidwrap_textarea textarea {

	color : #666666;

	border : 1px solid #d6d6d6;

	float : left;

	height : 60px;

	margin-bottom : 5px;

	margin-right : 5px;

	margin-top : 5px;

	padding : 5px 5px;

	width : 510px;

	background : #f2f2f2;

}

.popup_container input {

	color : #666666;

	border : 1px solid #d6d6d6;

	float : left;

	/*height : 23px;*/

	margin-bottom : 5px;

	margin-right : 5px;

	margin-top : 5px;

	padding : 5px 5px;

	width : 240px;

	background : #f2f2f2;

}



.popup_container select {

	color : #666666;

	border : 1px solid #d6d6d6;

	float : left;

	height : 28px;

	margin-bottom : 5px;

	margin-right : 5px;

	margin-top : 5px;

	padding : 5px 5px;

	width : 250px;

	background : #f2f2f2;

}

.inner_popupbottom {

	width : 638px;

	height : 17px;

	margin : 0 auto;

	padding-left:-12px;

	background : url(../images/QL-Bottom.png) no-repeat;

}

.popup_container .privacy_link {

	color:#999999;

	float:right;

	margin:16px 35px 0 0;

	width:326px;

}



#parent_div

{

	padding:20px;

	padding-top:0;

	width:600px;

}



#child

{

	padding:10px;

	padding-right:20px;

	width:160px;

	float:left;

}

.red {

	color : #ff0000;

}