﻿/* ---------- Global ---------- */
body {
	font-size:12px;
	font-family:arial;
	color:#5c5c5c;
	margin:0px;
	min-width:780px;
	background:#f1f1f1;

}

img {
	border:0px;
}

a {
	color:#5c5c5c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

button {
	border:0px;
	padding:0px;
	margin:1px;
	margin-top:-1px;
}

input, select, textarea, button, submit   {
	font-size:12px;
	font-family:arial;
	color:#5c5c5c;
	margin:0px;
	padding:0px 0px;
}

input {
	height:16px;
}

select {
	height:24px;
}

form {
	margin:0px;
	padding:0px;
}

ul, p {
	margin:0px;
	padding:0px;
}

.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}

.warp {
	margin:0px auto;
	width:790px;
}

.page {
	margin:0px auto;
	background:white;
	width:768px;
	padding:5px 10px 0px;
	text-align:center;
}

.small {
	font-size:10px;
}

.red {
	color:#ff0000;
}

.blue {
	color:#002aff;

}

.vip {
	color:#ccbb00;
}

.vip2 {
	color:#a08b00;
}

.ad {
	margin:5px 0px;
}

hr {    
	color: #CCCCCC;
    width: 95%;
    size: 1mm;
    float: center;
}

/* ---------- Icons ---------- */
.body {
	background:url("img/icons.jpg") 0px 0px repeat-x;
	width:10px;
	height:12px;
}

.mail {
	background:url("img/icons.jpg") 0px -12px repeat-x;
	width:16px;
	height:16px;
}

.maill {
	float: right;
	background:url("img/icons.jpg") 0px -12px repeat-x;
	width:16px;
	height:16px;
}

.female {
	float: right;
	background:url("img/user_female.gif") 0px -0px repeat-x;
	width:20px;
	height:20px;
}

.male {
	float: right;
	background:url("img/user_male.gif") 0px -0px repeat-x;
	width:20px;
	height:20px;
}

.mailboxnew {
	float: right;
	background:url("img/mail.jpg") 0px 0px repeat-x;
	width:16px;
	height:16px;
}

.points {
	background:url("img/icons.jpg") 0px -28px repeat-x;
	width:12px;
	height:13px;
}

.logout {
	background:url("img/icons.jpg") 0px -41px repeat-x;
	width:13px;
	height:13px;
}

.adminon {
	background:url("img/icons.jpg") 0px -54px repeat-x;
	width:16px;
	height:12px;
}

.plus {
	background:url("img/icons.jpg") 0px -66px repeat-x;
	width:13px;
	height:12px;
}

.minus {
	background:url("img/icons.jpg") 0px -78px repeat-x;
	width:13px;
	height:12px;
}

.bird {
	background:url("img/icons.jpg") 0px -90px repeat-x;
	width:13px;
	height:14px;
}

.ipage {
	background:url("img/icons.jpg") 0px -128px repeat-x;
	width:7px;
	height:9px;
}

.arrow {
	background:url("img/icons.jpg") 0px -137px repeat-x;
	width:5px;
	height:9px;
}

.cel {
	background:url("img/icons.jpg") 0px -146px repeat-x;
	width:11px;
	height:10px;
}

.edit {
	background:url("img/icons.jpg") 0px -156px repeat-x;
	width:11px;
	height:13px;
}

.report {
	background:url("img/icons.jpg") 0px -169px repeat-x;
	width:11px;
	height:13px;
}

.loginusers {
	background:url("img/login.jpg") 0px 0px repeat-x;
	width:117px;
	height:27px;
}

.registarusers {
	background:url("img/registar.jpg") 0px 0px repeat-x;
	width:117px;
	height:27px;
}

.viewsicon {
	background:url("img/views.png") 0px 0px repeat-x;
	width:13px;
	height:12px;
}

.voteicon {
	background:url("img/vote.png") 0px 0px repeat-x;
	width:13px;
	height:12px;
}

.downloadsicon {
	background:url("img/download.png") 0px 0px repeat-x;
	width:13px;
	height:12px;
}

.momlazicon {
	background:url("img/momlazzz.png") 0px 0px repeat-x;
	width:13px;
	height:20px;
}
/* ---------- Top Area ---------- */
.top {
	background:url("img/repeat-x.jpg") 0px 0px repeat-x;
	height:105px;
}

