.albumtable img {
	margin-bottom: 6px;
}
.albumtable td {
	padding: 10px;
}
.gallery_link {
	margin-top: 4px;
	font-size: 15px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
.inp, textarea {
	border: 1px solid #5c5c5c;
}
.btn {
	height: 20px;
	border: 1px solid #e0ac22;
	background: #ffe61a url(../images/menu.gif) repeat-x scroll left bottom;
	color: #724b14;
}
.btn:hover {
	background: #dfaa1f url(../images/menuhalf.gif) repeat-x scroll left top;
	color: #ffffff;
}
.inp {
	background-color: #ffffff;
	clear: both;
}
#feedback td {
	vertical-align: top;
}
textarea {
	width: 400px;
	height: 100px;
}
.asterisk {
	color: red;
	display: inline;
	font-weight: bold;
}
.movebtn {
	display: none;
}
div.slide-price-tag {
	width: 356px; 
	height: 252px; 
	margin-top: 43px;
	background-image: url('../css/images/flexslider/hind_empty.png');
}
.descr div.slide-price-tag  p {
    -webkit-transform: rotate(349deg); -moz-transform: rotate(349deg); -o-transform: rotate(349deg);
    /* writing-mode: lr-tb; */
    color: yellow;
    font-weight: normal;
    font-size: 60px;
    font-family: Arial;
    letter-spacing: -4px;
    padding-top: 106px;
    font-weight: bold;
    padding-left: 50px;
    text-decoration: none;
          
    width: 150px;
    text-align: center;
}
.descr div.slide-price-tag p span {
    border: none;
    text-decoration: none !important;
    color: #f1f1f1;
    font-size: 31px;
    font-weight: bold;
    letter-spacing: 0px;
    display: block;
    text-align: center;
    margin-top: 27px;
}

