	A:link {color:#0066aa;text-decoration: none;}
	A:visited {color: #0066aa;text-decoration: none;}
	A:hover {border-bottom: 1px dotted grey;
	color: #0066aa;}
	A:active {color: #0066aa;text-decoration: none;}

body {
font-family: Arial;
font-size: 85%;
 }

#results {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	width: 640px;
}

#results h2 {
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 10px;
	font-weight: normal;
}

#results h2.nores {
	margin-bottom: 0;
}

#results h2 #timer {
	float: right;
	margin-left: 15px;
	font-size: 13px;
	line-height: 23px;
	color: #777;
}

#results ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px dashed #ccc;
}

#results ul div.thread {
  margin-top: 10px;
  background-color: #eee;
  margin-left: 58px;
  border: 1px solid #ccc;
}

/* IE hack for setting layout */
#results ul div.thread { display: inline-block; }
#results ul div.thread { display: block; }

#results ul div.thread ul {
	border-width: 0;
}

#results li {
	margin: 0;
	border-bottom: 1px dashed #ccc;
	padding: 15px 5px;
	min-height:50px;
}

div.avatar {
	float: left;
	width: 48px;
	height: 48px;
	overflow: hidden;
}

div.avatar a {
	text-decoration: none;
}

div.avatar img {
	width: 48px;
	height: 48px;
}

div.avatar a.from_av {
	display: block;
	width: 36px;
	height: 36px;
}

div.avatar a.to_av {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 18px;
	margin-top: -18px;
}

div.avatar a.from_av img {
	width: 36px;
	height: 36px;
}

div.avatar a.to_av img {
	width: 28px;
	height: 28px;
	border: 1px solid #ccc;
}

div.avatar {
	float: left;
}

div.avatar img {
	width: 36px;
	height: 36px;	
}

#results  li .msg {
	margin-left: 58px;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;
}

#results li.nested .msg {
	margin-left: 45px;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 3px;
}

#results li .msgtxt.translated {
	background-color: #ffffcc;
}

#results li .info, #results li .debug {
	margin-left: 58px;
	color: #777;
	font-size: 13px;
}

#results li .location {
	margin: 5px 0 5px 58px;
	font-size: 13px;
	color: #3d9438;
}

#results li .debug {
  padding-top: 5px;
  padding-left: 10px;
}

#results li.nested .info {
	margin-left: 45px;
	color: #777;
	font-size: 11px;
}

#results li.inthread {
	border: 0;
	padding-bottom: 0;
}

#results li.nested {
	padding-left: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px dashed #ccc;
}

#results li .one_sided_expl {
	margin-top: 5px;
}

#results li img.thread {
	margin-bottom: -5px;
}

#results div.thread li.first {
  border-top: 0px;
}

#results li.featured {
	background-color: #ffffcc;
}

#results .paginator {
	margin: 10px 0;
	text-align: center;
}

#results #pager-bottom.paginator {
	margin-bottom: 0;
}

#sidebar {
	width: 170px;
	float: right;
}

#sidebar .module {
	background-color: #fff;
	color: #777;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 148px;
}

#sidebar .module h3 {
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 13px;
	color: #000;
}

#sidebar #share ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar #share li {
	margin: 0 0 10px 0;
	padding: 0;
    color: #000;
}

#sidebar #share li.last {
	margin: 0;
}

#sidebar img.rss {
	margin-bottom: -3px;
}

#sidebar img.twitter {
	margin-bottom: -3px;
}

#sidebar img.lang {
	margin-bottom: -3px;
}

#sidebar #language {
	color: #000;
}

#sidebar #languageSelect {
	margin-top: 10px;
}

#sidebar #languageSelect p {
	color: #777;
	margin-bottom: 5px;
}

#sidebar #language .option, #sidebar #translator .option {
	width: 125px;
	font-size: 13px;
}

#sidebar #translator {
	color: #000;
}

#sidebar #translator span {
  color: #777;
}

#sidebar #translator #transPoweredBy {
	font-size: 11px;
	color: #777;
	margin-top: 5px;
}

.auto-trans {
  margin-top: 5px;
  font-size: 13px;
  color: #3d9438;
}

.nested .auto-trans {
	font-size: 11px;
	margin-top: 3px;
}

#sidebar .list ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

#sidebar .list li {
	margin: 0 0 5px 0;
	padding: 0;
    color: #777;
}

#sidebar .list li.last {
	margin: 0;
}

#sidebar #promo b {
	background-color: #ffffcc;
	padding: 2px;
}

#res-update, #suggest-lang, #alert, #network-cache {
  font-size: 14px;
  margin: 0 0 10px 0;
  font-weight: normal;
  padding: 0 0 0 5px;
  background-color: #ffffcc;
  height: 30px;
  line-height: 30px;
}

#network-cache {
  font-size: 10pt;
  text-align: right;
  background-color: #fff;
}

#new-res-count {
	font-weight: bold;
}

#suggest-lang {
  text-align: center;
}

#new-res-count {
  font-weight: bold;
}

#alert {
	display: none;
	background-color: #fff;
	color: #f25235;
	padding-left: 0;
	line-height: 16px;
	padding-top: 10px;
	margin-bottom: 0;
}

span.expand {
	color: #777;
	font-size: 11px;
	line-height: 17px;
}

#nearmap img {
  width: 146px;
  height: 146px;
  border: 1px solid #ccc;
  display: block;
}

#nearmap p {
	margin-top: 5px;
	color: #777;
	font-size: 11px;
}

#results li.st {
	border: 0;
	background-color: #edf2f8;
}

#results li.st .info .stnote {
	float: right;
	color: #a2b3c7;
}

#spelling {
	margin: 10px 0;
	font-size: 14px;
}

#spelling.nores {
	margin-bottom: 0;
}

#spelling em {
	font-weight: bold;
	font-style: normal;
	color: #c00;
}

#spelling b {
	font-style: italic;
}

.no form#sign_up,
form {
	margin: 30px 0 0 0;
	padding-bottom: 30px;
	font-family: Georgia, Times serif;
}

.no form {
	margin: 0;
}
form label {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin: 0 auto .5em auto;
	line-height: 1.4;
	width: 350px;
	color: #000;
}


form .text-input input {
	font-family: Georgia, Times, serif;
	display: block;
	margin: 0 auto;
	color: #0d3a57;
	font-size: 38px;
	padding: 4px 0;
	text-align: center;
	width: 360px;
}

form .text-input2 input {
	font-family: Georgia, Times, serif;
	display: block;
	margin: 0 auto;
	color: #0d3a57;
	font-size: 18px;
	padding: 4px 0;
	text-align: center;
	width: 360px;
}
form .text-select select {
	font-family: Georgia, Times, serif;
	color: #0d3a57;
	font-size: 18px;
	padding: 4px 0;
	text-align: center;
}

form .text-select {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding-top: 15px;
	margin: 0 auto .5em auto;
	line-height: 1.4;
	width: 350px;
	color: #000;
}

form .text-select input {
	position: relative; 
	left: 175px;
	top: 10px;
}

form .select label {
	display: inline;
}
