body {
	width: 460px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	border: 2px solid #000;
	border-top: 1px solid #000;
	min-height: 520px;
}
#main {
	text-align: left;
	position: relative;
}



#content {
	padding: 0em 1em 3em 1em;
	background-color: #fff;
}
#responder {
	display: inline;
	margin: 0px 10px;
}
#rgbuttons {
	display: inline;
	margin: 0px 10px 0px 20px;
}
#qbuttons {
	display: inline;
	margin: 0px 10px;
}
#clbuttons {
	display: inline;
	margin: 0px 10px;
}
.graphlink {
	position: relative;
	top: 5px;
	left: 10px;
}
#responders {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	padding: 5px;
}
.padresponders {
	padding: 5px;
	margin: 5px;
}

#newqq {
	background-color: #ddd;
	padding: .5em 0em .5em .5em;
	margin: 1em 0em;
}

#qlinks {
	margin: 2px 0px;
	width: 100%;
}
.qlink {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	margin: 0px;
	padding: 2px 7px;
	background-color: #ddd;
}
.qlinkselect {
	border: 1px solid #000;
	margin: 0px;
	padding: 2px 7px;
	background-color: #fff;
}
#qlinks a:link {
	text-decoration: none;
}
#qlinks a:visited {
	text-decoration: none;
}

#listselect {
	background-color: #ddd;
	border: 1px solid #00f;
	padding: 0px 10px 0px 10px;
}
.close {
	margin-bottom: 2px;
}
#topimage {
	background: #ddd url(/images/responder-header-460.gif) no-repeat bottom center;
	height: 30px;
	position: relative;
	margin: 0px;
	border-top: 1px solid black;
}
.bigname {
	color: #000;
	font-size: 10px;
	margin-top: 0px;
}


#question {
	margin-top: 1em;
}

.smalltext {
	font-size: 10px;
}
p {
	color: #000;
	font-size: 1em;
}

.qrstag {
	text-align: center;
	color: #666;
	font-style: italic;
	margin: 0px 5px;
	font-size: 14px;
}

.red {
	color: #f00;
}

a:link {
	color: #00f;
}
a:visited {
	color: #00f;
}
a:hover {
	color: #333;
}

#centered {
	margin-top: 20px;
	text-align: center;
}
.centered {
	margin-top: 20px;
	text-align: center;
}

#sortlist li {
	list-style: none;
	margin-bottom: 4px;
}
#items li {
	list-style: none;
}

/* put the left rounded edge on the track */
#track2-left {
position: absolute;
width: 5px;
height: 9px;
background: transparent url(/images/slider-track-left.png) no-repeat top left;
}
/* put the track and the right rounded edge on the track */
#track2 {
background: transparent url(/images/slider-track-right.gif) no-repeat top right;
}
#track1 {
background: transparent url(/images/slider-track-right-long.gif) repeat top right;
}


/*flashnotice*/

.flashnotice {
	font: normal normal normal 1em normal Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #FF0000;
	background-color: #ffffff;
	padding: .25em 1em .25em 1em;
	margin: 1em 1.5em 0em 1.5em;
	text-align: center;
	color: #FF0000;
}


.orangebox {
	width: 370px;
	border: 2px solid #996;
	padding: 0px 10px 0px 15px;
	margin: 0px 12px;
	text-align: center;

}


.400top {
	margin: 0px;
}
.bottom400{
	margin: 0px;
	position: relative;
	top: -28px;
}
.red {
	color: #f00;
}
table.qlist td {
	text-align: center;
	margin: 0px;
	
}
.allq_a {
	background-color: #fc6;
	padding: 4px 2px;
	text-decoration: none;
}
.allq_na {
	padding: 4px 2px;
	text-decoration: none;

}
.allq_v{
	background-color: #ff6;
	padding: 4px 2px;
	text-decoration: none;

}
.currentq {
	border: 2px solid #666;
}
.comment {
	border: 1px #ccc solid;
	background-color: #ffc;
	padding: 10px;
}
#timer {
	width: 300px;
	height: 30px;
	text-align: center;
	margin-left: 80px;
	margin-top: 0px;
}
.timetoclose{
	text-align: center;
	margin: 5px 0px;
}
table.incenter{
	margin-left: auto;
	margin-right: auto;
}
.mcbutton {
	width: 280px;	
	border: 1px solid black;    
	/*-webkit-border-radius: 5px; */  
	padding: 8px;
	margin: 0px;
	font-size: .85;
	text-decoration: none;
}
a:link.selector  {
	text-decoration: none;
	color: black;
}
a:visited.selector  {
	text-decoration: none;
	color: black;
}
.mcbutton a:visited{
	text-decoration: none;
	color: black;
}	
.mcselected {
	width: 130px;
	height: 13px;
	font-size: 10px;
	color: white;
	background-color: #996;	
	border: 1px solid black;    
	/*-webkit-border-radius: 5px; */  
	padding: 5px 0px;
	margin: 5px auto;
}
.button_selected {
	color: #fff; 
	background: #996 url(/images/check.png) no-repeat center right;
	width: 280px;	
	border: 1px solid black;    
	/*-webkit-border-radius: 5px; */  
	padding: 8px;
	margin: 0px;
	font-size: .85;
	text-decoration: none;
}
.button_unselected {
	color: #000; 
	background-color: #ffe;
	width: 280px;	
	border: 1px solid black;    
	/*-webkit-border-radius: 5px; */  
	padding: 8px;
	margin: 0px;
	font-size: .85;
	text-decoration: none;
}

