﻿
/* Grid Poll Archive */
#CenterB {
	position:absolute;
	left:12px;
	top:110px;
	width:930px;
	height:650px;
	z-index:3;
	
}
#Center-HeaderB {
	position:absolute;
	left:790px;
	top:90px;
	height:26px;
	z-index:1;
	width: 140px;
}

#Center-Header-1B {
	position:absolute;
	left:123px;
	top:7px;
	width:15px;
	height:8px;
	z-index:1;
}
#Center-Header-2B {
	position:absolute;
	left:-65px;
	top:3px;
	width:185px;
	height:14px;
	z-index:2;
}

/* PopUp Poll */

#voting 
{
	border:solid 1px #ced9d9;
 text-align:left;
 width:178px;
}
#Pollans {
	position:relative;
	padding-right:15px;
	width:174px;
}
.Poll-ans-1 {
	position:relative;
	left:3px;
	width:170px;
	height:30px;
	z-index:1;
	padding-bottom:2px;
	text-align:right;
}
#Poll-Num {
	position:relative;
	margin-top:15px;
	width:178px;
	height:15px;
	z-index:2;
	background-color: #f1f3f3;
	overflow: hidden;
	text-align:center;
}
#question-Poll
{left:5px;
width:170px;
text-align:right;
position:relative;
height: 30px;
color:#888;
margin-bottom:7px;
z-index:auto;}
.pollTxt {
	font-size: 12px;
	font-family: Tahoma;
	text-align:right;
	
}
.style1 
{
	font-family:tahoma;
	font-size:11px;
}
#Poll-permission 
{
	position:relative;
	width: 178px;
	height:100%;
	z-index:1;
	border:solid 1px #ced9d9;
 text-align:center;
}
#Poll-permissiontxt 
{
	margin-top:5px;
	margin-bottom:10px;
	position:relative;
	width: 90%;
	height:90%;
	color:#ff3300;
}
.fontsize8 {font-size:11px; font-family: Tahoma; color:#666666;}
.fontsize11 {font-size: 11px; font-family: Tahoma;}
