body {
	margin: 0px;
	padding: 0px;
	background:#dbe2d3 url(images/bg.jpg) repeat-x;
	
	
}
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;
	padding:8px 10px 15px 0px;
}

#comments ul li {
	color:#FFF;
	line-height: 150%;
	margin-bottom:8px;
	padding: 4px;
	overflow:auto;
	width:762px;
}
#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;
}
.logo {
	float: left;
}
.user_area {
	float: right;
	background: url('images/user.png') no-repeat;	
	height: 54px;
	width: 336px;
	border-top: 0px;
	color: #fff;
	font-family: Arial;
	margin-top: 15px;
	margin-right:-7px;
}
.ua_avatar {
	float: left;
	margin: 5px 4px 0px 5px;
	padding-left:46px;
	padding-top:2px;
}
.ua_username {
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	float:left;
	color:#11557b
}
.ua_unregistered {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}
.ua_points {
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #11557b;
	font-weight:bold;
	#padding: 0px 7px 0px 7px;
	margin-top: 10px;
}
.ua_profil{
	float:left;
	margin-top:6px;
}
.ua_messages{
	float:right;
	margin-top:6px;
	font-weight:bold
}
.ua_info {
	float: left;
	font-size: 11px;
	margin-left: 5px;
	width:225px;
	height:54px;
	font-family: Arial;
	color: #11557b;	
}
.ua_info a {
	color: #11557b;
	text-decoration: none;
}
.ua_info a:hover {
	text-decoration: underline;
}
#////////drop down meniu categorii
#sddm{
	padding: 0;
	#z-index: 101;
}
.sddm{
	padding-top:111px;	
}
#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 260px;
	#background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover{	
	#	background: #49A3FF
}

#sddm div{
	position: absolute;
	visibility: hidden;
	margin-left: 29px;
	margin-top:-7px;	
	padding: 0;
	background: white;
	##border: 1px solid #5970B2
}

	#sddm div a
	{	position: relative;
		display: block;
		margin-top:-6px;
		padding:0 0 12px 0;
		width: 255px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		#background: #EAEBD8;
		background-image:url('http://www.jocurivesele.ro/templates/vesel/images/meniu_linie.jpg');
		background-position:bottom center;
		background-repeat:no-repeat;
		color: #666;
		font: 16px arial}

	#sddm div a:hover
	{	#background: #11557b;
		color: #11557b;
		text-decoration:none;}


#/////////



.main_menu_container {
	padding-top: 0px;
	font-family: Arial;
	font-size: 18px;
	text-align: left;
}

.kitty{
	background-image:url('images/kitty.png');
	background-repeat:no-repeat;
	height:113px;
	width:420px;
	float:left;
	margin-top:-47px;
	margin-left:60px;
}
.main_menu_container a {	
	color: #fff;
	text-decoration: none;
}
.main_menu_container a:hover {
	color: #fff;
	#border-bottom: 1px dotted #fff;
}
.main_menu {
	width: 990px;
	margin: auto;
	#padding-top: 7px;
	#padding-bottom: 5px;
	margin-top:-18px;
}
.content_container {
	width: 990px;
	margin: auto;
}
.pages_menu {
	background-color: #76c0e0;
	font-family: Arial;
	font-size: 14px;
	color: #e4ecec;
	float: left;
	width: 1000px;
	height: 48px;	
}

.meniu_sus_stanga{
	background-image:url('	images/meniu_sus_stanga.jpg');
	background-repeat:no-repeat;
	height:48px;
	width:17px;
	float:left;
	
}

.meniu_sus_dreapta{
	background-image:url('images/meniu_sus_dreapta.jpg');
	background-repeat:no-repeat;
	height:48px;
	width:17px;
	float:left;
}

.meniu_sus_centru{
	background-image:url('images/meniu_sus_centru.jpg');
	background-repeat:repeat-x;
	height:48px;
	width:709px;
	float:left
}

.cautare{
	float:left;
	background-image:url('images/meniu_sus_centru.jpg');
	background-repeat:repeat-x;
	height:48px;	
	
}

.spatiu{
	padding-right:20px
}

