﻿#posts {
margin: 5px;
}
#posts div.shout_poster {
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	/*	color: #666666;
	background-color: #FFFFFF;*/
}
#posts p.shout_msg {
	padding: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 14px;
	line-height: 18px;/*	border-top-color: #cccccc;*/
}
#content form {
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 24px;
	margin-right: 2px;
	margin-left: 2px;
}
#content form input.txt, #content form textarea {
	

	padding: 9px;
/*	border: 1px solid #666666;	
	background-color: #FFFFFF;
	color: #333333;
*/}
#content form input.button {
	/*background-color: #ededed;
	color: #333333;
*/}
#top_10_games {
margin: 5px;
}
#top_10_games ol, #top_10_games li{
	list-style-type: decimal;
	font-size: 12px;
	text-align:left;
}

#ad_top {
	margin: 5px auto;
	padding: 0px;
	font-size: 13px;
	text-align: center;
	width: 60%;
}
#ad_top a {
	color: #000;
}

