

#desc
{
	margin-bottom:10px;
}

body
{
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}

body, div, td, p
{
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
}

.header_wr
{
	padding:10px;
	padding-left:10px;
	padding-right:0px;
}

.site_title
{
	font-size:28px;
	text-decoration:none;
	color:black;
}

.side_bar_wr
{
	width:230px;
}

.menu_item
{
	background-color:white;
	padding:8px;
	padding-left:10px;
	border-bottom:1px dotted #5191E6;
	font-size:17px;
}
.menu_sub_item
{
	padding:8px;
	padding-left:8px;
	margin-left:20px;
	border-left:5px solid orange;
	border-bottom:2px dotted orange;
	font-size:17px;
}
.menu_item a, .menu_sub_item a
{
	color:blue;
}

#flashdiv
{

}

.game_listing_item
{
	margin-bottom:10px;
	clear:both;
}

.game_listing_item_content
{
	width:1800px;
	display:table-cell;
	padding-top:15px !important;
	padding-left:10px !important;
}

.game_listing_item_title a
{
	font-size:19px !important;
	color:blue;
}

.game_listing_item_desc
{
	margin-top:7px;
	width:100%;
	font-size:16px;
}

.game_listing_item_thumb
{
	margin-right:7px;
	margin-bottom:10px;
	float:left;
}

.game_listing_item_section
{
	margin-top:7px;
	background-color:white;
	font-size:14px !important;
	text-align:right;
}

a
{
	color:maroon;
}

.side_bar_wr
{
	border-right:1px dotted #5191E6 !important;
	border-top:1px dotted #5191E6 !important;
}

.content_wr
{
	padding-top:15px;
	padding-left:15px;
	border-bottom:1px dotted #5191E6 !important;
	border-top:1px dotted #5191E6 !important;
}

h1
{
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
	color:#5191E6;
}

h2
{
	color:gray;
}

.round_corner
{
			-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
}

.pager_wr b
{
	color:gray;
}
.pager_wr a
{
	border:1px solid orange;
	background-color:white;
	padding:5px;
		-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
}
.pager_wr
{
	margin-right:20px;
	margin-bottom:25px;
	clear:both;
}

.sub_sections_tbl
{
	width:70%;
	margin-bottom:20px;
	margin-left:20px;
}
.sub_sections_tbl td
{
	width:30%;
	line-height:25px;
	vertical-align:top;
}
.sub_sections_tbl a
{
	color:#CC3333;
}

#jofo_posts li
{
	margin-bottom:15px;
}

#jofo_posts li a
{
	color:blue;
}