.top .logo {
	float:left;
	margin-top:-77px;
}

.top .box {
	padding-top:8px;
	font-size:11px;
	float:right;
	width:250px;
	height:70px;
}

.top .box a {
	text-decoration:underline;
}

.top .box a:hover {
	text-decoration:none;
}

.top .box strong a, .top .box .small {
	text-decoration:none;
}

.top .box strong a:hover, .top .box .small:hover {
	text-decoration:underline;
}

.top .box .right {
	padding-right:10px;
}

.top .box img {
	border:1px solid #5b5b5b;
	float:right;
}

	/* ---------- Top Menu Area ---------- */
	.top #cssdropdown {
		list-style-type:none;
		margin:0px;
		padding:0px;
		height:27px;
		direction:ltr;
	}
	
	.top #cssdropdown .headlink {
		float:right;
		margin-left:4px;
	}
	
	.top #cssdropdown .headlink a {
		display:block;
		background:url("img/repeat-x.jpg") 0px -110px;
		line-height:27px;
		padding:0px 10px;
		color:white;
		font-size:14px;
		direction:rtl;
	}
	
	.top #cssdropdown .active a {
		background:white;
		border:1px solid #dfdfdf;
		border-bottom:0px;
		line-height:26px;
		color:#777777;
	}
	
	.top #cssdropdown .headlink ul {
		display:none;
		position:absolute;
		width:100px;
		list-style-type:none;
		z-index:999;
	}
	
	.top #cssdropdown .headlink ul li a {
		background:white;
		border:1px solid #dfdfdf;
		border-top:0px;
		line-height:20px;
		color:#777777;
		font-size:12px;
		direction:rtl;
	}


/* ---------- Search Area ---------- */
.search {
	text-align:left;
	border-bottom:1px solid #cbcbcb;
	padding-bottom:5px;
		margin-right:5px;
}

.search input {
	background:url("img/repeat-x.jpg") 0px -142px;
	border:1px solid #e0e0e0;
	width:200px;
	height:22px;
	float:left;
	margin-right:5px;
}

.search select {
	background:url("img/repeat-x.jpg") 0px -142px;
	border:1px solid #e0e0e0;
	float:left;
	margin-right:5px;
	width:65px;
}

.jquery-selectbox {
	position:relative;
	border:1px solid #e0e0e0;
	margin-right:5px;
	height:22px;
	background:url("img/repeat-x.jpg") 0px -142px;
	width:100px;
	text-align:right;
	float:left
}

.jquery-selectbox .jquery-selectbox-moreButton {
	float:left;
	background:url("img/more.jpg");
	width:15px;
	height:16px;
	margin:3px 2px;
	cursor:pointer;
}

.jquery-selectbox .jquery-selectbox-list {
	display:none;
	position:absolute;
	top:23px;
	padding:2px;
	left:0px;
	background:#f6f6f6;
	width:100px;
	height:500px;
	overflow:auto;
	z-index:1000;
	border:1px solid #acacac;
}

.jquery-selectbox .jquery-selectbox-currentItem {
	padding:3px 3px;
	white-space:nowrap;
	display:block;
	overflow:hidden;
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	padding:1px 2px;
	background:#505050;
	color:#eee;
	cursor:pointer;
}

.jquery-selectbox .jquery-selectbox-item {
	padding:1px 2px;
	display:block;
}

.search .submit {
	background:url("img/icons.jpg") 0px -104px;
	width:32px;
	height:24px;
	border:0px;
	float:left;
}


/* ---------- login Area ---------- */
.login {
	text-align:right;
	border-bottom:1px solid #cbcbcb;
	padding-bottom:5px;
	font-size:11px;
        padding-top:8px;
}

.login input {
	background:url("img/repeat-x.jpg") 0px -142px;
	border:1px solid #e0e0e0;
	width:200px;
	margin-right:5px;
}

.login input .file {
	background:url("img/repeat-x.jpg") 0px -142px;
	border:1px solid #e0e0e0;
	width:200px;
	margin-right:5px;
}

.login2 input {
	background:url("img/repeat-x.jpg") 0px -142px;
	border:1px solid #e0e0e0;
	width:30px;
	margin-right:2px;
}

.addcredits input {
	background:url("img/repeat-x.jpg") 0px -142px;
	border:1px solid #e0e0e0;
	width:120px;
	margin-right:2px;
}

