body {
  background: #FFF url(/images/background.gif) no-repeat center top;
  font-family: arial, sans-serif;
  font-size: 11pt;
  color: #7D7D7D;
}

.clearer{
	clear: both;
}

ul#area_codes {
	padding: 0px;
	margin-top: 15px;
}

#area_codes li h2 {
	font-size: 12px;
	display: inline;
	clear: none;
	padding: 0px;
	float: left;
}

label {
  display: block;
}

a:link, a:visited {
  text-decoration: none;
  color: #17A4C5;
}
a:hover {
  text-decoration: underline;
}

h2 {
  font-size: 16pt;
}

label {
  font-size: 15pt;
  padding: 1px;
  margin: 0 6px 3px 0;
}

textarea {
  font-size: 12pt;
  color: #7D7D7D;
  border: 1px #EEEEEE inset;
  margin-bottom: 10px;
  font-family: arial, sans-serif;  
}

#body_content {
  width: 543px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

div#leaderboard{
	width: 728px;
	margin: auto;
	clear: both;
	margin-bottom: 15px;
}

#masthead {
  margin-bottom: 27px;
}

#masthead h1 {
  background: transparent url(/images/logo.png) no-repeat center top;
  width: 545px;
  height: 82px;
  margin-top: 20px;
}

#masthead h1 a {
  background: transparent url(/images/logo.png) no-repeat center top;
  display: block;
  width: 543px;
  height: 82px;
  text-decoration:none;
  text-indent: -2000em;
  z-index:1000;  
}

#masthead h1 a:hover {
/*  background-position: 0px -100px; */
  cursor: pointer;
}


#masthead ul, #masthead ul li, #footer ul, #footer ul li, 
  .breadcrumb ul, .breadcrumb li {
  display: inline;
  margin: 0;
  padding: 0;
}
#masthead ul li, #footer ul li {
  margin-left: 5px;
  margin-right: 5px;
}

#body_content h2, #message_area {
  margin-left: 25px;
  margin-bottom: 12px;
}

#footer {
  width: 543px;
  margin: auto;
  padding-top: 10px;
  text-align: center;
}

#footer img, .report_controls input {
  vertical-align: middle;
}



#language_chooser {
  margin: 20px 0 20px 0;
}

.rounded_box {
  position: relative;
  background-color: #F9F9F9;
  padding: 13px 18px 13px 18px;
  margin-bottom: 24px;
}

.tl {position: absolute; top: 0; left: 0;}
.tr {position: absolute; top: 0; right: 0;}
.bl {position: absolute; bottom: 0; left: 0;}
.br {position: absolute; bottom: 0; right: 0;}

fieldset.buttons {
  display: block;
  text-align: center;
}

fieldset.buttons input {
  margin-top: 2px;
  font-size: 15pt;
  padding: 2px;
  color: white;
  border: 2px outset #1F9BD6;
  background-color: #25ABCD;
}

fieldset.inputs input, select {
  line-height: 25px;
  font-size: 14pt;
  color: #7D7D7D;
  border: 1px #EEEEEE inset;
  height: 25px;
  margin-bottom: 10px;
}

div.article {
  width: 488px;
  margin-left: 25px;
  padding: 10px 0 10px 0 ;
  border-top: 1px #17A4C5 solid;
  border-bottom: 1px #17A4C5 solid;
}

.article p {
  margin: 10px 0 10px 0;
}

.article h2 {
  margin-left: 0 !important;
}

.report {
  padding-bottom: 5px;
}

.report ul li {
  padding: 5px;
}

.reply_link {
  text-align: right;
  margin: 0;
  padding: 0 0 5px 0;
}

div.errors p {
  display: none;
}
div.errors ul {
  margin-left: 32px;
  margin-bottom: 10px;
}

.errors ul li {
  padding: 5px 0 5px 0;
}
#comment_author_name, #report_author_name, #report_callerid, 
#report_description, #report_location {
  width: 100%;
}
#comment_body {
  height: 120px;
  width: 100%;
}

.comment .rounded_box {
  margin-bottom: 0;
  padding-bottom: 1px;
}

.comment .rounded_box div  {
  padding-bottom: 10px;
}

.comment {
  margin-bottom: 22px;
}

.caption {
  margin: 0 0 0 32px;
}

ul.breadcrumb {
  margin: 10px 0 15px 0;
  font-size: .85em;
}

#most_annoying li {
  margin: 2px auto 2px auto;
}

#adsense_468x15 {
	width: 468px;
	margin: 0 auto 18px auto;
	padding: 0;
}
#footer p { margin: 20px 0 20px 0;}
#partners h3 { display: inline; }
#partners ul, #partners li { display: inline; }