﻿body 
{
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-position:top center;
	background-repeat:no-repeat;
}

#wrapper 
{
	background: url('images/index_openned.jpg');
	background-repeat:no-repeat;
	height:768px;
	width:945px;
	margin:0 auto;
	position:relative;
	top:0px;
	left:0px;
	padding:0px;
	border-bottom-style:none;
}

#sendButton
{
	position:absolute;
	top:370px;
	left:33px;
	width:225px;
	height:77px;
}

#takanonLink
{
	position:absolute;
	top:417px;
	left:359px;
	width:29px;
	height:13px;
}

#dropdownLeague
{
	direction:rtl;
	height:21px;
	left:338px;
	position:absolute;
	top:193px;
	width:233px;
}

#choicesBox
{
	position:absolute;
	top:240px;
	left:14px;
	width:561px;
	text-align:right;
	direction:rtl;
	padding-right:11px;
}

#ddlAreaCode
{
	direction:rtl;
	height:22px;
	left:315px;
	position:absolute;
	top:389px;
	width:55px;
}

#txtNumber
{
	direction:rtl;
	height:16px;
	left:376px;
	position:absolute;
	top:389px;
	width:111px;
}

#chkTakanon
{
	height:16px;
	left:517px;
	position:absolute;
	top:412px;
}

#footer
{
	direction:rtl;
	position:absolute;
	top:459px;
	left:248px;
	display:none;
}

#footer li
{
	float:right;
	list-style:none;
	padding-right:13px;
	padding-left:13px;
}

#footer li.seporator
{
	float:right;
	list-style:none;
	padding-right:0px;
	padding-left:0px;
	font-size:13px;
	font-family:Verdana;
	padding-top:3px;
}

#footer li a
{
	text-decoration:none;
	color:#0E560C;
	font-size:13px;
	font-family:Verdana;
}

#extraText
{
	position:absolute;
	color:#248E1F;
	font-size:10px;
	font-family:Verdana;
	left:32px;
	top:480px;
	width:535px;
	height:42px;
	direction:rtl;
	text-align:right;
}

#extraText a
{
	color:#248E1F;
}

.oneChoiceSection
{
	float:right;
	width:140px;
	height:22px;	
}

.choiceSection
{
	float:right;
	width:120px;
	height:18px;
	padding-bottom:4px;
}

.choiceSectionRadio
{
	float:right;
	width:20px;
	height:18px;
	padding-bottom:4px;
}

.choiceSection span
{
	color:#0E560C;
	font-size:13px;
	font-weight:normal;
	font-family:Verdana;
}

