form#ContactUsForm img.CaptchaImage
{
	padding-left:30%;
	padding-right:30%;
	width:40%;
	height:auto;
}



div#ContactusBox
{
/*
	background-color:red;
*/
}

div#ContactusBox, div#ContactUsBoxTCRMVersion
{
/*
	background-color:red;
*/
	float:left;
}

span.ContactusBoxMainTitle
{
	font-size:1.2em;
	font-weight:bold;
	display:block;
	width:100%;
}
div#ContactUsBoxTCRMVersion
{
/*
	background-color:red;
*/
	width:93%;
	padding:50px 3.5% 50px 3.5%;
	margin-bottom:25px;
	background-image: url('/images/layout/designa/ContactusBoxBackground.png');
	background-repeat: no-repeat;
		background-size:100% 100%;
		-moz-background-size:100% 100%;
		-webkit-background-size:100% 100%;
}
div#ContactUsBox
{
/*
	background-color:red;
*/
	width:94%;
	background-color:#f1f1f1;
	color:white;
	padding:3%;
	height:auto;
	float:left;
}


div#ContactusBoxLeftPanel, div#ContactusBoxLeftPanelTCRMVersion
{
	float:left;
	height:auto;
	color:black;
	padding-left:2%;
	padding-right:16%;
	width:40%;
	line-height:1.6em;
}

img.TCRMVersionLeftImage, img.TCRMVersionRightImage
{
		padding-top:25px;
}
img.TCRMVersionLeftImage
{
		width:10%;
		padding-right:20%;
		height:auto;
		float:left;
}
img.TCRMVersionRightImage
{
		width:70%;
		height:auto;
		float:right;
}

div#ContactusBoxRightPanel, div#ContactusBoxRightPanelTCRMVersion
{
	padding-right:0;
	color:black;
	width:40%;
	float:right;
}
form#ContactUsForm input, form#ContactUsForm textarea
{
	width:98%;
        margin-right:2%;
}
form#ContactUsForm input
{
	clear:both;
}
form#ContactUsForm input, form#ContactUsForm textarea
{
	border-width:1px;
	border-style:solid;
	border-color:#999999;	
}


input#StoreMYInfoCheckBox.DefaultForm
{
	width:5%;
}

form#ContactUsForm label
{
	display:block;
	width:100%;
	clear:both;
	border-width:1px;
	border-style:solid;
	border-color:transparent;
}

form#ContactUsForm textarea
{
	min-height:70px;
	margin-bottom:10px;
}

.TCRMVersionSubmitButton
{
	margin-left:10%;
	float:left;
	padding-bottom:5px;
}


@media screen and (max-width: 965px) 
{
	div#ContactUsBoxTCRMVersion
	{
	/*
		background-color:red;
	*/
		padding:0;
		padding-bottom:0;
		background:none;
		background-color:#e1e1e1	;
	}
	div#ContactusBoxLeftPanel, div#ContactusBoxLeftPanelTCRMVersion
	{
		padding-right:2%;
		width:54%;
	}
	div#ContactusBoxLeftPanelTCRMVersion a.RightImage 
	{
		width:80%;
	}

}

@media screen and (max-width: 480px) 
{
	div#ContactusBoxRightPanel, div#ContactusBoxRightPanelTCRMVersion, div#ContactusBoxLeftPanel, div#ContactusBoxLeftPanelTCRMVersion
	{
		width:96%;
		clear:both;
		padding:2%;
	}
	div#ContactusBoxLeftPanel, div#ContactusBoxLeftPanelTCRMVersion
	{
		padding-right:16%;
		width:80%;
		line-height:1.6em;
	}

}
img#HandsImage
{
	width:100%;
	height:auto;
}

fieldset.Submission
{
	display:block;
	width:100%;
	clear:both;
	margin:25px auto;
	padding-top:25px;
}


fieldset.Submission > img#captcha_image
{
	width:100%;
	height:auto;
	padding-bottom:10px;
}

fieldset.Submission > div#captcha_image_audio_controls
{
	width:50%;
	float:left;
}

fieldset.Submission > div#captcha_image_audio_controls > a.captcha_play_button > img.captcha_play_image
{
	width:25%;
	height:auto;
}


fieldset.Submission > div#captcha_image_audio_controls img
{
	text-align:left;
	margin-left:37.5%;
}


fieldset.Submission > a > img
{
	margin-left:15%;
	width:12%;
	height:auto;
}
