
div#shops
{
	position: relative;
	top: -225px;
	left: 530px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 10px;
	color: #990000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#top3shops
{
	position: relative;
	left: 25px;
	width: 150px;
	font-size: 10px;
}

p.shoptitle
{
	font-size: 12px;
	font-weight: bold;
}

p.shopinfo
{
	color: #7D7A7A;
	font-size: 10px;
}

div#chatter
{
	margin:		30px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

div#map
{
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}

#status_frame 
{
	display:			block;
	background-image:	url("http://www.radiator.com/images/grad_white.gif");
	background-position:bottom;
	background-repeat:	repeat-x;
	background-color:	#FFFFFF;
	position:			relative;
	height:				12;
	padding:			5 10 5 10;
}

#progress 
{
	float:				left;
	padding-bottom:		5px;
}

#submit 
{
	cursor:				pointer;
}

TR.dialogue_server, TR.dialogue_client, TR.dialogue_prompt 
{
	font-family:		arial;
	font-size:			12px;
}

TR.dialogue_client 
{
	background-color:	#EEEEEE;
}

TR.dialogue_prompt 
{
	font-weight:		bold;
}

TD.label_client, TD.label_server, TD.label_prompt 
{
	vertical-align:		top;
	text-align:			right;
	white-space:		nowrap;
}

TD.label_client 
{
}

TD.label_server 
{
}

TD.label_prompt 
{
}

INPUT.chat_button 
{
	font-weight:		bold;
	border:				#CCCCCC 2px solid;
	background-color:	#333399;
	color:				#FFFFFF;
	cursor:				pointer;
}

.hardline 
{
	background-color:	#000000;
	height:				2px;
}

#controls
{
	position:		relative;
	top:	70px;
	left:	75px;
	display:		inline;
}

#status 
{
	position:		relative;
	top:			155px;
	left:			80px;
	font-family:	helvetica;
	font-size:		13px;
	font-style:		italic;
}

div#chatter 
{
	background-image:	url("http://www.radiator.com/inc/chatimage.php");
	background-repeat:	no-repeat;	
	width:				730px;
	height:				500px;
}

#chat 
{
	position:		relative;
	top:			63px;
	left:			30px;
	background-color:	#FFFFFF;
	overflow:		auto;
	padding:		10;
	height:			210px;
	width:			462px;
}

#bestrad
{
	position: relative;
	top: -280px;
	left: 35px;
	width: 450px;
	text-align: center;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.sameday
{
	position: relative;
	left: 200px;
	color: #990000;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
}
