*
{	
	font-size: 12px;
	color: #000000;
}

a {
	color: #943368;
}

body {
	font-family: Verdana;
	font-size: 12px;
	
	margin: 0;
	padding: 0;	
}

.main {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(/design/c/images/main.jpg);
}

.main_content {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

.main_block_1 {
	text-align: center;
}

.main_block_2 {
	text-align: right;
}

.g_price {
    background: #fff000;
    border: 1px solid #ffa800;
    color: #000000;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    line-height: 14px;
    padding: 4px;
    width: 112px;
    margin: 0 0 0 4px;
}

/* responces mod */

#ap_responces_cont {
	/*float: left;*/
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}

#ap_responces_cont
.responces
.resp_header  {
	float: left;
	width: 648px;
	height: 80px;
 }
 
#ap_responces_cont
.responces
.resp_header  
.resp_button {
	float: left;
	width: 230px;
}

.responces
.resp_header  
.resp_button 
.resp_button_bg {
	background: url(../../../modules/responce/images/create_responce.png) no-repeat 0 0;
	float: left;
	width: 220px;
	height: 48px;
}

#ap_responces_cont
.responces
.resp_header  
.resp_title {
	float: left;
	width: 408px;
	text-align: left;
	margin: 0 0 0 10px;
}
#ap_responces_cont
.responces
.resp_header  
.resp_title h1 {
	font-size: 16px;
}

#new_responce_form {
	display: none;
}

.responce_error_field {
	border: #ff0000 1px solid;
	color: #ff0000;
}
span.responce_error_field_label {	
	color: #ff0000;
}

.liker {	
	width: 100%;
	margin: 0;
	display: none;
}

.liker .b_like {
	float: left;
	margin: 0 20px 0 0;
}

.liker .b_dizlike {
	float: left;	
}

.liker .b_like img,
.liker .b_dizlike img
{
	float: left;
	cursor: pointer;
}

.liker .b_like div,
.liker .b_dizlike div
{
	float: left;
	padding: 10px 5px;
}

.liker .b_like div {
	color: #27a527;
}

.liker .b_dizlike div {
	color: #ff0000;
}

.game_ria {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #ffffff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.game_ria_inner {
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	
}