
* { margin: 0; padding: 0; }

body { text-align: center; font-family: Arial, sans-serif; font-size: 12px; color: #2C2C2C; line-height: 18px; }

#container { margin: 0 auto; width: 800px; text-align: left; background-color:#fff }

h1{ float: left; padding-left: 10px; font-size: 24px;font-weight: normal; padding-top: 72px; color: white;}

h2{text-transform: uppercase;font-size: 14px;font-weight: bold;padding: 5px 0;}



#header span {text-transform: uppercase;font-size: 12px;font-weight: bold;text-align: center;background-color: white;padding: 10px;width: 310px;float: right; margin-top: 62px;}

#header span {_margin-top: -28px;}

#header p { float: left; width: 110px; padding: 0; margin: 0; }
#header p a { display: block; width: 110px; height: 100px; }
#header p a strong { display: none; }

#content {padding: 15px 20px;margin-bottom: 5px;}

/* p span {background-color: #EFEFEF; padding: 10px;} */
p.gray_bg {background-color: #EFEFEF; padding: 10px;}

span.alexa{background-color: #EFEFEF;display: block;width:100%; padding: 10px 0; text-indent: 30px;}
span.alexa a.current{font-weight: bold;text-decoration: none;}
span.alexa strong {padding-left:15px;}

input.textbox{border: 2px solid #E5E5E5;height: 20px;width: 170px;background: url("lupa.gif") no-repeat top left;text-indent: 20px;margin: 2px;}

#content form {padding: 5px 0;display: block;width: 100%;text-align: right;}

a {text-decoration: underline;}
a:hover{text-decoration: none;}

p.results {font-size: 14px;padding: 10px 0;text-align: right;}

span.browse{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
display: block;
padding: 5px;
text-align: right;
}

span.browse a {text-decoration: none;}
span.browse a strong {text-decoration: underline;}

div.results_box {margin: 15px 0;overflow: auto;}
div.results_box img {position: relative;float: left;margin-right: 10px;}
div.results_box p {margin-left: 10px; }

hr {
height: 1px;
border: 0;
border-top: 1px dotted #ccc;
clear: both;
}
a.name {font-size: 16px;text-decoration: none;font-weight: bold;}

span.green{display: block;}

table {border:2px solid #E5E5E5;border-collapse: collapse;margin-bottom: 20px;}
td{padding: 7px;}
td.top {background-color: #007841;color: white;font-weight: bold;}
td+td {
	border-left: 1px solid #CCC;
	text-align: center;
	}
tr.top{border-bottom: 1px solid #ccc;}

ul{margin: 5px 0;}

ul {width:400px;display: block;}
ul li span {margin-left: 100px;}

span.green a, a.green {color: #3C7B6D;}
