form.jqtransformdone label{
	margin-top:4px;
	margin-right: 8px;
	display: block;
	float:left;
}
form.jqtransformdone div.rowElem{
	clear:both;
	padding:4px 0px;
}
/* -------------
 * Buttons
 * ------------- */
button.jqTransformButton {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
	font-family: Arial;	
	outline:none;
}

.attachFile button.jqTransformButton,
.attachFile2 button.jqTransformButton {
	margin: 0 0 0 10px;
}

*:first-child+html button.jqTransformButton[type]{width: 1;} /* IE7 */

button.jqTransformButton span {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat right -181px;
	display: block;
	float: left;
	padding: 0px 15px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 28px;
}

.attachFile button.jqTransformButton span {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat right -237px;
	display: block;
	float: left;
	padding: 0px 16px 0px 0px; /* sliding doors padding */
	margin: 0px;
	height: 28px;
}

*+ html button.full.jqTransformButton span span {
	width:130px;
}

button.jqTransformButton span span {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat left -153px;
	color: #fff;
	padding: 6px 4px 0px 19px;
	font-weight:bold;
	font-size: 11px;
	display: block;
	text-decoration: none;
	height: 22px;
}

.attachFile button.jqTransformButton span span {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat left -209px;
	color: #fff;
	padding: 6px 4px 0px 19px;
	font-weight:bold;
	font-size: 11px;
	display: block;
	text-decoration: none;
	height: 22px;
}


/* IE 6 */
* html button.jqTransformButton { height:33px; }
* button.jqTransformButton span span { height: 25px; }
/* IE 7 */
*+ html button.jqTransformButton span span {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat left -153px;
	color: #fff;
	padding: 5px 4px 0px 19px;
	font-weight:bold;
	font-size: 11px;
	display: block;
	text-decoration: none;
	height: 23px;
}
*+ html button.jqTransformButton { height:28px; }
*+ button.jqTransformButton span span { height: 20px; }


/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat left -57px;
	height: 24px;
	padding: 0px;
	float:left;
	width:287px !important;
}

.popUpBoxH .popUpBoxHTop .contantH .bottom .blockH .columnR .zipCode .jqTransformInputWrapper {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat left -57px;
	height: 24px;
	padding: 0px;
	float:left;
	width:87px !important;
}

.popUpBoxH .popUpBoxHTop .contantH .bottom .blockH .fullWidth .bestWish .jqTransformInputWrapper {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat left -57px;
	height: 24px;
	padding: 0px;
	float:left;
	width:50px !important;
	margin:0 5px;
}

.popUpBoxH .blockH .columnL .zipCode .jqTransformInputWrapper {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat left -57px;
	height: 24px;
	padding: 0px;
	float:left;
	width:87px !important;
}

.popUpBoxH .blockH .attachFile .jqTransformInputWrapper {
	background: transparent url(../Images/Forms/spriteFullinputBox.gif) no-repeat left top;
	height: 24px;
	padding: 0px;
	float:left;
	width:505px !important;
}

.reportDamageH .formH .attachFile2 .jqTransformInputWrapper {
	background: transparent url(../Images/Forms/spriteFullinputBox.gif) no-repeat left top;
	height: 24px;
	padding: 0px;
	float:left;
	width:387px !important;
}

.popUpBoxH .popUpBoxHTop .contantH .bottom .blockH .columnR .location .jqTransformInputWrapper {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat left -57px;
	height: 24px;
	padding: 0px;
	float:left;
	width:180px !important;
}

.popUpBoxH .blockH .columnL .location .jqTransformInputWrapper {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat left -57px;
	height: 24px;
	padding: 0px;
	float:left;
	width:180px !important;
}

.reportDamageH .column .jqTransformInputWrapper {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat left -57px;
	height: 24px;
	padding: 0px;
	float:left;
	width:230px !important;
}

.reportDamageH .column .zipCode .jqTransformInputWrapper {	
	width:74px !important;
}

.reportDamageH .column .location .jqTransformInputWrapper {	
	width:132px !important;
}

.jqTransformInputInner {
	background: transparent url(../Images/Forms/spriteFormFields.gif) no-repeat right -81px;
	padding: 0px;
	margin: 0px;
}

.jqTransformInputInner div {
	height: 24px;
	margin:0px 0px 0px 7px;
}

.jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	height: 19px;
	color:#5E5E5E;	
	border: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	background:transparent;
	width:272px !important;
}

.zipCode .jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	height: 18px;
	color:#404040;
	width:72px !important;	
	border: none;
	background:transparent;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.location .jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	height: 18px;
	color:#404040;	
	border: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	background:transparent;
	width:164px !important;
}