.login textarea {
	border:1px solid #e0e0e0;
	width:400px;
	margin-right:5px;
}

.login select {
	background:url("img/repeat-x.jpg") 0px -142px;
	border:1px solid #e0e0e0;
	float:right;
	margin-right:5px;
	width:100px;
}


.jquery-selectbox {
	position:relative;
	border:1px solid #e0e0e0;
	margin-right:5px;
	height:22px;
	background:url("img/repeat-x.jpg") 0px -142px;
	width:100px;
	text-align:right;
}

.jquery-selectbox .jquery-selectbox-moreButton {
	float:left;
	background:url("img/more.jpg");
	width:15px;
	height:16px;
	margin:3px 2px;
	cursor:pointer;
}

.jquery-selectbox .jquery-selectbox-list {
	display:none;
	position:absolute;
	top:23px;
	padding:2px;
	left:0px;
	background:#f6f6f6;
	width:100px;
	height:500px;
	overflow:auto;
	z-index:1000;
	border:1px solid #acacac;
}

.jquery-selectbox .jquery-selectbox-currentItem {
	padding:3px 3px;
	white-space:nowrap;
	display:block;
	overflow:hidden;
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	padding:1px 2px;
	background:#505050;
	color:#eee;
	cursor:pointer;
}

.jquery-selectbox .jquery-selectbox-item {
	padding:1px 2px;
	display:block;
}

.login .submit {
	background:url("img/icons.jpg") 0px -104px;
	width:32px;
	height:24px;
	border:0px;
	float:left;
}

.voteseelct {
	border:1px solid #e0e0e0;
	float:right;
	margin-right:5px;
	width:100px;
}


/* ---------- Nav Area PAGE page2.html ---------- */
.nav {
	margin:5px 0px 10px;
	text-align:right;
}

.nav button {
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin:-12px 2px 0px;
}


/* ---------- Tabs Area PAGE index.html ---------- */
.tabs {
	width:756px;
	margin:15px auto 0px;
	text-align:right;
}

	/* ---------- Tabs Menu ---------- */
	.tabs #tabs1 {
		height:45px;
		list-style-type:none;
	}
	
	.tabs .t_01 {
		background:url("img/tabs.jpg") 0px 0px;
	}
	
	.tabs .t_02 {
		background:url("img/tabs.jpg") 0px -45px;
	}
	
	.tabs .t_03 {
		background:url("img/tabs.jpg") 0px -90px;
	}
	
	.tabs .t_04 {
		background:url("img/tabs.jpg") 0px -135px;
	}
	
	.tabs #tabs1 li {
		float:right;
		text-align:center;
		line-height:30px;
	}
	
	.tabs #tabs1 #t_01 {
		width:24%;
	}
	
	.tabs #tabs1 #t_02 {
		width:25%;
	}
	
	.tabs #tabs1 #t_03 {
		width:25%;
	}
	
	.tabs #tabs1 #t_04 {
		width:26%;
	}
	
	.tabs #tabs1 li a {
		display:block;
		color:white;
		font-size:16px;
	}
	
	.tabs #tabs1 li a:hover {
		cursor:pointer;
	}
	
	.tabs #tabs1 .active a {
		color:#7b7b7b;
	}
	
	/* ---------- Tabs Sub Menu ---------- */	
	.tabs .sub_menu {
		background:#ececec;
	}
	
	.tabs .tabs1_sub {
		list-style-type:none;
		text-align:center;
		width:25%;
		visibility:hidden;
		float:right;
		margin:-5px 0px 5px;
	}
	
	.tabs .tabs1_sub li {
		display:inline;
		padding:0px 2px;
	}
	
	.tabs .tabs1_sub .active a {
		font-weight:bold;
	}
	
	/* ---------- Tabs Content ---------- */	
	.tabs .tabs1_content {
		display:none;
		background:#ececec;
		padding:0px 3px;
	}
	
		/* ---------- Tabs Block ---------- */
		.tabs .sub_block {
			display:none;
		}
		
		.tabs .block {
			height:242px;
			width:247px;
			float:right;
			margin-left:4px;
		}
		
		.tabs .block2 {
			float:left;
			margin:0px;
		}
		
		.tabs .block .top {
			background:url("img/tabs_block_top.png") no-repeat;
			height:12px;
		}
		
		.tabs .block .sides {
			height:210px;
			border:4px solid white;
			border-top:0px;
			border-bottom:0px;
		}
		
		.tabs .block .sides div {
			height:114px;
		}
		
		.tabs .block .sides .text {
			margin-top:76px;
			height:20px;
			background:white;
		}
		
		.tabs .block .sides .text h3 {
			color:#08a7b8;
			font-size:15px;
			margin:0px;
		}
		
		.tabs .block .bottom {
			background:url("img/tabs_block_bottom.jpg") left bottom no-repeat;
			height:19px;
			padding:1px 10px 0px;
		}
		
		.tabs .block .bottom span {
			float:left;
			margin-top:-4px;
		}
		
		.tabs .block .bottom span a {
			color:#06c3d7;
			font-weight:bold;
		}
		
		.tabs .block .bottom span span {
			float:none;
			color:white;
			font-size:17px;
			padding-right:5px;
		}


