* {
	margin				: 0px;
	padding				: 0px;
}
body {
	background-color	: #ffffff;
}

TEXTAREA, SUBMIT {
	border-width:		1px;
	border-style:		solid;
	border-color:		#000000;
	color:				#000000;
	font-family:		verdana;
	font-size:	 		11px;
	background-color:	#FFFFFF;
}
select {
	width				: 120px;
	height				: 17px;
	color				: #000000;
	font-family			: verdana;
	font-size			: 10px;
	background-color	: #FFFFFF;
}

#iFrameVoImage
{
	display:	block;
	float:		left;
	width:	25%;
	margin:		2px;
	display:	block;
	background:	#ddd;
}

#iFrameVoText{
	float:				left;
	text-align:			center;
	margin:				5px 0px 5px 0px;
	padding:			0px 5px 0px 5px;
	width:				70%;
	color:				#000000;
	font-family:		verdana;
	font-size:	 		11px;
}

#Form {
	position			: absolute;
	bottom:0px;
	right:0px;
	color:				#000000;
	font-family:		verdana;
	font-size:	 		10px;
	margin:				5px 0px 5px 0px;
	padding:			5px;
	/*text-align:			center;*/
	background: 		#ffffff;
    display:			block;
	width:				70%;
}

#FormProviderText{
	position			: absolute;
	top					: 5px;
	left				: 5px;
	width				: 120px;
	height				: 28px;
}
#FormProviderSelect {
	position			: absolute;
	top					: 33px;
	left				: 5px;
	width				: 120px;
	height				: 25px;
}
#FormPhoneNumberText {
	position			: relative;
	top					: 0px;
	left				: 128px;
	width				: 200px;
	height				: 28px;
	overflow			: hidden;
}
#FormPhoneNumber {
	position			: relative;
	top					: 0px;
	left				: 128px;
	width				: 120px;
	height				: 25px;
	overflow			: hidden;

}
#FormPhoneNumberInput{
	width				: 118px;
	height				: 17px;
	color				: #000000;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #000000;
	font-family			: verdana;
	font-size			: 10px;
	background-color	: #FFFFFF;
}

#FormTextAreaText {
	float:			left;
	width:			90%;
}
#FormTextAreaTextElement {
	
		
}
#FormCityText {
	float:			left;
	width:			175px;
}
#CityCode {
	width:			100px;
}

#FormCitySelect {
	float				: none;
	width				: 100px;

}
#FormTextArea {
	
}
#FormTextAreaElement {
	float:			left;
	overflow:auto;
	width:			70.5%;
	height:			70px;
}
#FormSubmit {
	position:relative;
	top:52px;
	margin-left:	5px;
	height:			20px;
	border:			1px solid #000;
}
#exitmessage {
	color:				#000000;
	font-family:		verdana;
	font-size:	 		11px;
}
.PriceWarning {
	position			: absolute;
	height				: 51px;
	width				: 76px;
	bottom				: 87px; /* 63 */
	right				: 3px;
}
.pw_surrounding {
	margin 				: 0 auto;
	width				: 95%;
	height				: 95%;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #000000;
	background-color	: #fff;
}
.pw_shortcode {
	position			: relative;
	top					: 4%;
	margin 				: 0 auto;
	width				: 90%;
	height				: 60%;
	
	border-width		: 1px;
	border-style		: solid;
	border-color		: #000000;
	
	background-color	: #000;
}
.pw_shortcode_text {
	position			: relative;
	top					: 7%;
	text-align			: center;
	background-color	: #000;
	color				: #fff;
	font-size			: 16pt;
	font-weight			: bolder;
	font-family			: arial;
}
.pw_price {
	margin				: 0px auto;
	width				: 90%;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #000000;

	position			: relative;
/*	top					: 4%;*/
	text-align			: center;
	font-family			: arial;
/*	font-weight			: bold;*/
	font-size			: 10px;
	
}
.SpacerOne {
	display				: block;
	width				: 1px;
	height				: 3px;
	border-collapse		: collapse;
}
.SpacerTwo {
	display				: none;
	width				: 1px;
	height				: 1px;
	border-collapse		: collapse;
}