.pages_menu a {
	color: #535051;
	text-decoration: none;
}
.pages_menu a:hover {
	color: #000;
}
.search_contain {
	float: left;
}
.search_button_contain {
	float: left;
	margin-top: 8px;
}
.search_box {
	vertical-align:top;
	border: 0px solid;
	height: 34px;
	margin-top:5px;	
	padding-top:1px;
	padding-left:10px;	
	font-size: 13px;
	color:#1b78ab;
	width:245px;
	background-color:transparent;
	background-image:url('images/auta.jpg');
	background-repeat:no-repeat;
}
.title {
	font-family: Arial;
	height: 50px;
	font-size: 30px;
	color: #6e0900;
	padding-top: 15px;
}
.title_small {
	font-family: Arial;
	height: 35px;
	font-size: 20px;
	color: #6e0900;
	padding-top: 15px;
}
.leaderboard {
	text-align: center;
	padding: 10px;
}

.leaderboard2 {
	text-align: center;
	padding: 10px;
        margin-top: 50px;
}

.ad_banner {
	text-align: center;
	padding-bottom: 15px;
}
.ad_small_square {
	text-align: center;
	padding: 15px;
}
.main_left {
	width:1090px;
	float: left;
}
.main_leftt{
	width:680px;
	float: left;
	margin-top:13px;
}
.main_right {
	width: 1100px;
	#width: 255px;
	#float: right;
}
.main_rightt{
	width: 255px;
	float:right;
}
.main_left_vesel {
	width:750px;
	float: left;
}
.main_right_vesel {
	float:left;
	width:240px;
	margin-right:-20px;
	margin-left:20px;
}
.category_container_vesel {
	border: 0;
	border-top: 0px;
	background-color: transparent;
	margin-bottom: 15px;
	overflow: auto;
	width:770px;
}
.misc_container {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 8px;
	font-family: Arial;
	overflow:auto;
	width:703px;
}
.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 {
	margin: 20px 0px 30px 0px;
	text-align: left;
	font-family: Arial;
	color: black;
	font-size: 12px;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
	width:988px;
	height:24px;
	padding:10px 15px 0 15px;
}
.footer a {
	color: #404040;
	text-decoration:none;
}
.more_links {
	text-align: center;
}

.footer2 {
	margin: 10px 0px 2px 0px;
	text-align: left;
	font-family: Arial;
	color: black;
	font-size: 12px;
	background-image:url('http://www.jocurivesele.ro/footer2.jpg');
	background-repeat:no-repeat;
	width:988px;
	height:100px;
	padding:10px 15px 0 15px;
}
.footer2 a {
	color: #404040;
	text-decoration:none;
}

.footer3 {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial;
	color: black;
	font-size: 12px;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
	width:988px;
	height:24px;
	padding:10px 15px 0 15px;
}
.footer3 a {
	color: #404040;
	text-decoration:none;
}



/* HOMEPAGE */
.featured_games {
	background-color: #fff;
	margin-bottom: 0px;
	padding: 0px 42px 10px 30px;
	overflow:auto;
	width:940px;
	background-image:url('images/bg_centru.jpg');
	background-repeat:repeat-y;
}
.home_category {
	#border: 1px solid #c8c8c8;
	#border-top: 0px;
	#background-color: #fff;
	margin-bottom: 10px;
	overflow:auto;
	padding-bottom:15px;
	#padding-left:30px;
	width:515px;
}
.home_cat_title {
	#border: 1px solid #c8c8c8;
	#border-bottom: 0px;
	padding: 8px 0px;
	font-family: Arial;
	#background: #eeeeee;
	height: 20px;
	width:485px;
}
.clear{
	clear:both;	
}
.lini{
	background-image:url('images/linie.jpg');
	background-repeat:no-repeat;
	width:485px;
	height:6px;
	
}
.cat_float{
	float:left;
}
.home_cat_name {
	font-size: 18px;
	float: left;
}
.home_cat_link {
	float: right;
	font-size: 14px;
	margin-top: 2px;
}
.home_cat_title a {
	color: #770c11;
	text-decoration: none;
}
.container_featured{
	width:780px;
	float:left;
}

