body {
	background-image:url('http://retweet.net/bg.gif');
	font-family:Arial,Verdana;
	font-size:14px;
}
div#main {
	background-image:url('http://retweet.net/sides.gif');
	width:954px;
	background-repeat:repeat;
	/* border:1px dotted black; */
}
div#header {
	text-align:left;
	width:954px;
	height:70px;
}
div#bar {
	background-image:url('http://retweet.net/bar.gif');
	width:954px;
	height:44px;
	clear:both:
}
div#bottom {
	background-image:url('http://retweet.net/bottom.gif');
	width:954px;
	height:31px;
	clear:both;
	background-repeat:no-repeat;
}
div#content {
	clear:both;
	width:954px;
	/* height:350px;*/
	margin-top:20px;
	text-align:left;
	padding-left:115px;
	vertical-align:top;
}
div#content input {
	border:1px solid #cccccc;
	font-size:14px;
	padding:3px;
	width:620px;
	color:#666666;
}
div#content input.button {
	width:70px;
	font-size:14px;
	padding:2px;
	border:1px solid #cccccc;
	color:#666666;
}
div#content textarea {
	border:1px solid #cccccc;
	font-size:14px;
	width:350px;
	height:100px;
	font-family:Arial, Verdana;
}
table.formtable {
	font-size:14px;
	
}
table.formtable td {
	vertical-align:top;
	padding-right:20px;
	padding-bottom:10px;
}
img#logo {
	margin-left:7px;
	margin-top:12px;
	float:left;
}
div#topnav {
	float:right;
	color:black;
	margin-top:23px;
	margin-right:10px;
}
div#topnav input {
	border:1px solid #cccccc;
	color:#666666;
}
div.left {
float:left;  width:300px; margin-left:100px;
}
table.rtwords {
font-size:12px;
}
div#fetch-loader {
	clear:none;
}
