body {
	margin: 0px;
	padding: 0px;
	background:#e2e2e2 url(images/bg.png);
	font:Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
/* REQUIRED CSS STYLES */
.game_not_found {
	height: 170px;
	padding-top: 130px;
	font-family: Arial;
}
#no_games {
	font-family: Arial;
	text-align: center;
	padding-top: 30px;
}
/* REQ:5 STAR RATING CSS */
#rateStatus{float:left; clear:both; width:100%; height:20px;}
    #rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
    #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:0px;
	padding:0px;
}

#comments ul li {
	overflow:auto;
	width:482px;
}
#error_message {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#pm_task_complete {
	padding: 5px 5px 5px 10px;
	background-color: #f2eeb0;
	margin-bottom: 20px;
}
#member_list {
	width: 100%;
}
#member_list td {
	border-bottom: 1px solid #dfdfdf;
	height: 40px;
}
#member_list td a {
	color: #373737;
}
#member_list img {
	margin-top: 5px;
}
.link_item {
	padding:5px;
}
#login_to_comment {
	text-align: center;
	padding: 15px 0px 15px 0px;
}
/* END OF REQUIRED CSS STYLES */
.header_container {
	height: 60px;
	width:952px;
	margin:auto;
}
.navbar {
	width:979px;
	background-image:url(images/nav_bg.png);
	height:38px;
	background-repeat:no-repeat;
	margin-left:-13px;
	}
.logo {
	width:185px;
	height:104px;
	padding-left:14px;
	padding-bottom:20px;
	padding-top:11px;
	}
.categories_menu {
	float:left;
	width:979px;
}
.nav_action, .nav_adv, .nav_cas, .nav_fig, .nav_cus, .nav_sho, .nav_spo, .nav_str, .nav_mor, .nav_luc {
	display:block;
	width:83px;
	height:37px;
	float:left;
	}
.nav_action:hover, .nav_adv:hover, .nav_cas:hover, .nav_fig:hover, .nav_cus:hover, .nav_sho:hover, .nav_spo:hover, .nav_str:hover, .nav_mor:hover, .nav_luc:hover {
	background-position:bottom;
	}
.nav_action {
	background-image:url(images/links/action.png);
	background-repeat:no-repeat;
	float:left;
	width:89px;
	}
.nav_adv {
	background-image:url(images/links/adventure.png);
	background-repeat:no-repeat;
	float:left;
	width:112px;
	}
.nav_cas {
	background-image:url(images/links/casino.png);
	background-repeat:no-repeat;
	float:left;
	width:85px;
	}
.nav_cus {
	background-image:url(images/links/customize.png);
	background-repeat:no-repeat;
	float:left;
	width:110px;
	}
.nav_fig {
	background-image:url(images/links/fighting.png);
	background-repeat:no-repeat;
	float:left;
	width:92px;
	}
.nav_sho {
	background-image:url(images/links/shooting.png);
	background-repeat:no-repeat;
	float:left;
	width:99px;
	}
.nav_spo {
	background-image:url(images/links/sports.png);
	background-repeat:no-repeat;
	float:left;
	width:83px;
	}
.nav_str {
	background-image:url(images/links/strategy.png);
	background-repeat:no-repeat;
	float:left;
	width:96px;
	}
.nav_mor {
	background-image:url(images/links/more.png);
	background-repeat:no-repeat;
	float:left;
	width:92px;
	}
.nav_luc {
	background-image:url(images/links/ldip.png);
	background-repeat:no-repeat;
	float:left;
	width:121px;
	}
.hello {
	float:none;
	color:#FF0000;
	}
.nav_action a {
	float:none;
	width:89px;
	}