/* ---------- Main Area PAGE page2.html ---------- */
.main_area {
	width:756px;
	margin:15px auto 0px;
	padding-bottom:5px;
	text-align:right;
	background:#ececec;
}

.main_area h2 {
	background:url("img/headers.jpg") 0px -145px;
	height:21px;
	margin:0px;
	padding:10px 8px 10px 20px;
	color:white;
	font-size:16px;
	font-weight:normal;
}

.main_area h2 span {
	float:left;
}

.main_area h2 a {
	color:white;
}

.main_area .block {
	background:white;
	margin:0px 5px;
	padding:5px;
}

.main_area .block .right {
	float:right;
	width:230px;
	text-align:center;
}

.main_area .block .right .img {
	width:212px;
	height:290px;
	margin:0px auto 3px;
}

.main_area .block .right .img div {
	background:url("img/page2_img_top.png") no-repeat;
	width:212px;
	height:290px;
	margin:0px;
}

.main_area .block .right .img div div {
	background:url("img/page2_img_bottom.png") bottom no-repeat;
}

.main_area .block .right p {
	background:#ececec;
	padding:5px;
	margin:0px 5px;
	text-align:right;
}

.main_area .block .right p button {
	margin:0px;
	padding:0px;
	padding-top:7px;
	margin:-14px 2px 0px;
}

.main_area .block .left {
	float:left;
	width:503px;
}

.main_area .block .left h3, .main_area .block .left h3 a {
	color:#08a7b8;
	font-size:18px;
	display:inline;
}

.main_area .block .left .cats, .main_area .block .left .cats a {
	display:inline;
	color:#08a7b8;
}

.main_area .block .left .info {
	padding:5px 3px 5px;
	margin:3px 0px 7px;
	width:85%;
	border-bottom:1px solid #9e9e9e;
	color:#7f7f7f;
}

.main_area .block .left .info a {
	color:#7f7f7f;
}

.main_area .block .left .bright {
	color:#969595;
}

.main_area .block .small_img {
	width:236px;
	height:120px;
	float:right;
	margin:10px 4px 0px; 
}

.main_area .block  .small_img div {
	background:url("img/page2_simg_top.png") no-repeat;
	width:236px;
	height:123px;
}

.main_area .block  .small_img div div {
	background:url("img/page2_simg_bottom.png") bottom no-repeat;
}


/* ---------- Second Block PAGE page2.html ---------- */
.second_block {
	margin:5px 10px;
}

.second_block ul {
	border-right:1px solid #b5b5b5;
	list-style-type:none;
	height:27px;
}

.second_block ul li {
	border-left:1px solid #b5b5b5;
	border-top:1px solid #b5b5b5;
	float:right;
	line-height:27px;
	width:95px;
	background:url("img/repeat-x.jpg") 0px -169px;
}

.second_block ul li a {
	display:block;
	font-size:14px;
}

.second_block ul .active {
	background:url("img/repeat-x.jpg") 0px -201px;
}

.second_block ul .active a {
	font-weight:bold;
}

.second_block .self {
	margin-top:-1px;
	padding:8px;
	background:#ececec;
	border:1px solid #b5b5b5;
	text-align:right;
}

.second_block .self div.tabs2_01, .second_block .self div.tabs2_02, .second_block .self div.tabs2_03, .second_block .self div.tabs2_04, .second_block .self div.tabs2_05, .second_block .self div.tabs2_0ADMINORHAN {
	display:none;
}