.container_reclama{
	float:left;
	width:160px;
	height:600px;
	margin-top:13px;
}


.homepage_game {
	float: left;
	width: 128px;
	margin-top: 10px;
	height:160px;
}
.home_game_image {
	float: left;
	height: 106px;
	width: 102px;
	background-image:url('images/bg_img.png');
	background-repeat:no-repeat;
	padding-left:4px;
	padding-top:3px;
	
}
.home_game_info {
	float: left;
	padding-left: 5px;
	width: 100px;
	text-align: left;
	font-family: Arial,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.home_game_info a {
	color: #cdcdcd;
	text-decoration:none;
	color:white;
}
.home_game_head a {
	font-family: Arial,"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size: 12px;
	color: #297BA1;
	font-weight:bold;
}
.home_game_head a:hover {
	color: #297BA1;
	text-decoration:none
}

.bg_top{
	width:1012px;
	height:17px;
	background-image:url('images/bg_top.jpg');
	background-repeat:no-repeat;	
}

.bg_jos{
	width:1012px;
	height:17px;
	background-image:url('images/bg_jos.jpg');
	background-repeat:no-repeat;	
}

.module {
	#border: 1px solid #c8c8c8;
	background-color: #fff;
	font-family: Arial;
	font-size: 14px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	width:255px;
	float:left
}
.module a {
	color: #4c4c4c;
}
.module a:hover {
	color: #791513;
}
.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/module_header.png) no-repeat;
	height: 27px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}

.module_header1 {
	margin: 3px;
	background: url(images/module_header1.png) no-repeat;
	height: 27px;
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}


.news_vesel{
	background-image:url('images/noutati.jpg');
	background-repeat:no-repeat;
	width:246px;
	height:358px;
	float:left;
}

.news_vesel a{
	font-weight:bold;
	text-decoration:none;
	color:#83a5af;
}

.news_vesel ul{
	list-style:none;
	padding:70px 0 0 21px;
	margin:0px;
	color:#0d5064;
	font-falily:Arial;
	font-size:12px;
	text-decoration:none;
	width:200px;
}

.newest_vesel{
	background-image:url('images/newest.jpg');
	background-repeat:no-repeat;
	width:248px;
	height:358px;
	float:left;
	line-height:24px;
	margin-right:10px
}

.newest_vesel a{
	font-weight:bold;
	text-decoration:none;
	color:#0d5064;
}

.newest_vesel ul{
	list-style:none;
	padding:70px 0 0 21px;
	margin:0px;
	color:#0d5064;
	font-falily:Arial;
	font-size:12px;
	text-decoration:none;
	width:200px;
}


.popular_vesel{
	background-image:url('images/popular.jpg');
	background-repeat:no-repeat;
	width:248px;
	height:358px;
	float:left;
	line-height:24px;
	margin-right:10px;
}

.popular_vesel a{
	font-weight:bold;
	text-decoration:none;
	color:#0d5064;
}

.popular_vesel ul{
	list-style:none;
	padding:70px 0 0 21px;
	margin:0px;
	color:#0d5064;
	font-falily:Arial;
	font-size:12px;
	text-decoration:none;
	width:200px;
}

.top_vesel{
	background-image:url('images/top.jpg');
	background-repeat:no-repeat;
	width:248px;
	height:358px;
	float:left;
	line-height:24px;
	font-weight:bold;
	margin-right:10px;
}

.top_vesel a{
	font-weight:bold;
	text-decoration:none;
	color:#0d5064;
}

.top_vesel ul{
	list-style:none;
	padding:70px 0 0 21px;
	margin:0px;
	color:#0d5064;
	font-falily:Arial;
	font-size:12px;
	text-decoration:none;
	width:200px;
}

.top_vesel1{
	background-image:url('http://www.jocurivesele.ro/bine.jpg');
	background-repeat:no-repeat;
	width:200px;
	height:600px;
	float:left;
}

.top_vesel1 a{
	font-weight:bold;
	text-decoration:none;
	color:#83a5af;
}