.user_area {
	width:217px;
	height:74px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.uabg_signup {
	background-image:url(images/signupua_bg.png);
	width:217px;
	height:64px;
	}
.ua_loggedin {
	background-image:url(images/login-logged.png);
	width:217px;
	height:64px;
	color:#666666;
	}
.login_button {
	background:url(images/login.png) no-repeat;
	background-position:top;
	width:93px;
	height:22px;
	display:block;
	margin-top:-50px;
	margin-left:110px;
	}
.register_button {
	background:url(images/register.png) no-repeat;
	background-position:top;
	width:93px;
	height:28px;
	display:block;
	margin-top:-11px;
	margin-left:110px;
	}
/*.user_area {
	background: #3a393a;
	width: 360px;
	border-top: 0px;
	color: #fff;
	font-family: Arial;
}*/
.ua_avatar {
	float: left;
	margin-top:7px;
	margin-left:9px;
}
ua_points {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ua_info {
	padding-top:28px;
	padding-left:75px;
	}
.ua_info2 {
	padding-top:28px;
	padding-left:7px;
	}
.ua_info a, .ua_info2 a {
	color:#666666;
	text-decoration:underline;
}
.ua_info a:hover, .ua_info2 a:hover {
	text-decoration:underline;
	color:#2e6689;
	background-position:bottom;
}
.main_menu_container {
	background: #292726;
	border-bottom: 4px solid #adadad;
	padding-top: 5px;
	font-family: Arial;
	font-size: 18px;
	text-align: left;
}
.main_menu_container a {
	color: #fff;
	text-decoration: none;
}
.main_menu_container a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.main_menu {
	width: 952px;
	margin: auto;
	border-top: 1px solid #4f4d4e;
	padding-top: 7px;
	padding-bottom: 5px;
}
.bodycontainer {
	width:979px;
	background-color:#FFFFFF;
	margin:auto;
}
.upper_border {
	width:979px;
	height:5px;
	background-image:url(images/border_upper.png);
	margin:auto;
	}
.lower_border {
	width:979px;
	height:100px;
	background-image:url(images/border_lower.png);
	margin:auto;
	}
#containerbg {
	background-color:#000000;
	}
.pages_menu {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-top: 8px;
	margin-right: 3px;
	font-family: Arial;
	font-size: 14px;
	padding: 4px;
	padding-left: 10px;
	color: #e4ecec;
	float: left;
	width: 725px;
}
.pages_menu a {
	color: #535051;
	text-decoration: none;
}
.pages_menu a:hover {
	color: #000;
}
.search_contain {
	float:left;
	width:170px;
	margin-left:17px;
}
.search_button_contain {
	margin-top: 4px;
	margin-left:190px;
}
.search_box {
	border: 1px solid #cacaca;
	height: 19px;
	font-size: 12px;
	color:#666666;
	padding-left:5px;
	width:160px;
}
.title {
	font-family: Arial;
	height: 30px;
	font-size: 20px;
	color: #2e6689;
	padding-top: 10px;
}
.title_small {
	font-family: Arial;
	height: 35px;
	font-size: 20px;
	color: #6e0900;
	padding-top: 15px;
}
.leaderboard {
	text-align: center;
	padding: 10px;
}
.ad_banner {
	text-align: center;
	padding-bottom: 15px;
}
.ad_small_square {
	text-align: center;
	padding: 15px;
}
.main_left {
	width:218px;
	float:left;
	padding-left:8px;
	}
.main_centre {
	width:474px;
	float: left;
	padding-left:14px;
}
.main_right {
	width: 218px;
	float: right;
	padding-right:8px;
}
.misc_container {
	margin-bottom: 10px;
	font-family: Arial;
	width:500px;
}
.misc_container a {
	color: #484848;
}
.misc_container a:hover {
	color: #000;
}
.form_textbox {
	height: 20px;
	width: 250px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.footer {
	padding: 50px 0px 30px 0px;
	text-align: center;
	font-family: Arial;
	color: #a8a8a8;
	font-size: 12px;
}
.footer a {
	color: #404040;
}
.more_links {
	text-align: center;
}
/* HOMEPAGE */
.featured_games {
	background-color: #fff;
	margin-top:4px;
	padding: 0px 0px 10px 0px;
	overflow:auto;
	width:500px;
}
.home_category {
	margin-bottom: 10px;
	overflow:auto;
	padding-bottom:10px;
	width:500px;
}
.home_cat_title {
	border-bottom: 1px solid #c8c8c8;
	padding: 8px;
	font-family: Arial;
	height: 20px;
	width:484px;
}
.home_cat_name {
	font-size: 18px;
	float: left;
}
.home_cat_link {
	float: right;
	font-size: 12px;
	margin-top: 8px;
}
.home_cat_title a {
	color: #2e6689;
	text-decoration: none;
}
.home_cat_title a:hover {
	text-decoration:underline;
}
.homepage_game {
	float: left;
	width: 76px;
	margin-top: 10px;
	text-align: center;
	margin-left:6px;
}
.home_game_image {
	float: left;
	padding: 3px 3px 3px 3px;
	height: 70px;
	text-align:center;
	width: 70px;
	border: 1px solid #c8c8c8;
}
/*.home_game_info {
	float: left;
	padding-left: 5px;
	width: 255px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 5px;
}*/
.home_game_info {
	margin:0px;
}
.home_game_info a {
	color: #333333;
}
.home_game_head a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
}
.home_game_head a:hover {
	color: #2e6689;
	text-decoration:none;
}
.module {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.module a {
	color: #333333;
}
.module a:hover {
	color: #2e6689;
}
.module ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.module li {
	padding:4px;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.module_header {
	/*margin: 3px;*/
	background: url(images/headerbg.png) no-repeat;
	height: 25px;
	width:217px;
	font-family: Arial;
	font-size: 14px;
	color: #3333333;
	margin-top:7px;
}
.topplayers {
	background:url(images/module/top_players.png) no-repeat;
	width:150px;
	height:13px;
	margin-left:8px;
	margin-top:7px;
	float:left;
	}
.statistics {
	background:url(images/module/statistics.png) no-repeat;
	width:50px;
	height:9px;
	margin-left:8px;
	margin-top:8px;
	float:left;
	}
.module_advertisement {
	background:url(images/module/advertisement2.png) no-repeat;
	width:84px;
	height:10px;
	margin-left:8px;
	margin-top:7px;
	float:left;
	}
.highest_rated {
	background:url(images/module/highest_rated.png) no-repeat;
	width:78px;
	height:13px;
	margin-left:8px;
	margin-top:7px;
	float:left;
	}
.game_ratings {
	float:right;
	}
.module_links {
	background:url(images/module/links.png) no-repeat;
	width:29px;
	height:9px;
	margin-left:8px;
	margin-top:8px;
	float:left;
	}
.featured_header {
	background:url(images/featured_header.png) no-repeat;
	width:500px;
	height:31px;
	}
.latest_header {
	background:url(images/latest_header.png) no-repeat;
	width:500px;
	height:31px;
	}
.latest_games {
	margin-top:4px;
	padding: 0px 0px 10px 0px;
	overflow:auto;
	width:500px;
}
.most_played_header {
	background:url(images/most_played.png) no-repeat;
	width:500px;
	height:31px;
	}

/*----------------------------------------------------------------------------------------------------------*/
/* CATEGORIES */
/*----------------------------------------------------------------------------------------------------------*/
.cat_game {
	float: left;
	width:81px;
	margin-top: 10px;
	text-align: center;
	margin-left:8px;
	font:Arial, Helvetica, sans-serif;
}
.cat_game_image {
	float: left;
	padding: 3px 3px 3px 3px;
	height: 75px;
	margin:auto;
	border: 1px solid #c8c8c8;
}
/*.home_game_info {
	float: left;
	padding-left: 5px;
	width: 255px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 5px;
}*/
.cat_game_info {
	margin:0px;
}
.cat_game_info a {
	color: #333333;
}
.cat_game_head a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
}
.cat_game_head a:hover {
	color: #2e6689;
	text-decoration:none;
}
/*----------------------------------------------------------------------------------------------------------*/
/* VIEW GAME */
/*----------------------------------------------------------------------------------------------------------*/
.title2 {
	font-family: Arial;
	font-size: 14px;
	color: #2e6689;
	font-weight:bold;
}
.game_container {
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 5px;
	width:500px;
}
.game_info_container {
	width:500px;
}
.game_info_content {
	padding: 5px 5px 5px 10px;
	font-family: Arial;
	font-size: 12px;
}
.game_info_header {
	background: url(images/game_info.png) no-repeat;
	height: 31px;
	width:500px;
}
.game_more_games {
	background:url(images/more_games.png) no-repeat;
	height:31px;
	width:500px;
}
.game_title {
	float:left;
	width:320px;
	}
#favbutton a {
	font-family:Arial, Helvetica, sans-serif;
	color: #2e6689;
	text-decoration:none;
	float:right;
	padding-top:15px;
	font-size:12px;
	}
#favbutton a:hover {
	text-decoration:underline;
	}