.second_block .self div .comments {
	background:white;
	width:450px;
	height:250px;
	float:right;
}

.second_block .self div .comments p {
	height:240px;
	padding:2px 3px;
	margin:2px 10px;
	overflow:hidden;
}

.second_block .self div .comments_form {
	float:left;
	width:275px;
}

.second_block .self div .comments_form p {
	color:#375b6a;
	margin:2px 0px;
}

.second_block .self div .comments_form span {
	width:45px;
	text-align:center;
	display:block;
	float:right;
}

.second_block .self div .comments_form p input, .second_block .self div .comments_form p textarea {
	border:1px solid #37678f;
	width:200px;
}

.second_block .self div .comments_form .submit {
	color:white;
	font-weight:bold;
	background:#38a5b0;
	border:1px solid #5d8e94;
	height:auto;
}

.second_block .self div .white {
	padding:5px;
	background:white;
	margin:5px 0px;
}

.second_block .self div .title {
	font-size:14px;
	font-weight:bold;
}

.second_block .self div .down_p {
	padding-top:5px;
	text-align:left;
	font-weight:bold;
}

.second_block .self div .admin {
	background:url("img/repeat-x.jpg") 0px -233px;
	line-height:18px;
	padding:0px 10px;
	font-size:14px;
	border:1px solid #b5b5b5;
}


/* ---------- Right Area PAGE index.html ---------- */
.right {
	float:right;
	width:498px;
}

.right .block {
	background:#ececec;
	text-align:right;
}

.right .block .header {
	background:url("img/headers.jpg") 0px 0px;
	height:23px;
	padding:3px 10px;
	margin:0px 0px 5px;
	color:white;
	font-weight:normal;
	font-size:14px;
}

.right .sep {
	height:8px;
}

.right .block .sub_block {
	margin:5px auto;
	width:475px;
	padding:5px;
}


.right .block .sides_2 .side_1 {
	float:right;
	width:230px;
}

.right .block .sides_2 .side_2 {
	float:left;
	width:230px;
}

.right .block .white {
	background:white;
}

.right .block .sub_block .right {
	float:right;
	width:100px;
	text-align:center;
}


.right .block .sub_block .right div {
	height:124px;
	width:90px;
	margin:0px auto 3px;
}

.right .block .sub_block .right div div {
	background:url("img/sub_block_top_corners.png") no-repeat;
	margin:0px;
}


.right .block .sub_block .right div div div {
	background:url("img/sub_block_bottom_corners.png") bottom no-repeat;
}


.right .block .sub_block .left {
	float:right;
	width:375px;
}

.right .block .sides_2 .left {
	float:right;
	width:130px;
}

.right .block .sub_block .left h4, .right .block .sub_block .left h4 a {
	color:#08a7b8;
	font-size:15px;
	margin:0px;
}

.right .block .sub_block .left span {
	display:block;
	margin:2px 0px;
	color:#9a9a9a;
	font-size:10px;
}

.right .block .sub_block .left span a, .right .block .sub_block .left span span {
	display:inline;
	color:#06c3d7;
	font-weight:bold;
	font-size:11px;
}

.right .block .sub_block .left .cats a {
	color:#9a9a9a;
	font-size:10px;
}

/* ---------- Left Area PAGE index.html ---------- */
.left {
	float:right;
	width:255px;
}

.left .block {
	background:#ececec;
	font-size:14px;
}

.left .sep {
	height:8px;
}

.left .guides {
	text-align:left;
	display:block;
	padding-left:10px;
	font-size:12px;
	color:#a8a8a8;
}

.left .block .header {
	text-align:right;
	height:16px;
	padding:7px 10px;
	margin:0px 0px 5px;
	color:white;
	font-weight:normal;
	font-size:14px;
}

.left .block .yellow {
	background:url("img/headers.jpg") 0px -30px;
}

.left .block .green {
	background:url("img/headers.jpg") 0px -61px;
	height:13px;
}

.left .block .orange {
	background:url("img/headers.jpg") 0px -90px;
	height:13px;
}

.left .block .blue {
	background:url("img/headers.jpg") 0px -117px;
	height:13px;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
}

.left .block span {
	font-size:10px;
}