.top_vesel1 ul{
	list-style:none;
	padding:70px 0 0 21px;
	margin:0px;
	color:#0d5064;
	font-falily:Arial;
	font-size:12px;
	text-decoration:none;
	width:163px;
}


/* VIEW GAME */
.game_container {
	background-image:url(images/game_container.png);
	height:760px;
	padding-left:10px;
	padding-top:14px;
	text-align:center;
	width:1002px;
	
}
.title_game{
	color:white;
	float:left;
	font-family:arial;
	font-size:16px;
	margin-top:7px;
	margin-left:10px;
}
.game_info_container {
	background-image:url('images/game_info_pix.png');
	background-repeat:repeat-y;
	overflow:hidden;
	z-index:-1;
	width:1004px;
}
.game_info_sus{
	background-image:url('images/game_info_sus.png');
	background-repeat:no-repeat;
	width:1004px;
	height:15px;
	z-index:-1px;
}
.game_info_jos{
	background-image:url('images/game_info_jos.png');
	background-repeat:no-repeat;
	width:1004px;
	height:15px;
	z-index:-1px;
}
.game_info_content {
	padding: 5px 5px 5px 10px;
	font-family: Arial;
	font-size: 14px;
}
.game_info_header {
	margin: 3px;
	height: 30px;
	font-family: Arial;
	font-size: 14px;
	padding-top: 9px;
	padding-left:9px;	
}
.gi_column1 {
	float: left;
	width: 100px;
	padding: 18px 0px 10px 10px;
	text-align: center;
	font-family: Arial;

}
.gi_column2 {
	float: left;
	width: 450px;
	padding-left: 35px;
	color:#A5A5A5;
	font-family:Arial;
	font-size:14px;
	line-height:1.6;
}
.gi_col{
	width:965px;
	padding-left:30px;
	float:left;
}
.asemanatoare_game{
	float:left;
	height:147px;
	margin-top:10px;
	width:120px;
}
.joc{
	height:600px;
	overflow:hidden;
}
.game_options {
	margin-bottom: 15px;
	padding: 8px;
	font-family: Arial;
	font-size:14px;
	color: #fff;
	overflow:auto;
	width:950px;
}
.game_optionss{
	padding-top:14px;
	padding-left:40px;
	width:950px;	
	height:40px;
	font-family:Arial;
	font-size:14px;
}
.game_options_column1 {
	float: right;
	padding-top: 6px;
	margin-right: 4px;
	font-size:16px;
}
.game_options_column2 {
	float: right;
	padding-top: 7px;
	margin-right: 19px;
	width:105px;
	font-size:16px;
	
}
.game_options_column22 {
	float: left;
	padding-top: 4px;
	padding-left:110px;
	margin-right: 5px;
	width:105px;
}
.button2 a {
	padding-top: 2px;
	padding-right: 40px;
	margin: 0px 5px 0px 0px;
	float: left;
	text-decoration: none;
	margin-left:40px;
}
.button2 a:hover {
	display: block;	
}
.ori{
	color:white;
	font-family:Arial;
	font-size:14px;
	padding-left:150px;
	margin-top: 5px;
	
}
.button3 a {
	width: 123px;
	height: 23px;
	padding-top: 2px;
	padding-right: 4px;
	margin: 0px 5px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	text-decoration: none;
}
.button3 a:hover {
	display: block;
	background-color: #dedede;
}
.game_column1 {
	background-color: transparent;
	margin: 0px 15px 15px 0px;
	text-align: center;
	width: 1000px;
	float: left;
}
.game_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	width: 49%;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.comments_container {
	padding: 10px;
}
.add_comment_box {
	background-color:transparent;
	background-image:url("images/comment.png");
	background-repeat:no-repeat;
	border:0 none;
	height:66px;
	margin-top:-30px;
	padding:30px 40px 16px;
	width:903px;
	font-family:arial;
	font-size:12px;
	
}
.new_comment_container {
	text-align: left;
	font-family: Arial;
	font-size:12px;
}
.comment_button_container {
	padding-top:5px;
	text-align:right;
	margin-bottom: 10px;
	width:944px;
}
.comment_avatar {
	float: left;
	margin: 4px 10px 0px 5px;
}
.comment_content {
	float: left;
	width: 365px;
}
.comment_username {
	color: #033a63;
	padding-top: 6px;
	font-size:12px;
	font-family:Arial;
	margin-bottom:-11px;
	margin-left:51px;
}
.comment_username a {
	color: #033a63;
	text-decoration: none;
}
.thecomment {
	background-image:url("images/comantariu_pix.png");
	background-repeat:repeat-y;
	color:#2F2F2F;
	padding:17px;
	
}
.coment_sus{
	background-image:url('images/comentariu_sus.png');
	background-repeat:no-repeat;
	height:36px;
	width:761px;
}
.coment_jos{
	background-image:url('images/comentariu_jos.png');
	background-repeat:no-repeat;
	height:36px;
	width:761px;
}
.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: 390px;
	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: 14px;
	color: #000;
}
.random_game_head a:hover {
	color: #951510;
}
/* CATEGORY */
.category_container {
	border: 0;
	border-top: 0px;
	background-color: transparent;
	margin-bottom: 15px;
	overflow: auto;
	width:770px;
}

