﻿body
{
	/*background-color: #c3c3c3;*/
	margin-top: 1px;
	padding-top: 0;
	background:url('../images/background.gif') repeat-x;
	background-color:#c3c3c3;
}
#CenteringDiv
{
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	position:relative;
}
#CenteringDiv div
{
	float: left;
}
#WrapperTop
{
	width: 965px;
	height: 13px;
	background: url('../images/WrapperTop.gif');
}

#Wrapper
{
	width: 965px;
	background: url('../images/Wrapper.gif');
}
#WrapperBottom
{
	width: 965px;
	height: 15px;
	background: url('../images/WrapperBottom.gif');
}
#BottomText
{
	color:White;
	font-family:Tahoma;
	font-size:10px;
}
#BottomText div
{
	position:relative;
	top:4px;	
}
#BottomText img
{
	float:left;
	margin-left:10px;
	margin-right:10px;
}
#pos
{
	margin-left: 8px;
}
#Top1
{
	width: 948px;
	background: url('../images/top1bg.gif');
	height: 16px;
	position:absolute;
top:-5px;
display:none;

}
#Top2
{
	position:absolute;
top:11px;
}
#topPos
{
height:127px;

width:950px;
position:relative;	

}
#Left
{
}
#Right
{
	width: 569px;
	margin-left: 10px;
}
#Right .Content
{
	width: 569px;
	height: 454px;
	background: url('../images/RightBG.gif');
	margin-bottom: 8px;
}
#Right .Content #Questions
{
	width: 548px;
	height:171px;
	background: url('../images/ContentBG.gif');
	margin-left: 10px;
	margin-top: 9px;
}
#Right #RightAdd
{
}
h2 {
margin-bottom:6px;
}
#Questions h1
{
	font-family: Tahoma;
	font-size: 20px;
	text-align: right;

}
#Questions table
{
	
	margin-left:35px;
}
.rdbOptions
{
	width:445px;
}
.rdbOptions label
{
	background-color: #EBEBEB;
	font-family: Tahoma;
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	font-size: 14px;
	width:409px;
	float:left;
}
.rdbOptions .Chk
{
}
.rdbOptions input
{
	float:left;
}
#Inputs 
{
	width:532px;
	position:relative;
	left:20px;
}
#Inputs table
{
	font-family: tahoma;
	font-size: 14px;
	color: #a8a8a8;
	font-weight: bold;

margin-left:10px;
Margin-top:9px;
float:left;
}

#Inputs table h2
{
	font-weight:normal;	
	text-align:right;
}

#Inputs table input
{
	float:right
}

.txtInputs
{
width:217px;	
height:16px;
}
/*
#InfoText
{
	float:left;
display:block;

font-size:11px;
font-family:tahoma;
font-style:italic;	
position:relative;
width:185px;
top:12px;
}

#InfoText #placer
{
	position:absolute;	
	top:72px;
	left:13px;
}
*/
#InfoText {
display:block;
float:left;
font-family:tahoma;
font-size:11px;
font-style:italic;
position:relative;
top:0;
width:2px;
height:2px;
}
#InfoText #placer {
left:13px;
position:absolute;
top:0px;
width:158px;
top:72px;
}
#Thanks img
{
	position:relative;
	left:-10px;
}

#SendToFriend
{

display:none;
}

#Inputs table tbody tr td select {
height:19px;
}