.v4CpSMSGateLeftColumn{
	float: left;
	width: 718px;
	text-align: left;
	margin-left: 12px;
}

.v4CpSMSGateRightColumn{
	float: right;
	width: 235px;
	text-align: left;
}

.v4CpSMSGateInfoText{
	margin-top: 22px;
	margin-bottom: 22px;
}

.v4CpSMSGateLabel{
	float: left;
	width: 66px;
	margin-bottom: 22px;
	font-weight: bold;
	padding-top: 5px;
}

.v4CpSMSGateContent{
	margin-left: 66px;
	margin-bottom: 12px;
}

.v4CpSMSGateSuggestText{
	margin-top: 22px;
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: bold;	
}

.v4CpSMSGateSuggestContentWrapper{
	background: transparent url('/CMS/media/img/v4/sms-gate/right_top.gif') no-repeat left top;
	margin-bottom: 22px;
}

.v4CpSMSGateSuggestContentWrapperSubcontainer{
	background: transparent url('/CMS/media/img/v4/sms-gate/right_bottom.gif') no-repeat left bottom;
	padding-bottom: 1px;
}

.v4CpSMSGateSuggestItemFirst, 
.v4CpSMSGateSuggestItem{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.v4CpSMSGateSuggestItem{
	border-top: 1px solid #d6d6d6;
}

.v4CpSMSGateBannerSmall{
	display: block;
}

.v4CpSMSGateBannerSmall img{
	display: block;
}

.v4CpSMSGateSmallInput{
	position: relative;
	background: transparent url('/CMS/media/img/v4/sms-gate/left_small_input.gif') no-repeat left top;
}

.v4CpSMSGateSmallInput input{
	border-width: 0px;
	background: transparent;
	width: 200px;
	margin-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.v4CpSMSGateTip, 
.v4CpSMSGateTipLong{
	width: 211px;
	text-align: right;
	padding-top: 4px;
	font-size: 11px;
	color: #6b6b6b;
	font-style: italic;
}

.v4CpSMSGateTipLong{
	width: 652px;
}

.v4CpSMSGateBigInputLight, 
.v4CpSMSGateBigInputDark{
	width: 652px;
	background: transparent left top no-repeat;
}
.v4CpSMSGateBigInputLight{background-image: url('/CMS/media/img/v4/sms-gate/left_big_input_light_top.gif');}
.v4CpSMSGateBigInputDark{background-image: url('/CMS/media/img/v4/sms-gate/left_big_input_dark_top.gif');}

.v4CpSMSGateBigInputLight .v4CpSMSGateBigInputSubcontainer{
	background: transparent url('/CMS/media/img/v4/sms-gate/left_big_input_light_bottom.gif') left bottom no-repeat;
	padding-bottom: 2px;
}

.v4CpSMSGateBigInputDark .v4CpSMSGateBigInputSubcontainer{
	background: transparent url('/CMS/media/img/v4/sms-gate/left_big_input_dark_bottom.gif') left bottom no-repeat;
	padding-bottom: 2px;
}

.v4CpSMSGateBigInputSubcontainer textarea{
	padding: 6px 8px 6px 8px;
	border: 0px;
	background: transparent;
	width: 100%;
	height: 80px;
	overflow: hidden;
}

.v4CpSMSGateCaptchaWrapper{
	border-top: 1px solid #d6d6d6;
	padding: 12px 6px 12px 6px; 
	position: relative;
}

.v4CpSMSGateCaptchaWrapper img.captcha{
	float: left;
}

.v4CpSMSGateCaptchaRight{
	margin-left: 222px;
}

.v4CpSMSGateTypeWrapper{
	border-top: 1px solid #d6d6d6;
	padding: 12px 6px 12px 6px; 
	position: relative;
}

.v4CpSMSGateTypeWrapper .type{
	padding-top: 6px;
}

.v4CpSMSGateDescription{
	color: #6b6b6b;
	font-style: italic;
	font-size: 11px;
	display: block;
	padding-left: 24px;
}

.v4CpSMSGateSubmitWrapper{
	border: 1px solid #d6d6d6;
	background: #f7f7f7;
	padding: 12px 6px 12px 6px; 
	position: relative;
}

.v4CpSMSGateSubmitWrapper label, 
.v4CpSMSGateSubmitWrapper a{
	font-weight: bold;
}

.v4CpSMSGateSubmitWrapper a.submit{
	display: block;
	float: right;
}