* {
	margin				: 0px;
	padding				: 0px;
}
body {
	font				: normal 62.5% verdana, sans-serif;
	background-color	: transparent;
}

INPUT, TEXTAREA, SUBMIT{
	border-width:		1px;
	border-style:		solid;
	border-color:		#000000;
	color:				#000000;
	font-family:		verdana;
	font-size:	 		11px;
	background-color:	#FFFFFF;

}
select {
	width				: 100px;
	height				: 17px;
	color				: #000000;
	font-family			: verdana;
	font-size			: 10px;
	background-color	: #FFFFFF;
}


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

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

#Form {
	clear:both;
	float:				left;
	color:				#000000;
	font-family:		verdana;
	font-size:	 		10px;
	margin:				0px;
	padding:			2px;
	display:			block;
	width:				100%;
}

#FormProviderText{
	float:			left;
	width:			175px;
}

#FormPhoneNumberText{
	float:			left;
	width:			175px;
}

#FormPhoneNumber INPUT{
	float:				none;
	width:				100px;
}
#FormCityText {
	float:			left;
	width:			175px;
}
#CityCode {
	width:			100px;
}

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

}

#FormTextAreaText {
	float:			left;
	width:			58%;
}

#FormTextAreaElement {
	float:			left;
	width:			71%;
	height:			89px;
}

#FormSubmit{
  	float:			left;
	margin-left:	5px;
	height:			17px;
	border:			1px solid #000;
}
#exitmessage {
	text-align:			center;
	color:				#000;
	font-family:		verdana;
	font-size:	 		11px;
}
.PriceWarning {
	position			: absolute;
	height				: 51px;
	width				: 76px;
	bottom				: 25px;
	right				: 0px;
}
.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;
	
}
.pw_price_smaller {
	margin				: 0px auto;
	width				: 90%;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #000000;
	position			: relative;
	text-align			: center;
	font-family			: arial;
	font-size			: 10px;
}
.SpacerOne {
	display				: none;
	width				: 5px;
	height				: 5px;
	border-collapse		: collapse;
}
.SpacerTwo {
	display				: none;
	width				: 1px;
	height				: 3px;
	border-collapse		: collapse;
}
