.m_galery {
	display: block;
	position: relative;
	}

.m_galery ul.items li, .m_galery ul li a, .m_galery ul li a:hover {
	font-size: 12px;
	}
.m_galery ul.items {
	list-style: none;
	padding:0px;
	margin:0px;
	}
.m_galery ul.items li a {
	display: block;
	margin-right: 25px;
	}
.m_galery ul.items li div {
	float: left;
	display: block;
	padding-bottom: 25px;
	padding-right: 10px;
}	
.m_galery ul.items li div a {
	margin-right: 0px;
	}
.m_galery ul.items li div img {
	border: 1px solid #EEEEEE;
	padding: 3px;	
	}
.m_galery ul.items li {
	width: 350px;
	float: left;

	}
.m_galery ul.items li span {
	font-size: 11px;
	color: #929292;
}

.m_galery .list {
	margin-top: 20px;
	margin-bottom: 20px;
	}
.m_galery .list img {
	border: 1px solid #EEEEEE;
	padding: 3px;	
	margin-right: 12px;
	margin-bottom: 12px;
	}	
.m_galery .list img.sel {
	border: 1px solid #ee1c23;
}
.m_galery .item {
	margin-bottom: 20px;
	}
.m_galery .item img {
	border: 1px solid #EEEEEE;
	padding: 3px;	
	}	
.m_galery .item .nav {
	width: 508px;
	}		
.m_galery .item .p1 {
	float: left;
	font-size: 12px;
	}	
.m_galery .item .p2 {
	float: right;
	font-size: 12px;
	}
	
	
	
.m_galery form {
	font-size: 12px;
	}
.m_galery form input {
	border:1px solid #A8A6A6;	
	}
.m_galery form img {
	border: 1px solid #AAAAAA;
	margin-right: 20px;

	}
.m_galery form .kac {
	width:180px;
	text-align:right;
	}
.m_galery form input.kaptcha {
	width:50px;
	}
	
.m_galery form table td {
	padding-bottom: 15px;
	vertical-align: top;
	}
	
.m_galery form table td span {
	font-size: 11px;
	}
.m_galery form table td strong {
	font-size: 11px;
	}	
.m_galery form table td strong span {
	color: #EE1C23;
	}
.m_galery form table td select {
	width:200px;
	font-size: 12px;
	}	
.m_galery form table td input.text {
	width:200px;
	margin-bottom: 5px;
	font-size: 12px;
	
	}					
.m_galery form table td textarea {
	width:300px;
	height: 90px;
	font-size: 12px;
	margin-bottom: 5px;
	overflow: auto;
	}			
	

.m_galery ul.answers {
	padding:0px;
	margin:0px;
	list-style: none;
	margin-left: 15px;
	margin-top:3px;

	}

.m_galery ul.answers li {
	padding:12px 0px 12px 1px;
	margin-left:60px;
	list-style: none;
	font-size: 12px;
		background: none;
	}

.m_galery ul.answers li span {
	font-size: 11px;
	background: none;
	color: black;
	}

.m_galery ul.answers li a, .m_galery ul.answers li a:hover{
	font-size: 12px;
	font-weight: bold;
	}

.m_galery ul.answers li div {

}

* html .m_galery ul.answers li div {
height:1px;
overflow:visible;
}
* html .m_galery ul.answers li div {
}
.m_galery ul.answers li div div {
width:100%;
font-size: 12px;
font-weight: bold;
height:auto;
padding: 2px 0px 4px 0px;
margin:0;
overflow: hidden;
}
.m_galery ul.answers li div.img {
margin:0px;
margin-left: -60px;
position: relative;
display: block;
float: left;
}
* html .m_galery ul.answers li div.img {
margin-left: -30px;
}


.m_galery ul.answers li div.img img {
padding:2px;
margin-right: 10px;
border: 1px solid #EEEEEE;

}
			
.m_galery p {
	font-size: 12px;
	margin-bottom: 15px;
	}			