body
{
	background:#C6E1F4 url(images/bg.png);
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}

img
{
	border:0;
}

.game_not_found
{
	height:170px;
	padding-top:130px;
}

#no_games
{
	text-align:center;
	padding-top:30px;
	height:100px;
}

#rateStatus
{
	float:left;
	clear:both;
	width:100%;
	height:20px;
}

#rateMe
{
	float:left;
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#rateMe li
{
	float:left;
	list-style:none;
}

#rateMe li a:hover,#rateMe .on
{
	background:url(images/star.png) no-repeat;
}

#rateMe a
{
	float:left;
	background:url(images/empty_star.png) no-repeat;
	width:20px;
	height:20px;
}

#ratingSaved
{
	display:none;
}

.saved
{
	color:red;
}

#comments ul
{
	list-style:none;
	margin:0;
	padding:8px 10px 15px 8px;
}

#comments ul li
{
	background-color:#dde7f7;
	background-image:url(images/profile_comment_back.png);
	background-repeat:repeat-x;
	color:#FFF;
	line-height:150%;
	width:750px;
	border:1px solid #7DA3FF;
	margin:0 auto 8px;
	padding:4px;
}

#member_list
{
	width:100%;
}

#member_list td
{
	border-bottom:1px solid #dfdfdf;
	height:40px;
}

#member_list td a
{
	color:#373737;
}

#login_to_comment
{
	text-align:center;
	padding:15px 0;
}

.memberlistadmin a {
	color:#FFFF00;
}

.memberlistmod a {
	color:#0000FF;
}
.main_container
{
	width:990px;
	background-color:#FFF;
	margin:auto;
}

.main_container a
{
	color:#235f92;
}

.header
{
	height:100px;
	text-align:left;
}

.header_container
{
	width:990px;
	padding-top:10px;
	margin:auto;
}

.logo
{
	float:left;
	height:77px;
	overflow:hidden;
}

.user_area
{
	float:right;
	height:51px;
	width:365px;
	background:url(images/header_background.png);
	margin-top:4px;
	padding:6px 0 6px 10px;
}

.ua_info
{
	float:left;
	margin-left:10px;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:12px;
}

.ua_info a
{
	color:#000;
}

.ua_info a:hover
{
	color:#164eb3;
}

.ua_username
{
	font-size:18px;
	float:left;
}

.ua_username a
{
	text-decoration:none;
}

.ua_unregistered
{
	font-size:18px;
}

.ua_points
{
	float:left;
	background-color:#fff;
	margin-left:5px;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	margin-top:3px;
	border:2px solid #083974;
	-moz-border-radius:12px;
	padding:0 8px;
}

.ua_points a
{
	color:#000;
	text-decoration:none;
}

.ua_points a:hover
{
	color:#6cf;
	text-decoration:none;
}

.menu_container
{
	background:url(images/content_top.png) repeat-x #fff;
	overflow:auto;
	width:990px;
	margin:auto;
}

.menu_top
{
	width:980px;
	height:6px;
	background:url(images/menu_top.png);
	overflow:hidden;
	margin:5px auto auto;
}

.menu_background
{
	background:url(images/menu_background.png) repeat-x #FA0800;
	overflow:auto;
	width:980px;
	margin:0 5px;
}

.menu_bottom
{
	width:980px;
	height:5px;
	background:url(images/menu_bottom.png);
	overflow:hidden;
	margin:auto;
}

.categories_menu
{
	text-align:left;
	font-family:Arial;
	color:#1c3e85;
	font-size:15px;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:5px;
	float:left;
	width:700px;
}

.categories_menu a:link,.categories_menu a:visited
{
	color:#FFF;
	text-decoration:none;
}

.categories_menu a:hover
{
	color:#FFF;
	text-decoration:underline;
}

.search
{
	text-align:right;
	padding-top:4px;
	padding-right:10px;
	float:right;
	width:220px;
}

.search_box
{
	border:1px solid #999;
	height:21px;
	width:180px;
	font-size:14px;
	padding-left:4px;
	color:#4c4c4c;
	background:url(images/search_box.gif);
}

.pages_menu
{
	text-align:center;
	margin-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#999;
	height:30px;
	padding-top:9px;
}

.pages_menu a:link,.pages_menu a:visited
{
	color:#333;
	text-decoration:none;
}

.pages_menu a:hover
{
	color:#21529a;
	text-decoration:underline;
}

.leaderboard
{
	margin-top:10px;
	text-align:center;
	padding-bottom:10px;
}

.leaderboard2
{
	margin-bottom:15px;
	text-align:center;
	padding-top:10px;
}

.ad_small_square
{
	margin-bottom:20px;
	text-align:center;
}

.ad_banner
{
	text-align:center;
	padding-top:15px;
}

.content
{
	font-family:Arial;
	font-size:14px;
	text-align:left;
	padding:10px 10px 0;
}

.profile_content
{
	text-align:left;
}

.misc_page_title
{
	border-bottom:1px solid #D7D7D7;
	font-family:Arial;
	font-size:24px;
	font-weight:400;
	text-align:left;
	color:#0e326f;
	margin:0 10px 15px;
}

.module_header
{
	background-image:url(images/module_top.png);
	width:228px;
	height:24px;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	text-align:center;
	margin:auto;
	padding:8px 0 0;
}

.module
{
	font-family:Arial;
	font-size:12px;
	width:222px;
	background:#fff;
	border-left:#860000 3px solid;
	border-right:#860000 3px solid;
	margin:auto;
	padding:5px 0;
}

.module a
{
	color:#3e3e3e;
	text-decoration:none;
}

.module a:hover
{
	color:#568ca8;
}

.module ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.module li
{
	border-bottom:1px solid #cbd5eb;
	text-align:left;
	margin-right:10px;
	margin-left:10px;
	padding:5px 0;
}

.module_bottom
{
	width:228px;
	height:5px;
	overflow:hidden;
	background-image:url(images/module_bottom.png);
	margin:auto auto 15px;
}

.content_left
{
	float:left;
	width:733px;
}

.content_right
{
	float:right;
	width:253px;
}

.misc_container
{
	padding:0 10px;
}

.footer
{
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:12px;
	width:984px;
	text-align:center;
	background-color:#fff;
	margin:auto;
	padding:3px;
}

.footer a
{
	color:#34567e;
}

.form_textbox
{
	height:20px;
	width:250px;
	border:1px solid #CCC;
	font-size:15px;
	padding:4px;
}

.home_container
{
	width:980px;
	background-color:#FFF;
	margin:auto;
}

.home_cat_container
{
	width:330px;
	float:left;
	margin-right:10px;
	margin-left:20px;
	height:570px;
}

.home_cat_row
{
	overflow:inherit;
}

.home_categories
{
	width:740px;
	margin-top:5px;
}

.home_cat_heading a
{
	font-family:Arial;
	color:#142b5b;
	font-size:18px;
	text-decoration:none;
}

.home_cat_heading
{
	text-align:left;
	padding-left:5px;
	padding-top:20px;
	margin-left:10px;
	border-bottom:1px solid #d2d2d2;
}

.home_cat
{
	padding-left:10px;
	padding-bottom:10px;
	margin-left:10px;
	width:210px;
	background-position:bottom left;
	background-image:url(images/home_cat_back.png);
	border-bottom:1px solid #d2d2d2;
}

.homepage_game
{
	float:left;
	width:210px;
	margin-top:10px;
}

.home_game_image
{
	float:left;
	background:url(images/thumb_back.png);
	padding-top:7px;
	width:54px;
	height:47px;
	text-align:center;
}

.home_game_info
{
	float:left;
	padding-left:5px;
	width:145px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	padding-top:7px;
}

.home_game_info a:hover
{
	color:#253485;
}

.home_game_head
{
	width:230px;
	padding-bottom:4px;
}

.btnct
{
	text-align:right;
	padding-left:520px;
}

.cat_button_more
{
	font-family:Verdana;
	font-size:13px;
	color:#fff;
	background-image:url(images/more.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-left:5px;
	text-align:left;
}

.featured_games_heading
{
	text-align:left;
	padding-left:18px;
	padding-top:15px;
	margin-left:8px;
	background:url(images/featured_top.png);
	height:25px;
	color:#03568f;
	font-family:Arial;
	font-size:15px;
}

.featured_games
{
	background:url(images/featured-back.png) #fdf6f2;
	margin-left:8px;
	padding-left:15px;
	width:710px;
}

.featured_games_bottom
{
	background:url(images/featured_bottom.png);
	height:13px;
	margin-left:8px;
}

.featured_game
{
	float:left;
	width:140px;
	margin-top:10px;
	height:120px;
}

.featured_game_image
{
	background:url(images/featured_thumb_back.png);
	padding-top:10px;
	width:80px;
	height:70px;
	text-align:center;
	margin:auto;
}

.featured_game_info
{
	float:left;
	padding-left:5px;
	width:135px;
	text-align:left;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:12px;
}

.featured_game_info a:hover
{
	color:#20284f;
}

.featured_game_head a
{
	font-family:Arial;
	font-size:14px;
	color:#5d3e05;
	text-decoration:none;
}

.game_header
{
	background:url(images/game_head.png);
	height:85px;
	width:955px;
	margin-top:20px;
	padding:5px 10px 0 5px;
}

.game_header_right
{
	float:right;
	padding-top:8px;
	padding-right:5px;
}

.button2_fav
{
	font-family:Verdana;
	font-size:13px;
	color:#fff;
	background-image:url(images/fav.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-left:5px;
}

.button2_fs
{
	font-family:Verdana;
	font-size:13px;
	color:#fff;
	background-image:url(images/fs.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-left:5px;
}

.game_header_image
{
	float:left;
	width:60px;
	height:59px;
	margin-left:10px;
	margin-top:8px;
	background:url(images/view_thumb_back.png);
	padding:9px 0 0 9px;
}

.game_header_text
{
	text-align:left;
	margin-top:17px;
	float:left;
	padding-left:10px;
}

.game_title
{
	font-size:25px;
	font-family:Arial;
	color:#565656;
}

.game_info_column1
{
	float:left;
	padding-top:2px;
	margin-right:4px;
	font-family:Arial;
	color:#333;
	font-size:15px;
}

.game_info_column1 a
{
	color:#4e7dc7;
}

.game_info_column2
{
	float:left;
	margin-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:14px;
	width:105px;
}

.game_container
{
	text-align:center;
	background:url(images/game_background.png) no-repeat;
	width:970px;
	padding-top:15px;
}

.game_description_head
{
	font-family:Arial;
	font-size:16px;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	background:#dce2ff;
	color:#395f91;
	border-bottom:1px solid #395f91;
	padding:10px;
}

.game_description
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:left;
	color:#363636;
	margin-left:20px;
}

.comment_header
{
	width:952px;
	height:34px;
	background-image:url(images/comment_header.png);
	margin-top:30px;
	color:#fff;
	font-family:Arial;
	font-size:16px;
	padding:13px 0 0 15px;
}

.comment_avatar
{
	float:left;
	margin-right:5px;
	height:50px;
	padding-top:1px;
}

.comment_content
{
	float:left;
	width:695px;
}

.new_comment_container
{
	text-align:left;
	width:500px;
	margin:auto;
	padding:20px;
}

.comment_button_container
{
	padding-top:5px;
	text-align:right;
	width:490px;
}

.random_game
{
	float:left;
	width:470px;
	margin-top:10px;
}

.random_game_info
{
	float:left;
	padding-left:5px;
	width:370px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	padding-top:5px;
}

.random_game_info a:hover
{
	color:#ae4900;
}

.profile_header
{
	width:970px;
	height:105px;
	padding-top:5px;
	background:url(images/profile_header.png);
	margin-top:30px;
	margin-left:10px;
	text-align:left;
}

.profile_header a
{
	color:#5592d7;
}

.profile_header_avatar
{
	width:80px;
	height:87px;
	float:left;
	padding-left:20px;
	padding-top:12px;
}

.profile_header_info
{
	width:650px;
	height:86px;
	float:left;
	padding-top:16px;
	padding-left:5px;
}

.profile_header_buttons
{
	float:right;
	background-position:top right;
	width:173px;
	height:97px;
	padding-left:20px;
	padding-top:3px;
}

.profile_username
{
	font-size:30px;
	font-family:Arial;
	float:left;
	margin-top:4px;
	padding:0;
}

.profile_points
{
	float:left;
	background-color:#fff;
	margin-left:8px;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	color:#1d356b;
	margin-top:8px;
	border:1px solid #ffc81b;
	-moz-border-radius:12px;
	padding:0 12px;
}

.profile_stats
{
	font-size:16px;
	font-family:Arial;
	margin-top:4px;
}

.profile_button
{
	width:123px;
	height:23px;
	background:url(images/button2.png);
	padding-top:2px;
	padding-right:4px;
	text-align:center;
	float:right;
	margin-top:30px;
	margin-right:20px;
	font-size:12px;
}

.profile_button a:hover
{
	color:#b5dfff;
}

.main_profile_left
{
	width:630px;
	float:left;
	padding-left:20px;
	text-align:left;
	font-family:Arial;
	font-size:14px;
}

.main_profile_right
{
	width:290px;
	border-left:1px solid #548bbf;
	float:right;
	margin-right:20px;
	text-align:left;
	padding-left:15px;
	height:400px;
	font-family:Arial;
	font-size:18px;
}

.right_title
{
	color:#194575;
}

.profile_h2
{
	font-size:15px;
	font-family:Arial;
	margin-bottom:20px;
	background:url(images/profile_heading.png);
	height:20px;
	color:#fff;
	padding:10px;
}

.user_comment
{
	background-color:#dde7f7;
	background-repeat:repeat-x;
	background-image:url(images/profile_comment_back.png);
	padding-bottom:5px;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:20px;
	border:1px solid #7da3ff;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.user_comment_title
{
	padding-left:5px;
	padding-bottom:5px;
	padding-top:3px;
	border-bottom:1px solid #7da3ff;
}

.user_comment_title a
{
	color:#333639;
}

.user_comment_text
{
	padding:5px;
}

.edit_avatar_container
{
	background-image:url(images/edit-avatar-back.jpg);
	margin-bottom:10px;
	overflow:auto;
	width:670px;
	padding:10px 0 10px 10px;
}

.edit_info_container
{
	padding:10px 0 10px 10px;
}

.edit_profile_header
{
	font-size:20px;
	color:#353535;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}

.edit_profile_lable
{
	float:left;
	margin-right:10px;
	width:80px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
}

.edit_avatar_element
{
	float:left;
	padding-top:3px;
}

.cat_container
{
	margin-left:10px;
	padding-left:10px;
	background-repeat:no-repeat;
	width:664px;
	margin-bottom:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}

.cat_top
{
	background-color:blue;
}

.cat_name
{
	margin-left:4px;
	color:#03568F;
}

.cat_header
{
	font-family:Arial;
	margin-left:8px;
	margin-bottom:10px;
	font-size:30px;
	background-image:url(images/cat_header.png);
	width:685px;
	height:55px;
	padding:17px 20px 20px;
}

.sort_options
{
	font-family:Arial;
	font-size:14px;
}

.sort_options a
{
	color:#19345b;
	text-decoration:none;
}

.category_pages
{
	text-align:center;
	font-family:Arial;
	background-color:#f4f2fb;
	border:1px solid #eceaf3;
	margin:15px;
	padding:5px;
}

.category_pages a
{
	color:#22488a;
	text-decoration:none;
	padding:3px;
}

.category_game
{
	float:left;
	width:330px;
	margin-top:10px;
}

.category_game_info
{
	float:left;
	padding-left:5px;
	width:240px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	padding-top:5px;
}

.category_game_info a:hover
{
	color:#274d92;
	text-decoration:underline;
}

.category_game_head a
{
	font-family:Arial;
	font-size:16px;
	color:#000;
	text-decoration:none;
}

.news_wrapper
{
	margin-left:10px;
}

.news_header
{
	background:url(images/news_header.png);
	border:1px solid #d5ce00;
	width:100%;
	overflow:auto;
}

.news_image
{
	float:left;
	width:60px;
}

.news_image img
{
	display:block;
}

.news_title
{
	float:left;
	font-family:Arial;
	font-size:20px;
	padding-left:10px;
	padding-top:7px;
}

.news_title a
{
	color:#2c4384;
	text-decoration:none;
}

.news_author
{
	font-size:15px;
}

.news_main
{
	margin-bottom:25px;
	font-family:Arial;
	border:1px solid #cfcdcd;
	border-top:0;
	width:693px;
	padding:15px;
}

.pm_subject_textbox
{
	height:20px;
	width:600px;
	border:1px solid #CCC;
	font-size:15px;
	padding:4px;
}

.pm_message_textbox
{
	height:100px;
	width:600px;
	border:1px solid #CCC;
	font-size:15px;
	font-family:Arial;
	padding:4px;
}

.pm_subject
{
	font-size:20px;
}

.pm_details
{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #c6c6c6;
}

.pm_footer
{
	border-top:1px solid #c6c6c6;
	margin-top:10px;
	padding-top:5px;
}

.pm_table td
{
	border-bottom:1px solid #c6c6c6;
	padding:5px;
}

.pm_no_messages
{
	height:80px;
	padding-top:70px;
	text-align:center;
}

#news_comments ul
{
	list-style:none;
	font-family:Arial;
	margin:0;
	padding:8px 10px 15px 8px;
}

#news_comments ul li
{
	background-color:#dde7f7;
	background-image:url(images/profile_comment_back.png);
	background-repeat:repeat-x;
	color:#FFF;
	line-height:150%;
	width:600px;
	border:1px solid #C4C4C4;
	margin:0 auto 8px;
	padding:4px;
}

.news_comments_title
{
	height:30px;
	background-image:url(images/news_header.png);
	padding-top:10px;
	padding-left:10px;
}

.news_comments_container
{
	border:1px solid #c8c8c8;
	background-color:#fff;
	margin-bottom:15px;
	margin-left:10px;
	overflow:auto;
}

.news_comments_header
{
	width:932px;
	height:34px;
	background-image:url(images/comment_header.jpg);
	margin-top:30px;
	color:#fff;
	font-family:Arial;
	font-size:16px;
	padding:13px 0 0 15px;
}

.news_add_comment_box
{
	border:1px solid #ccc;
	width:450px;
	margin-top:10px;
}

.news_new_comment_container
{
	text-align:left;
	font-family:Arial;
}

.news_comment_button_container
{
	padding-top:5px;
	text-align:right;
	margin-bottom:10px;
	width:450px;
}

.news_comment_avatar
{
	float:left;
	margin:4px 10px 0 5px;
}

.news_comment_content
{
	float:left;
	width:530px;
}

.module_notice
{
	text-align:center;
	padding:5px;
}

.game_info_content a
{
	color:#4d4d4d;
}

.ad_info
{
	font-family:Arial;
	padding-bottom:10px;
}

.ad_info a
{
	color:#043256;
}

.tag_cloud
{
	text-align:center;
	padding:6px;
}

.social_text
{
	font-size:12px;
	margin-bottom:3px;
	margin-top:6px;
}

.refer_textbox
{
	height:15px;
	width:250px;
	border:1px solid #CCC;
	font-size:12px;
	padding:4px;
}

.social_container
{
	padding-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

.facebook_message
{
	margin:10px 0 30px;
}

.game_report_text
{
	font-family:Arial;
}

.comment_report_text
{
	font-family:Arial;
	font-size:14px;
	text-align:left;
}

.game_title a
{
	font-size:12px;
}

#ava-popup
{
	position:fixed;
	top:30%;
	left:50%;
	margin-left:-300px;
	width:600px;
	background-color:#EEE;
	color:#333;
	border:3px solid #363636;
	border-radius:5px;
	-moz-border-radius:5px;
	display:none;
	z-index:3;
}

#overlay
{
	background:#000;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	height:100%;
	display:none;
	-moz-opacity:.50;
	filter:alpha(opacity=50);
	opacity:.50;
}

* html #overlay
{
	background-color:transparent;
	background-image:url(blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png",sizingMethod="scale");
}

#ava-popup-header
{
	background:url(images/menu_background.png);
	height:27px;
	font-family:Arial;
	font-size:14px;
	color:#fff;
	padding-top:9px;
	padding-left:8px;
}

#popup-close-button
{
	float:right;
	margin-right:8px;
	cursor: pointer; 
	cursor: hand;
}

.comment_report_textbox
{
	border:1px solid #7b7b7b;
	width:577px;
}

.profile_right_container
{
	float:right;
	width:28%;
}

.game_highscore_list
{
	list-style:none;
	font-family:Arial;
	font-size:13px;
}

.game_highscore_container a
{
	color:#323232;
}

.game_highscore_name
{
	float:left;
	width:33%;
	padding:7px 10px 1px 6px;
}

.game_highscore_score
{
	float:left;
	padding-top:7px;
	font-weight:700;
	width:28%;
}

.game_highscore_date
{
	float:left;
	padding-top:7px;
	color:#545454;
	width:19%;
}

.game_highscore_pages
{
	font-family:Arial;
	text-align:center;
}

.game_info_left
{
	float:left;
	overflow:inherit;
	margin-top:30px;
	width:49%;
}

.game_highscores
{
	float:right;
	overflow:inherit;
	margin-top:30px;
	margin-right:15px;
	width:48%;
}

.game_highscores_header
{
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:18px;
	text-align:left;
}

.highscore_title
{
	font-family:Arial;
	text-align:center;
	padding-top:3px;
}

.user_highscore_list
{
	list-style:none;
	font-family:Arial;
	font-size:13px;
	margin:0;
	padding:2px;
}

.user_highscore_container a
{
	color:#003051;
}

.user_highscore_name
{
	float:left;
	width:45%;
	padding:7px 0 1px 6px;
}

.user_highscore_score
{
	float:right;
	padding-top:7px;
	font-weight:700;
	width:15%;
	margin-right:10px;
}

#error_message,#pm_task_complete
{
	background-color:#f2eeb0;
	margin-bottom:20px;
	padding:5px 5px 5px 10px;
}

.ua_avatar,.search_contain,.search_button_contain,.game_header_left,.edit_profile_element,#ava-popup-title,.game_highscore_avatar,.user_highscore_avatar
{
	float:left;
}

.more_links,.featured_game_head
{
	text-align:center;
}

.home_cat_heading a:hover,.sort_options a:hover
{
	text-decoration:underline;
}

.home_game_info a,.random_game_info a,.category_game_info a
{
	color:#cdcdcd;
}

.home_game_head a,.random_game_head a
{
	font-family:Arial;
	font-size:14px;
	color:#000;
}

.cat_button,.button2
{
	width:123px;
	height:23px;
	background:url(images/button2.png);
	padding-top:2px;
	padding-right:4px;
	margin-top:3px;
}

.cat_button a,.button2 a,.profile_button a
{
	display:block;
	color:#fff;
	text-decoration:none;
}

.comment_username,.news_comment_username
{
	font-size:14px;
	padding-bottom:2px;
	padding-left:2px;
	color:#18355d;
	text-align:left;
	border-bottom:1px solid #285798;
}

.comment_username a,.news_comment_username a
{
	color:#3157af;
	font-weight:700;
	text-decoration:none;
}

.lighturl a,.news_lighturl a
{
	color:#9fb1c8;
}

.thecomment,.news_thecomment
{
	color:#000;
	padding:4px;
}

.random_game_image,.category_game_image
{
	float:left;
	background:url(images/cat_thumb_back.png);
	padding-top:10px;
	width:80px;
	height:70px;
	text-align:center;
}

.edit_profile_textbox,.tb-submit
{
	height:20px;
	width:500px;
	border:1px solid #CCC;
	font-size:15px;
	padding:4px;
}

.edit_profile_textarea,.ta-submit
{
	height:60px;
	width:500px;
	border:1px solid #CCC;
	font-size:15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:4px;
}

.pm_message,#ava-popup-content
{
	padding:10px;
}

#reportform,.reportform
{
	font-family:Arial;
	font-size:14px;
	text-align:center;
	padding:5px 5px 5px 10px;
}

.game_highscore_container,#game_highscore_header,.user_highscore_container,#user_highscore_header
{
	height:35px;
}

.game_no_highscores,.user_no_highscores
{
	font-family:Arial;
	text-align:center;
	padding:20px 0;
}

.game_highscore_pages a,.user_highscore_pages a
{
	color:#505050;
}

#game_highscore_header .game_highscore_score,#game_highscore_header .game_highscore_date,#user_highscore_header .user_highscore_score
{
	font-weight:400;
	color:#000;
}

#game_highscore_header .game_highscore_name,#user_highscore_header .user_highscore_name
{
	padding-left:0;
	width:41%;
}