body{
	background-color: white;
	color: black;
}
a, a:visited{
	color: #222222;
}
#logo a{
	color: #636363;
	font-size: 2em;
}
#logo img{
	margin-left: .1em;
		vertical-align: middle;

}
input,textarea,select{
	background: #f5f5f5;
	color: #222222;
	border: 1px solid #636363;
}
.btn{
	background: #777777;
	color: white;
}
.time{
	color: #1d58c5;
}
hr{
	color: #e5e5e5;
}
#urlTitle a{

}
.var{
	color: #4b4b4b;
}

.dilemma, .item{
}
.item img, .vote img, table img{
	
	vertical-align: middle;
}
.item0,.item1{
	margin: .5em 0 .5em 0;
}
.item0 a,.item1 a{
	text-decoration: none;
	color: #222222;

}
.item0 a:visited,.item1 a:visited{

}
.item0 a:hover,.item1 a:hover, #mainMenu a:hover{
	color: black;
}
.item0 a, .item0 a:visited{
	font-weight: bold;
	color: #444444;
}

.item, .dilemma{
	background-color: #eaeaea;
	padding: .6em;
	border-radius: 1em;
	-moz-border-radius: 1em;
	margin-right: 1em;

	display: block;
	float: left;
	width: 20em;
}

.unselected{
	background-color: white;
	color: #222222;
}
.selected{
	color: white;
}
.selected-1{
	background-color: #dd3622;
	color: white;	
	font-weight: bold;

}
.selected1{
	background-color: #13b336;
	color: white;	
	font-weight: bold;

}
.selected0{
	background-color: #333333;
	color: white;	
	font-weight: bold;

}
.noteText,#preview{
	background: #f5f5f5;
}
.name{
	color: #2a2a2a;
}
.source a, .source a:visited{
}
.question{
	color: #0bec4b;
}
.vote1, .vote1 a, .vote1 a:visited, .vote1 a:hover{
	color: #13b336;
}
.vote0, .vote0 a, .vote0 a:visited{
	color: gray;
}
.vote-1, .vote-1 a, .vote-1 a:visited, .vote-1 a:hover{
	color: #dd3622;
}
.quesMark{
	font-size: 1em;
	color: white;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.total{
	font-size: .8em;
	color: silver;
}