#unfavbutton a {
	font-family:Arial, Helvetica, sans-serif;
	color: #2e6689;
	text-decoration:none;
	float:right;
	padding-top:15px;
	font-size:12px;
	}
#unfavbutton a:hover {
	text-decoration:underline;
	}
.game_options_rating {
	float:right;
	padding-top:2px;
}
.game_options_rating_image {
	float:right;
	width:80px;
}
.game_options_your_rating {
	float:right;
	padding-top:2px;
}
.game_options_your_rating_image {
	float:right;
	width:80px;
	margin-right:0px;
	padding-right:0px;
}
.game_options {
	margin-bottom: 30px;
	font-family: Arial;
	font-size:12px;
	color: #333;
	width:500px;
}
.game_options_column1 {
	float: left;
	padding-top: 3px;
	margin-right: 4px;
}
.game_options_column2 {
	float: left;
	padding-top: 2px;
	margin-right: 5px;
	width:105px;
}
.button2 a {
	width: 123px;
	height: 23px;
	background: #ae3632 url(images/button2.png);
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button2 a:hover {
	display: block;
	background-color: #cf0000;
}
.button3 a {
	width: 123px;
	height: 23px;
	background: #dadada url(images/button3.png);
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.button3 a:hover {
	display: block;
	background-color: #dedede;
}
.gi_column1 {
	float:left;
	margin:6px;
	width:80px;
	}
.gi_column 2 {
	width:410px;
	}
.game_column1 {
	border-top: 1px solid #c8c8c8;
	margin: 0px 15px 15px 0px;
	text-align: center;
	width: 500px;
}
.game_column2 {
	width: 500px;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.comments_container {
	padding-left: 10px;
}
.add_comment_box {
	border: 1px solid #ccc;
	width: 368px;
	height:51px;
	float:left;
	margin-top:7px;
}
#comment_submit {
	width:94px;
	height:52px;
	background-image:url(images/commentbutton.png);
	border:none;
	margin-top:-20px;
}
.new_comment_container {
	text-align: left;
	font-family: Arial;
}
.comment_button_container {
	padding-top:5px;
	text-align:right;
	margin-bottom: 10px;
	margin-right:8px;
}
.comment_avatar {
	float: left;
	margin: 4px 10px 0px 5px;
}
.comment_header {
	background-color:#efefef;
	border: 1px solid #c8c8c8;
	border-bottom:0px;
	}
.comment_content {
}
.comment_username {
	color: #2f2f2f;
	padding-top: 6px;
	height:34px;
	font-size:12px;
}
.comment_username a {
	color: #2e6689;
	font-size:14px;
	text-decoration: none;
}
.thecomment {
	border: 1px solid #c8c8c8;
	border-top:0px;
	padding-top:5px;
	padding-left:3px;
	padding-bottom:5px;
	font-size:12px;
}
.random_game {
	float: left;
	margin-top: 10px;
}
.random_game_image {
	float: left;
	padding: 5px 5px 0px 5px;
	text-align: center;
	border: 1px solid #ccc;
	height: 65px;
	width: 60px;
	margin-left: 8px;
}
.random_game_info {
	float: left;
	padding-left: 5px;
	width: 100px;
	text-align: left;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.random_game_info a {
	color: #cdcdcd;
}
.random_game_head a {
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	color: #000;
}
.random_game_head a:hover {
	color: #2e6689;
}
/*---------------------------------------------------------------------------------------*/
/* CATEGORY */
/*---------------------------------------------------------------------------------------*/
.category_container {
	border: 1px solid #c8c8c8;
	border-top: 0px;
	background-color: #fff;
	margin-bottom: 15px;
	overflow: auto;
	width:500px;
}
.sort_options {
	border: 1px solid #c8c8c8;
	border-bottom: 0px;
	padding: 8px;
	font-family: Arial;
	font-size: 14px;
	background: #eeeeee;
	width:484px;
}
.sort_options a {
	color: #454342;
}
.category_pages {
	margin: auto;
	background: #e7e2e4;
	border: 1px solid #bab6b8;
	margin: 15px;
	text-align: center;
	padding: 5px;
	font-family: Arial;
}
.category_pages a {
	color: #9a0100;
	padding: 3px;
	text-decoration: none;
}
/*----------------------------------------------------------------------------------------------------------------------------*/
/* PROFILE */
/*----------------------------------------------------------------------------------------------------------------------------*/
.profile_container {
	width:500px;
	/*border: 1px solid #c8c8c8;*/
	margin-top:5px;
	margin-bottom: 20px;

}
.profile_container a {
	color: #871e16;
}
.profile_header_avatar {
	width:65px;
	height: 65px;
	float: left;
}
.profile_header_info {
	width: 430px;
	height: 65px;
	float: left;
	padding-top: 5px;
	margin-left:5px;
}
.profile_header_buttons {
	float: right;
	background-position:top right;
	width: 108px;
	height:23px;
	margin-top:-27px;
}
.profile_username {
	font-size: 24px;
	font-family: Arial;
	color: #2e6689;
	padding: 0px;
	float: left;
}
.profile_points {
	font-family: Arial;
	color: #333333;
	font-size:14px;
	padding-top:7px;
}
.profile_stats {
	padding-top:4px;
	font-size: 12px;
	font-family: Arial;
}
.profile_button a {
	width: 108px;
	height: 23px;
	float: right;
	display: block;
}
.profile_button a:hover {
	display: block;
	background-position:bottom;
}
.profile_edit_profile {
	background:url(images/profilebutton.png);
	}
.profile_send_message {
	background:url(images/profilesendmessage.png);
	}
.profile_column1 {
	width: 500px;
	float: left;
}
.profile_column2 {
	width: 500px;
	font-family:Geneva, Verdana, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
}
.user_info a {
	color: #000;
}
.user_info_box {
	float:left;
	width:159px;
	margin-right:5px;
	margin-left:0px;
	border: 1px solid #c5c5c5;
	margin-bottom:20px;
	}
.user_info_box2 {
	float:left;
	width:159px;
	margin-left:4px;
	border: 1px solid #c5c5c5;
	margin-bottom:20px;
	}
.user_info_box3 {
	float:right;
	width:159px;
	margin-left:0px;
	border: 1px solid #c5c5c5;
	margin-bottom:20px;
	}
.right_title {
	color: #2e6689;
	background:#efefef;
	font-size:12px;
	padding-top:5px;
	height:20px;
	text-align:center;
	font-weight:bold;
}
.right_information {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	height:40px;
	}
.profile_content_item {
	margin-bottom: 15px;
	font-family: Arial;
}
.fav_container {
	padding: 20px;
	font-size:12px;
}
.profile_comment {
	margin-bottom: 10px;
}
.profile_left_header {
	height: 20px;
	color: #2e6689;
	font-family: Arial;
	font-size: 14px;
	border-bottom:1px solid #c5c5c5;
}
/* EDIT PROFILE */
.edit_avatar_container {
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
	overflow:auto;
	width:500px;
	font-size:12px;
}
.edit_profile_header {
	font-size: 14px;
	font-weight:bold;
	color: #2e6689;
	background-color:#efefef;
	height:16px;
	width:486px;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px;
	border-top:1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	margin-top:10px;
}
.edit_avatar_box {
	width:498px;
	margin-bottom:15px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}
.edit_info_container {
	width:478px;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	padding:0px 10px 0px 10px;
	font-size:12px;
}
.style1 {
	font-size:12px;
	}
.edit_profile_lable {
	float:left;
	margin-right:3px;
	width:66px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
}
.edit_profile_element {
	float: left;
}
.edit_avatar_element {
	float: left;
	width:350px;
}
.edit_profile_textbox {
	height: 20px;
	width: 460px;
	border: 1px solid #CCC;
	font-size: 12px;
	padding: 4px;
}
.edit_profile_textarea {
	height: 60px;
	width: 460px;
	border: 1px solid #CCC;
	font-size: 12px;
	padding: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
/* NEWS */
.news_wrapper {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
}
.news_header {
	background: #eeeeee;
	overflow:auto;
	width:100%;
}
.news_image {
	float: left;
	width: 60px;
	margin: 5px 0px 0px 5px;
}
.news_title {
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 8px;
}
.news_title a {
	color: #720607;
	text-decoration: none;
}
.news_author {
	font-size: 14px;
}
.news_main {
	padding: 0px 10px 0px 10px;
	margin-bottom: 25px;
	font-family: Arial;
}
/*-------------------------------------------------------------------------------------------------------------------------*/
/* Private messages */
/*-------------------------------------------------------------------------------------------------------------------------*/
.pm_subject_textbox {
	height: 20px;
	width: 492px;
	border: 1px solid #CCC;
	font-size: 14px;
	padding: 4px;
}
.pm_message_textbox {
	height: 100px;
	width: 492px;
	border: 1px solid #CCC;
	font-size: 14px;
	padding: 4px;
	font-family: Arial;
}
.pm_subject {
	font-size: 20px;
}
.pm_details {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
}
.pm_message {
	padding: 10px;
}
.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;
}