.sort_options {
	border: 1px solid #c8c8c8;
	border-bottom: 0px;
	padding: 8px;
	font-family: Arial;
	font-size: 14px;
	background: #eeeeee;
}
.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 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	overflow:auto;
	width:100%;
}
.profile_container a {
	color: #871e16;
}
.profile_header_avatar {
	width:80px;
	height: 87px;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}
.profile_header_info {
	width: 650px;
	height: 80px;
	float: left;
	padding-top: 20px;
	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;
	padding: 0px;
	float: left;
}
.profile_points {
	float: left;
	background-color: #9f0c07;
	margin-left: 10px;
	font-family: Arial;
	color: #fff;
	margin-top: 8px;
	padding: 0px 12px 0px 12px;
	-moz-border-radius: 12px;
}
.small_points {
	font-size: 10px;
	text-transform: uppercase;
}
.profile_stats {
	font-size: 16px;
	font-family: Arial;
}
.profile_button a {
	background: #ae3632 url(images/button2.png);
	width: 150px;
	height: 23px;
	padding-top: 2px;
	padding-right: 4px;
	margin: 10px 15px 0px 0px;
	float: right;
	font-family: Verdana;
	font-size: 13px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.profile_button a:hover {
	display: block;
	background-color: #cf0000;
}
.profile_column1 {
	margin-right: 12px;
	width: 70%;
	float: left;
}
.profile_column2 {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	width: 28%;
	float: right;
	font-family:arial, Verdana, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
}
.user_info {
	padding: 10px;
	overflow: hidden;
}
.user_info a {
	color: #000;
}
.right_title {
	color: #8a8a8a;
}
.profile_content_item {
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 15px;
	font-family: Arial;
}
.fav_container {
	padding: 20px;
}
.profile_comment {
	border:1px solid #dcd6d4;
	margin-bottom: 10px;
	padding: 10px;
}
.profile_left_header {
	background: #eeeeee;
	height: 28px;
	padding-top: 12px;
	padding-left: 15px;
	color: #99080a;
	font-family: Arial;
	font-size: 14px;
}
/* EDIT PROFILE */
.edit_avatar_container {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
	overflow:auto;
	width:680px;
}
.edit_info_container {
	padding: 10px 0px 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_profile_element {
	float: left;
}
.edit_avatar_element {
	float: left;
	padding-top: 3px;
}
.edit_profile_textbox {
	height: 20px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	padding: 4px;
}
.edit_profile_textarea {
	height: 60px;
	width: 500px;
	border: 1px solid #CCC;
	font-size: 15px;
	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 {
	font-family:Arial;
	margin-bottom:25px;
	margin-top:-20px;
	padding:33px;
	color:#7F7F7F;
	font-family:Arial;
	font-size:14px;
	letter-spacing:0.4px;
	line-height:1.4em;
}
/* Private messages */
.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;
	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;
}

h1, h2, h3, h4, h5, h6 {
font-size: 12px;
 }

