body {
	background: #393939;
	color: white;
	font: 20px/1.5 serif;
	text-align: center;
	margin: 0;
	padding: 0;
}
#container {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#contentbox {
}
a {
	color: white;
}
h1 {
	font-family: Helvetica,sans-serif;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	text-shadow: 1px 1px 0px orange;
	margin: 10px 0 0 0;
	padding: 0;
}
h2 {
	font-family: Helvetica,sans-serif;
	text-align: center;
	font-size: 80%;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	text-shadow: 1px 1px 0px orange;
}
#mstopline {
	background: #B60A01;
	font-family: Helvetica,sans-serif;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
#mstopline a {
	padding: 2px 0 2px 10px;
	text-decoration: none;
	color: white;
}
#mstopline a:hover {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
	margin: 0 auto;
}
th {
text-align: center;
line-height: 1em;
}
th, td {
	padding: 0 0.5em;
	border: 2px solid #666;
}
td {
	vertical-align: text-bottom;
	line-height: 220%;
}
td.tdblank {
	border: none;
}

.tdtotalheading {
	text-align: right;
}
span.freq {
float: right;
font-weight: bold;
}
.inc {
	vertical-align: text-bottom;
}
input[type=text] {
	background: #555;
	color:white !important;
	width: 4em;
	margin: 3px 0 3px 0;
	text-align: center;
	font: bold 20px/1.5 serif;
	}
input.score {
	width: 8em;
}
td.tdtotal {
	text-align: right;
	font-weight: bold;
}
td.tdcfreq {
	text-align: center;
	}
form div {
	overflow: hidden;
	margin: 0;
	}
span.freq, span.freqtotal {
	padding-right: 1em;
	text-align: right;
	}
span.cfreq {display:none;}
	.icon{margin-left:2px;background-repeat:no-repeat;background-position:top left;padding:2px 0 2px 22px;background-image:url(http://static.mths.co/cmn/iconsp101222a.png);}
	.iconhelp{ background-position: 0 -566px;  } 
	.iconemail{ background-position: 0 -354px;  } 
	.iconwarning{ background-position: 0 -1280px;  }
	.iconmember{ background-position: 0 -746px;  } 	
		#instructions {
			

	/*	width: 40%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: rgba(50,50,50,0.8);
		padding: 50px 0;
	*/
		}
		#instructionsholder {
			color: orange;
			display: block;
			width: 400px;
			background: rgba(20,20,20,0.8);
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
			border:1px solid #ccc;
	padding: 10px;
		text-align: left;

		}
		button.reset,button.addrow{margin:15px 2px;padding:4px;font-size:14px;}
		button.reset{color:red;}
		button.addrow{color:green;}


#submenu ul {
	margin: 50px auto;
	width: 700px;


}

#submenu li {

display: block;
float: left;
width: 180px;
background-color: #292929;
padding: 10px;
text-decoration: none;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
border: 1px solid #191919;
margin: 0 10px;
}
#submenu a {
text-decoration: none;
color:#666;

}
#submenu a:hover {
	color: #aaa;
}
.footer {
clear:both;
padding-top: 20px;
}
iframe {vertical-align:bottom!important;}
.sharebutton {
display: inline;
}
#showsettings {

	width: 200px;
	height: 100px;
	color: black;
	font-size: 20px;
}