.text1 {float:left; margin:5px 10px 0px 0px;}
#package_form {
	margin-top:11px;
	margin-left:0px;
	}
#package_form input, #subscribe_form input {
	margin:0;
	background:none;
	border:solid 1px #d8d8d8;
	padding:5px 3px 0px 6px;
	width:122px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:2px;
	color:#81807f;
	float:left;
	}
#subscribe_form input {
	background:#fff;
	color:#504e4c;
	width:148px;
	margin-right:3px;
	border:solid 1px #d8d8d8;
	}	
#subscribe_form .rowElem {
	overflow:hidden;
	padding-left:2px;
	}	
#subscribe_form a {
	background:#fff;
	float:left;
	border:solid 1px #e5e5e5;
	display:inline-block;
	line-height:22px;
	color:#504e4c;
	text-decoration:none;
	font-size:18px;
	padding:2px 11px 3px;
	}	
#subscribe_form a:hover {color:#999}	
#package_form .buttons {
	padding-right:15px;
	width:80px;
	}	
#planner_form {margin-bottom:33px;}	
#planner_form .buttons {
	padding:5px 36px 0 0;
	}	
#package_form .buttons a, #planner_form .buttons a {
	font-size:16px;
	line-height:1.2307em;
	color:#cdcabd;
	cursor:pointer;
	background:#726350; 
	padding:0px 0px 0px 0px;
	}	
#package_form .buttons a:hover, #planner_form .buttons a:hover {
	color:#999;
	}	
#subscribe_form strong {
	display:inline-block;
	line-height:31px;
	font-size:26px;
	font-weight:normal;
	padding:9px 0 18px 61px;
	background:url(../images/subscribe_bg.gif) 0 0 no-repeat;
	}	
#subscribe_form p {
	padding:2px 0 21px 3px;
	line-height:16px;
	}	
form.jqtransformdone label{
	display: block;
	width:278px;
	font-size:13px;
	margin-right:30px;
	line-height:1.2em;
	padding-top:7px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6a6c6e;
	float:left;
}
form.jqtransformdone div.rowElem{
	clear:both;
	height:53px;
}

.jqTransformSelectWrapper {
	width:171px;
	position:relative;
	height: 21px;
	background:#fcfcfc;
	float:left;
	border:solid 1px #c1c1c1;
	margin-right:10px;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	box-shadow:0 0 6px #CCC;
-moz-box-shadow:0 0 6px #CCC;
-webkit-box-shadow:0 0 6px #CCC;
padding:2px 0px 3px 0px ;


}

.select1 .jqTransformSelectWrapper {
	width:90px !important;
	position:relative;
	height: 21px;
	background:#fff;
	float:left;
	border:solid 1px #aca28f;
	margin-right:10px;
}
.select2 .jqTransformSelectWrapper {
	width:92px !important;
	position:relative;
	height: 21px;
	background:#fff;
	float:left;
	border:solid 1px #aca28f;
	margin-right:10px;
}
#planner_form .jqTransformSelectWrapper {
	width:271px !important;
	}
#planner_form div.rowElem {
	height:37px !important;
	}
#planner_form .jqTransformSelectWrapper ul {
	width:271px !important;
	}	
#planner_form .jqTransformSelectWrapper div span {
	height:22px;
	width:238px !important;
	}	
#search-form > .rowElem > span {display:block;}
.twice .jqTransformSelectWrapper {
	width:91px !important;
	float:left;
	}	
#account-form .state .jqTransformSelectWrapper {
	width:131px !important;
	}
.jqTransformSelectWrapper div span {
	font-size: 12px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 19px;
	line-height: 15px;
	padding: 5px 0 0 9px;
	overflow: hidden;
	cursor:pointer;
	color:#81807f;
	width:80px !important;
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 10px;
	width: 7px;
	height: 4px;
	top:12px;
	background:url(../images/select.gif) 0 0 no-repeat;
	padding:5px 0px 5px 0px;

}
.rowElem .left {
	float:left;
	margin-right:10px;
	}
#search-form .buttons, #search-form2 .buttons {
	text-align:right;
	padding-top:1px;
	}	
#search-form .buttons a, #search-form2 .buttons a {
	font-size:17px;
	color:#000;
	text-decoration:none;
	}	
#search-form .buttons a:hover, #search-form2 .buttons a:hover {
	color:#666;
	}	

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 20px;
	top: 28px; 
	left: -1px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #d4d9db;
	display: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	z-index:10;
	
}

.jqTransformSelectWrapper ul a {
	display: block;
	text-decoration: none;
	color:#a1adbe;
	background-color: #FFF;
	font-size: 12px;
	line-height:1.23em;
	padding:3px 0px 4px 9px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #fff;
	color: #a1adbe;
	padding:11px 0px 11px 9px;
	
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#CCC;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}