/* IE7 fix */
#containerTop img{
	display: block;
}


/*	general	*/

body {
	color:#000;
	background-color: #c6ccce;
}

a {
	color: #000;
}

/*		end general	*/

#usabilitymama_area1_pc{
	padding: 20px 20px 0;
}

/*		begin default	*/
#middle {
	width: 848px;
	margin: 0 auto;
}

.H3_pc, #H3_pc {
	width: 340px;
	min-height: 18px;
	margin: 20px 0 0 20px;
}
#columnLeftTop6 .H3_pc, .SEOleft .H3_pc, .SEOright .H3_pc {
	min-height: 18px;
	margin: 0;
}
.quickformSubtitle {
	color: #000;
	width: 340px;
	margin: 15px 0 20px 20px;
}
#containerFrom {
	width: 270px;
	min-height: 25px;
	margin: 7px 0 0 20px;
}
#containerTo {
	width: 270px;
	min-height: 25px;
	margin: 7px 0 0 20px;
}
#from {
	width: 45px;
	min-height: 23px;
	float: left;
}
#to {
	width: 45px;
	min-height: 23px;
	float: left;
}
#dropdownFrom_pc {
	width: 215px;
	min-height: 23px;
	float: left;
}
#dropdownTo_pc {
	width: 215px;
	min-height: 23px;
	float: left;
}
#selectMovingType_pc {
	width: 150px;
	min-height: 76px;
	margin: 0 0 0 20px;
}
#quickformButton {
	width: 354px;
	min-height: 50px;
	margin: 0 0 0 7px;
}
.containergrey {
	width: 380px;
	min-height: 18px;
	margin: 12px 0 0 7px;
}
.containerContent {
	min-height: 18px;
	margin: 12px 0 0px 7px;
}
.containerContentTop6 {
	min-height: 18px;
	margin: 12px 0 0 0;
}
#selectCity_pc {
	width: 340px;
	min-height: 215px;
	margin: 30px 0 0 7px;
}
#img_pc {
	height: 257px;
	margin: 40px 0 30px 20px;
}
#spacer {
	clear: both;
	float: none;
}

/* 		top 6		*/

.buttonTop6 {
	width: 200px;
	height: 50px;
	margin: 12px 0px 12px 0px;
}
.top6container {
	border: 1px solid #000;
	width: 475px;
	height: 55px;
	margin: 0 0 10px 0px;
}
.checkboxContainer {
	width: 32px;
	height: 53px;
	float: left;
}
.dotLine {
	width: 1px;
	height: 44px;
	float: left;
	margin: 10px 0 0;
}
.companyContainer {
	width: 436px;
	height: 53px;
	float: left;
}
.content_pc {
	width: 340px;
	margin: 0px 0 0 20px;
	min-height:18px;
}

#usabilitycompanyview_area2{
		clear: both;	
}

/* 		end top 6		*/

/* 		begin form		*/

#containerForm {
	border: 1px solid #000;
	width: 724px;
	margin: 0 0 0 20px;
}
#dotLineLarge {
	width: 1px;
	height: 469px;
	float: left;
	margin: 20px 0;
}
.formTitle {
	width: 316px;
	height: 18px;
	margin: 0 0 6px 0;
	float: left;
}
.formLabel {
	width: 113px;
	height: 17px;
	margin: 0 0 6px 0;
	padding: 1px 0 0 0;
	float: left;
}
.formInput {
	width: 200px;
	height: 18px;
	margin: 0 0 6px 0;
	float: left;
}
.buttonForm {
	width: 200px;
	height: 50px;
	margin: 12px 20px 12px 0;
	float: right;
}
.contentForm_pc {
	width: 726px;
	margin: 0 0 20px 20px;
	min-height:18px;
}

/* 		end form		*/

/*		end default	*/

.resultButtonContainerTop, 
.resultButtonContainerBottom, 
#companyInfoButtonContainerBottom
{
	background-image:url(/App_Themes/Default/Images/Usability/button.png);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	padding: 20px 0;
	text-align:center;
	width: 245px;
}

#submit input {
	background: transparent;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	width: 245px;
}

#submitLink input {
	background: transparent;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	width: 245px;
}

.resultTxtContainer img{
	float: right;
	border: 1px solid #000;
}
.resultTxtContainer img{
	float: right;
	border: 1px solid #000;
}
.resultTxtContainer{
	color:#464646;
}
.resultTxtContainer a,
.resultTxtContainer a:hover{
	color:#EF4203;
	font-size: 12px;
}
#submitLink a,
.resultButtonContainerTop a, 
.resultButtonContainerBottom a, 
#companyInfoButtonContainerBottom a
{
	color: #FFF;
	text-decoration: none;
}



#submitLink a, #companyInfoButtonContainerBottom a {
	float: none;
}


#joinFormStepOne, #joinFormStepTwo{
	width: 100%;
}


ul.makeLiCheck li {
	list-style-image: url(../App_Themes/Default/Images/Usability/checkOrange.png);
}

#joinFormStepOne .formTitle, #joinFormStepTwo .formTitle{
	font-size:13px;
	color:#464646;	
	font-weight: normal;
}

#QuestionsOnePageControl #submit a
{
	background-image: url(/App_Themes/Default/Images/Usability/button.png);
	width: 245px;
	height: 48px !important;
	padding-top: 18px;
}
