@charset "utf-8";
/* CSS Document */
.span
{
		text-align:center;
}
span.checkbox 
{
	width: 19px;
	height: 20px;
	padding: 0 8px 0 0;
	background: url(images/radio.jpg) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio 
{
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/radio.jpg) no-repeat;
	display: block;
	clear: left;000
}
span.select 
{
	font-family:Tahoma, Geneva, sans-serif;
	width: 240px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 20px;
	padding-right:30px;
	background:url(http://www.ecstasy-addiction.org/images/select.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	position: absolute;
	text-indent:15px;
	color: #000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
input.styled
{ 
	display: none; 
} 
select.styled 
{ 
	position: relative;
	width: 240px; 
	opacity: 0; 
	filter: alpha(opacity=0); 
	z-index: 5; 
}
.selecttext
{
	text-indent:15px;
	color: #000;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.entry2
{
	width:210px;
	height:130px;
	border:1px 1px 1px 1px inset;
	border-color:#b2ab93;
	background-color:#FFF;
}
.radial2
{
	background-image:url(http://www.ecstasy-addiction.org/images/radial2.gif);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}
.radial1
{
	background-image:url(http://www.ecstasy-addiction.org/images/radial1.gif);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
}
.contactbackground
{
	background-image:url(images/formbackground.jpg);
	width:500px;
	height:840px;
	background-position:center;
	background-repeat:no-repeat;
}
.submit1
{
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:25px;
	display:block;
}
.entry1
{
	width:210px;
	border:1px 1px 1px 1px inset;
	margin:5px 0px 2px 0px;
	border-color:#b2ab93;
}
.yes
{
	float:left;
}
.no
{
	float:left;
}