BODY
{
	font-family: verdana;
	margin: 0;
	font-size: .85em;
}

A
{
	color: #72A6C4;
}

A:hover
{
	text-decoration: underline;
}

A.up, A.down, A.steady
{
	text-decoration: none;
}

A.up:hover, A.down:hover, A.steady:hover
{
	text-decoration: underline;
}


A.up, A.rategood
{
	color: #5A9B5A;
}

A.down, A.ratebad
{
	color: #C14C52;
}

A.steady, A
{
	color: #222;
}



FORM
{
	margin: 0;
}

.underLine
{
	/*border-bottom: 1px black solid;
	border-top: 0px black solid;
	border-left: 0px black solid;
	border-right: 0px black solid;*/
	background-color: #fff;
}

.new { color: blue; }

#topBar, #topBarGrey
{
	width: 100%;
	height: 90px;
	background-repeat: repeat-x;
}

#topBar
{
	background-color: #72A6C4;
	background-image: url(../components/img/topbanner.gif);
}

#topBarGrey
{
	background-color: #ccc;
	background-image: url(../components/img/topbanner_grey.gif);
}

#rightHugLogo
{
	float: right;
	position: absolute;
	right: 5px;
	z-index: 42;
	top: 6px;
}

#newSentence
{
	padding-left: 10px;
	padding-top: 10px;
}

.sentence, .userlink
{
	text-decoration: none;
	color: #222;
}

.sentence
{
	/*margin-bottom: 1px;
	display: block;*/
}

#content
{
	margin-left: 15px;
	margin-bottom: 0;
}

#left
{
	width: 500px;
	float: left;
}

#right
{
	margin-left: 600px;
	margin-right: 30px;
	padding-top: 16px;
}

.latestSentence, .otherheader
{
	font-weight: bold;
	margin-left: -10px;
	font-size: 16px;
	color: #72A6C4;
	display: block;
}

#research #left
{
	margin-left: 5px;
	margin-top: 0;
	.margin-top: 15px;
}

#research #right
{
	margin-top: 15px;
}

#reserach .latestSentence, #research .otherheader
{
	margin-left: 0;
}

.general
{
	/*text-transform: uppercase;*/
	font-size: 10px;
}

#dangler
{
	float: right;
	position: absolute;
	right: 0px;
	top: 185px;
	text-align: right;
}

.previous { padding-left: 15px; }

#loginInfo
{
	/*float: right;
	position: absolute;
	right: 10px;
	top: 145px;
	background-color: #fff;*/
}	

#weHateSpam
{
	font-size: .8em;
	color: #333;
	padding-left: 15px;
	margin-top: 15px;
}

.submitButton
{
	display: block;
	margin-top: 10px;
}

#clearboth
{
	clear: both;
}

.own
{
color: #306182;
}

#randomGood
{
	color: #fff;
	position: absolute;
	top: 57px;
	right: 102;
	text-align: right;
	z-index: 50;
	font-family: georgia;
}

.live
{
	font-size: 7em;
	color: #306182;
}