.bestWish .jqTransformInputInner div input {
	width:35px !important;
}

.attachFile .jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	height: 18px;
	color:#404040;	
	border: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	background:transparent;
	width:490px !important;
}

.attachFile2 .jqTransformInputInner div input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	height: 18px;
	color:#404040;	
	border: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	background:transparent;
	width:375px !important;
}

.column .jqTransformInputInner div input {
	width:213px !important;
}

.column .zipCode .jqTransformInputInner div input {
	width:60px !important;
}

.column .location .jqTransformInputInner div input {
	width:118px !important;
}


.storKampanj  .jqTransformInputWrapper {
	width:225px !important;
}
.storKampanj  .jqTransformInputInner div input {
	width:215px !important;
}

.storKampanj  .zipCode {
	float: left;
	width: 85px;
}
.storKampanj  .zipCode .jqTransformInputWrapper {
	width: 70px !important;
}
.storKampanj  .zipCode .jqTransformInputInner div input {
	width: 60px !important;
}
.storKampanj  .location {}

.storKampanj  .location .jqTransformInputWrapper {
	width: 140px !important;
}
.storKampanj  .location .jqTransformInputInner div input {
	width: 130px !important;	
}



.storKampanj .columnL, .storKampanj .columnR {
	width: 237px;
	float: left;
	padding: 0 0 10px 0;
	
}




/*  IE6 */
* html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin: 0 0 0 -8px;
	height:24px;
} 
/* Ie7 */
*+ html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-6px;
	height:18px;
}

*+ html .popUpBoxH .popUpBoxHTop .contantH .bottom .blockH .columnR .zipCode .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-7px;
	height:18px;
}

*+ html .reportDamageH .column .zipCode .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-6px;
	height:18px;
}

*+ html .popUpBoxH .attachFile .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-6px;
	height:18px;
}

*+ html .reportDamageH .attachFile2 .jqTransformInputInner div input{
	padding: 6px 0 0 0;
	margin-left:-6px;
	height:18px;
}

*+ html .popUpBoxH .popUpBoxHTop .contantH .bottom .blockH .columnR .location .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-6px;
	height:18px;
}

*+ html .reportDamageH .column .location .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-6px;
	height:18px;
}

/*hover
.jqTransformInputWrapper_hover{ background-position: left -31px ;}
.jqTransformInputWrapper_hover div.jqTransformInputInner{ background-position: right -31px ;}
*/
/*focus
.jqTransformInputWrapper_focus{ background-position: left -62px ;}
.jqTransformInputWrapper_focus div.jqTransformInputInner{ background-position: right -62px ;}
*/


.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
	margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
	background-color: none;
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
	padding-left: 4px;
}



/* -------------
 * Textarea
 * ------------- */
table.jqTransformTextarea td#jqTransformTextarea-mm textarea{
	font-size: 11px;
	line-height: 16px;
	color:#5E5E5E;
}


/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {float: left;display:block;margin:2px 6px 0px;}
.jqTransformRadio {
	background: transparent url(../Images/Forms/radioBtn.gif) no-repeat center top;
	vertical-align: middle;
	height: 13px;
	width: 13px;
	display:block;/*display: -moz-inline-block;*/
	outline:none;
}


/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper{
	display:block;float:left;
	margin-top:5px;
}
a.jqTransformCheckbox {
	background: transparent url(../Images/Forms/checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 17px;
	width: 17px;
	display:block;/*display: -moz-inline-block;*/
	outline:none;
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom; outline:none}


/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width: 287px !important;
	position:relative;
	height: 24px;
	background: url(../Images/Forms/spriteFormFields.gif) no-repeat left -105px;
	float:left;
}

.selectBoxTop .jqTransformSelectWrapper {
	width: 486px !important;
	position:relative;
	height: 24px;
	background: url(../Images/Forms/spriteFullinputBox.gif) no-repeat left -48px;
	float:left;
}

.reportDamageH .formH .column .jqTransformSelectWrapper {
	width: 228px !important;
}

.jqTransformSelectWrapper div span {
	font-size: 11px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 19px;
	padding: 5px 0 0 7px;
	overflow: hidden;
	cursor:pointer;
	width:280px !important;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.selectBoxTop .jqTransformSelectWrapper div span {
	font-size: 11px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 19px;
	padding: 5px 0 0 7px;
	overflow: hidden;
	cursor:pointer;
	width:454px !important;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.reportDamageH .formH .column .jqTransformSelectWrapper div span {
	width:220px !important;
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 25px;
	height: 24px;
	background: url(../Images/Forms/spriteFormFields.gif) no-repeat right -129px;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	top: 24px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 11px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}