﻿form.jqtransformdone label {
	display: block;
}
form.jqtransformdone div.rowElem {
	clear: both;
}
.jqTransformSelectWrapper {
	background: rgb(19, 19, 19); margin: 0px; height: 34px; position: relative;
}
.jqTransformSelectWrapper div {
	padding: 4px 30px 6px 15px; color: rgb(83, 83, 83); line-height: 25px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; cursor: pointer;
}
.jqTransformSelectWrapper a.jqTransformSelectOpen {
	background: url("../images/header-slider/select.gif") no-repeat 0px 0px; top: 0px; width: 38px; height: 34px; right: 0px; display: block; position: absolute; z-index: 99;
}
.jqTransformSelectWrapper a.jqTransformSelectOpen:hover {
	background-position: 0px bottom;
}
.jqTransformSelectWrapper ul {
	background: rgb(19, 19, 19); list-style: none; margin: 0px !important; padding: 0px; left: 0px; top: 34px !important; height: 150px; display: none; position: absolute; z-index: 10; -ms-overflow-y: auto;
}
.jqTransformSelectWrapper ul a {
	color: rgb(83, 83, 83); line-height: 25px; padding-left: 15px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; display: block;
}
.jqTransformSelectWrapper ul a.selected {
	color: rgb(147, 147, 147);
}
.jqTransformSelectWrapper ul a:hover {
	background: rgb(19, 19, 19); color: rgb(147, 147, 147);
}
.jqTransformHidden {
	display: none;
}
