


textarea {width:500px;height:150px;padding:20px;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border:2px solid #d8d7d7;}
input[type="submit"],input[type="reset"] {font-family:georgia;width:100px;height:30px;}




a:link, a:visited {color:#7f192f;}
a:hover, a:active {color:#b2030b;}


body {background:white;font-family:georgia,verdana,Arial,sans-serif;}
#container {width:960px;margin:20px auto;}
p.results,dl.results, .results {background:#f6ebeb;padding:20px 15px;margin:30px 0;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border:2px solid #ead6d6;}
#footer {text-align:center;font-size:85%;}
img {border:none;}



select{
	border: 1px solid gray;padding:4px;margin:10px 0;
	width: 300px;
	-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;
	background-color: #F2F2F2;
	font-family:georgia,verdana,Arial,sans-serif;
}
