/* @override http://www.gilfahey.com/css/styles-extras.css */

/*
---------------------------------------------
THE CITY CYCLOPS WILL OVERCOME YOU.

http://theuniversityofmyopia.com
http://citycyclops.com
http://iamtedwilson.com

---------------------------------------------
 */


body {
		margin: 0;
		width: 100%;
		padding: 0;
		text-align: left;
		font-family: "Verdana", arial, helvetica, sans-serif;
		color: #000;
		line-height: 150%;
		font-size: 72%;
		background-color: #ffffff;
		}	
		
div#container {
		border-color: #575757;
		border-style: solid;
		border-width: 1px;
		width: 310px;
		margin: 10px;
		padding: 20px;
		background-color: #eeeeee;
		}	
		
div#container table {
		border-width: 0px;
		border-style: none;
		margin-top: 20px;
		}	
		
div#container table td.label {
		text-align: right;
		padding-right: 10px;
		vertical-align: top;
		}	
		
div#container table td input {
		width: 230px;
		height: 1.6em;
		border-color: #575757;
		border-style: solid;
		border-width: 1px;
		}

img.submitBtn {
	padding-left: 150px;
}