body {
	background-color: #fff;
	color:#666666;
	margin:0 0 0 0;
	height:100%;
	width:100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em; 	/* changes the default font size to 10px */
	}
a{
	text-decoration:none;
	color:#6AC73B;
	background:#FFFFFF

}
form {
	margin: 0px;
	padding: 0px;
}

a:hover{
	text-decoration: none;
	background-color: #6AC73B;
	color: #FFFFFF;
	}
		
/*  The 2 lefthand panes */
#feedback {
	position: absolute;
	left:10px;
	top:56px;
	width:120px;
	/* border:1px solid;*/
	/*border-color:#CCCCCC;*/
	height: 100px;
	text-align: center;
	vertical-align:middle;
	}

#adContent {
	position: absolute;
	left:10px;
	top:183px;
	width:120px;
	height: 240px;
	/* Testing formatting 
	border:1px solid #999999;
	vertical-align:middle;
	text-align:center;
	font-size: 0.5em;*/	
		}
#karma {
	position: absolute;
	top: 427px;
	width: 120px;
	border: 1px solid;
	border-color: #CCCCCC;
	left: 10px;
	text-align: center;
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* the main content layer which contains the left and right blocks */
#dilemma  {
	margin-left: 140px;
	margin-bottom: 0px;
	top:0px;
	z-index:1;
	position: absolute;
	visibility: hidden;
		}

/* left block */	
#optionA {
	position: relative;
	}

/* right block */
#optionB {
	left: 25px;
	position: relative;
	}

.footer {
	background-color: #FFFFff;
	color:#666666;
	text-align: center;
	font-weight: normal;
	margin-top: 1em;
	width:825px;
	line-height: 2em;
	font-size: 12px;
	position:relative;
	float:left;
	}

/* Classes */
.masthead {
	border:0;
	text-align: right;
	font-weight: normal;
	height:20px;
	top:0;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	}

.logoImg {
	margin-right: 7px;
	margin-top: 4px;
	}

.dilTitle {
	font-size: 1.8em;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 0.25em;
	margin-top:55px;
	letter-spacing: -0.05em;
}

.opTitle {
	font-size: 1em;
	margin-top: 0.4em;
	margin-left: 0.4em;
	margin-bottom: 0.25em;
}

.opDesc {
	font-size: 0.7em;
	margin-top: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0.25em;
}

.dilDesc {
margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	max-height: 3.5em;
	font-size: 1em;
	color: #666666;
	background-color: #FFFFFF;
	width:825px;
}

.dilImage {
	max-width: 350px;
	max-height: 350px;
	text-align: center;
	border:0px;
}

.dilText {
	margin-left: 1em;
	
}

.optionButton {
	width: 96%;
	margin: 0;
	font-size: 0.7em;
	color:#333333;
	background-image: url(../images/bg_button01.png);
	}

.housekeeping {
	position: relative;
	float: left;
	font-size: 0.8em;
	margin-top: 10px;
	line-height: 2em;
	vertical-align: middle;
	margin-bottom: 0px;
	width: 825px;
}

.comments {
	position:relative;
	float: left;
	width: 825px;
}


.commentsHeader{
	background-color: #daf3ce;
	color:#666666;
	border: solid 1px;
	padding: 3px;
	margin: 0px;
	border-color: #CCCCCC;
	font-size: 0.7em;
	}



.comment {
	background-color:#E7FFE5;
	border-color:#CCCCCC;
	border-style:solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin-top: 0px;
	font-size: 0.6em;
	padding: 4px;
 	color: #666666;
}

.comment a{
	background: none;
}

.comment a:hover{
	background-color: #6AC73B;
	}

.option {
	width: 400px;
	overflow: auto;
	float:left;
	z-index: 2;
	background:#daf3ce;
	}

.or {
	position:absolute;
	left:376px;
	top:100px;
	width:70px;
	height:70px;
	z-index:20;
	background-image: url(../images/or01.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
.dilImgContainer {
	text-align: center;
	margin-bottom: 10px;
	border: 0px;
}

.login {
	position:absolute;
	left:7px;
	top:4px;
	width:130px;
	height:40px;
	z-index:2;
	font-size: 0.6em;
	line-height: 0.25em;
}
.icon {
	vertical-align: middle;
	width: 25px;
	height: 25px;
}

.nospace {
	margin:0;
	padding:10px;
	text-align:center;
}

.overlay {
	color:#666666;
	background-image:url(../images/bg_op01.png);
	margin: 2px;
	cursor:pointer;
}
.overlay a{
	background:none;
	color:#666666;
}

.overlay a:hover{
	color: #333333;
}

.spinner{
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
	visibility:hidden;
	z-index:21;
	
}
.loader{
	background:#FFFFFF;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1000;
	visibility: hidden;
	margin-top: 200px;
}.question {
	font-weight: bold;
	margin-bottom: 0px;
}
.normal {
	font-size: 1em;
	margin-top: 2px;
}
.pageTitle {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: -10px;
	text-indent: 10px;
	z-index: 1;
}
.big_textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-color: #E7FFE5;
	border: 1px solid #666666;
	margin-bottom: 0.25em;
	margin-left: 0.25em;
	padding-left: 0.25em;
	margin-top: 0.25em;
}

.formlabel {
	font-size: 1.8em;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 0.25em;
	margin-top: 0px;
}

.simpleboxborder {
	padding: 2px;
	background-color: #CCCCCC;
	margin: 10px;
}
.simplebox {
	padding: 10px;
	background-color:#FFFFFF;
}
.simpleboxtitle {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	margin-right: -10px;
	padding-bottom: 8px;
	text-indent: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-color:#CCCCCC;
}

.simpletitle {
	font-size: 1.8em;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 0.1em;
	margin-top:0px;
}

ul {
	margin-top: 5px;
	margin-bottom: 0px;
}

.poker {
visibility:hidden;
}