.left .block .sub_block {
	background:white;
	width:230px;
	margin:3px auto;
	padding:5px;
}

.left .block .sub_block .hright {
	width:50%;
	float:right;
	font-size:10px;
	height:120px;
}

.left .block .sub_block .hleft {
	width:50%;
	float:left;
	font-size:10px;
	height:120px;
}

.left .block .sub_block .gright {
	width:50%;
	float:right;
	color:#a8a8a8;
	font-size:12px;
}

.left .block .sub_block .gright img {
	border:1px solid black;
}

.left .block .sub_block .gleft {
	width:50%;
	float:left;
	color:#a8a8a8;
	font-size:12px;
	text-align:right;
}

.left .block .sub_block .gleft .gmore {
	text-align:left;
	color:#08a7b8;
	font-weight:bold;
	display:block;
	padding-top:25px;
}

.left .block .sub_block .gleft .gtitle {
	text-decoration:underline;
	font-size:14px;
	display:block;
	padding-bottom:3px;
}

.left .block .sub_block .comment {
	border-bottom:1px solid #aeaeae;
	color:#aeaeae;
	text-align:right;
	padding:6px 2px 4px;
}

.left .block .sub_block .noborder {
	border:0px;
}

.left .block .sub_block .comment a {
	color:#999999;
	font-size:11px;
}

.left .block .sub_block .comment span {
	display:block;
	font-size:14px;
}

.left .block .sub_block .comment .small {
	font-size:10px;
}

.left .block .sub_block .stats_title {
	color:black;
	display:block;
	font-size:12px;
	text-align:right;
}

.left .block .sub_block .stats_p {
	color:#959595;
	padding:3px 5px 5px;
	font-size:12px;
	text-align:right;
}

.left .block .sub_block .stats_p strong {
	text-decoration:underline;
}

.left .block .sub_block .stats_p .red {
	font-size:12px;
}


/* ---------- Footer 1 ---------- */
.footer1 {
	background:#ececec;
	width:755px;
	margin-top:10px;
	text-align:right;
}

.footer1 .top {
	background:url("img/footer1.jpg") 0px 0px;
	height:9px;
}

.footer1 .bottom {
	background:url("img/footer1.jpg") 0px -9px;
	height:9px;
	font-size:0px;
}

.footer1 .main {
	background:white;
	margin:2px 8px;
	padding:15px;
}

.footer1 .main ul {
	list-style-type:none;
}

.footer1 .main ul li {
	width:16.5%;
	float:right;
	font-size:16px;
	color:black;
}

.footer1 .main ul li h3, .footer1 .main ul li a {
	font-size:16px;
	margin:0px;
	font-weight:normal;
	color:black;
}

.footer1 .main ul li span {
	font-size:12px;
	display:block;
	padding-right:2px;
}

.footer1 .main ul li a:hover span {
	text-decoration:underline;
}

.footer1 .main ul li ul li {
	float:none;
	width:100%;
	margin:2px 0px;
}

.footer1 .main ul li ul li a {
	display:block;
	color:#999999;
	font-size:12px;
	padding-right:5px;
}

.footer1 p {
	padding:3px 10px 0px;
	font-size:11px;
}

.footer1 p a {
	margin:0px 2px;
}


/* ---------- Footer 2 ---------- */
.footer2 {
	background:#ececec;
	width:735px;
	padding:2px 10px;
	margin-top:10px;
	color:#909090;
	font-size:11px;
	text-align:right;
}

.footer2 a {
	color:#909090;
}	

.footer2 h1 {
	font-size:12px;
	display:inline;
}
/* ------------- prvmsg --------------- */

.titleprv {
	color:#5c5c5c;
	font-size:14px;
}

.subtitleprv {
	color:#5c5c5c;
	font-size:10px;
}

.imgprv {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	width:74px;
	height:74px;
}

.imgtg {
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	width:64px;
	height:64px;
}

.forumimg {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	}


.nickprv {
	float: right;
	color:#5c5c5c;
	font-size:12px;
}

.prvp {
	margin-top: 1px;
	margin-bottom: 1px;
    margin-right: 5px;
}

.prvvp {
    margin-right: 5px;
    font-size:10px;
}

.downprv {
	float: left;
        margin-right: 10px;
}

.error {
	color:#ff0000;
	font-size:12px;
}