﻿/*container*/
#container{
	width:480px;
	margin:0px auto;
}
#data_container{
	width:480px;
	overflow:hidden;
	margin:0px auto;
}
.data_container_top{
	background:url(../images/data_container_top.gif) no-repeat;
	height:8px;
	width:480px;
}
.data_conatiner_middle{
	background:#FFFFFF;
	border-left:1px solid #E6E5E6;
	border-right:1px solid #E6E5E6;
	width:480px;
	padding:0px 0px;
	overflow:hidden;
}
/*Help Page*/
.top_heading{
	font-size:15px;
	font-weight:bold;
	color:#F7480B;
	border-bottom:1px solid #C9C9C9;
	padding-bottom:3px;
}	
.quiz_main{
	width:480px;
	height:auto;
	text-align: justify;

}

.quiz_contents{
	width:480px;
	padding-bottom:2px;
	overflow:hidden;
	clear:both;
	text-align:justify;
}

.contents_left{
	width:218px;
	height:auto;
	padding-bottom:2px;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#5a5a5a;
	text-align:center;
}
.contents_right{
	width:240px;
	height:auto;
	float:right;
	padding-bottom:2px;
	font-size:13px;
	font-weight:bold;
	color:#5a5a5a;
	text-align:center;
}
.td_text{
	font-family: Verdana;
	font-size:13px;
	font-weight:bold;
	color:#5a5a5a;
	height:30px;
	text-align:center;
}

.gn0{
	width:300px;
	height:42px;
	text-align:center;
	background: url(../images/gn1.gif) no-repeat;
}

.gn1{
	width:300px;
	height:42px;
	text-align:center;
	background:url(../images/gn2.gif) no-repeat;
	
}

.gn2{
	width:300px;
	height:42px;
	text-align:center;
	background: url(../images/gn3.gif) no-repeat;
	
}

.gn3{
	width:300px;
	height:42px;
	text-align:center;
	background: url(../images/gn4.gif) no-repeat;
	
}

.gn4{
	width:300px;
	height:42px;
	text-align:center;
	background: url(../images/gn5.gif) no-repeat;
	
}

.gn5{
	width:300px;
	height:42px;
	text-align:center;
	background: url(../images/gn6.png) no-repeat;
	
}

.gn6{
	width:300px;
	height:42px;
	text-align:center;
	background:url(../images/gn7.png) no-repeat;
	
}

.gn7{
	width:300px;
	height:42px;
	text-align:center;
	background: url(../images/gn8.png) no-repeat;
	
}

.gn8{
	width:300px;
	height:42px;
	text-align:center;
	background: url(../images/gn9.png) no-repeat;
	
}

.gn9{
	width:300px;
	height:42px;
	text-align:center;
	background: url(../images/gn10.png) no-repeat;
	
}
.gnw{
	background: url(../images/gn6.gif) no-repeat;
	width:320px;
	height:42px;
	text-align:center;
	padding-left:15px;
}

.matchquizlinks{
	font-family: Kalapi;
	font-size:22px;
	font-weight:bold;
	color:#5a5a5a;
	text-decoration:none;
}
.gntext
{
text-align:center;
}