.left-text {
    background: url("/caa/277/2012Design/images/field_start.png") 0 0 no-repeat;
    height: 26px !important;
    padding: 0 0 0 14px;
    border: 0 none !important;
    overflow: hidden;
    position: relative;
}
.right-text {
    background: url("/caa/277/2012Design/images/field_end.png") right 0 no-repeat;
    border: 0 none !important;
    color: #000000;
    font-size: 14px;
    height: 26px !important;
    overflow: hidden;
    padding: 0 14px 0 0;
}
.select-core {
	position: absolute;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	height: 20px;
	margin-left: 0px;
	display: inline;
}
.select-core option {
	margin: 0;
	padding-left: 2px;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
	font: 12px/21px arial,sans-serif;
	background-color: #F1F3F4;
	color: #949494;
	height: 15px;
	position: absolute;
}
.left-select {
	background: url('/caa/277/2012Design/images/field_start8.png') no-repeat;
	padding-left: 11px; 
	height: 26px;
}

.right-select {
	background:url('/caa/277/2012Design/images/field_dropdown_end8.png') no-repeat 100% 0 transparent;
	position: absolute;
	color: #949494;
	line-height: 26px;
	height: 26px;
	font: 12px/26px arial,sans-serif;
	overflow: hidden;
	padding-right: 30px;
}
.radio-styleup {
	height: 25px;
	width: 19px;
	clear: none;
	float: left;
	margin: 0 0 3px;
	padding: 0 0 0 1px;
	background: url('/caa/277/2012Design/images/radio.png');
	background-repeat: no-repeat;
	cursor: default;
	display: inline;
}
.checkbox-styleup {
	height: 25px;
	width: 19px;
	clear:none;
	float:left;
	margin: 0 0 3px;
	padding: 0 0 0 1px;
	background: url("/caa/277/2012Design/images/checkbox.png") no-repeat;
	cursor: default;
	text-align:left;
}
.checkbox-styleup input,
.radio input {
	display: none;
}
.checkbox-styleup input.show,.radio input.show {
	display: inline;
}
.textarea-styleup {
	width: 250px;
}
.textarea-top {
	width: 100%;
	line-height: 7px;
	height: 7px;
	position: relative;
	background: #FFFFFF url('/caa/277/2012Design/images/textarea-top-left.png') no-repeat 0 0;
}
.textarea-middle {
	width: 100%;
	position: relative;
	background: #FFFFFF url('/caa/277/2012Design/images/textarea-middle-left.png') repeat-y 0 0;
}
.textarea-bottom {
	width: 100%;
	line-height: 7px;
	height: 7px;
	position: relative;
	background: #FFFFFF url('/caa/277/2012Design/images/textarea-bottom-left.png') no-repeat 0 0;
}
.textarea-top-right {
	position: relative;
	margin-left: 8px;
	background: #FFFFFF url('/caa/277/2012Design/images/textarea-top-right.png') no-repeat 100% 0;
}
.textarea-middle-right {
	padding-right: 12px;
	position: relative;
	margin-left: 8px;
	background: #FFFFFF url('/caa/277/2012Design/images/textarea-middle-right.png') repeat-y 100% 0;
}
.textarea-bottom-right {
	position: relative;
	margin-left: 8px;
	background: #FFFFFF url('/caa/277/2012Design/images/textarea-bottom-right.png') no-repeat 100% 0;
}
textarea.textarea-core {
	position: relative;
	width: 100%;
	font: 12px/21px arial,sans-serif;
	color: #949494;
	background-color: #F1F3F4;
	border: 0;
}
.left-button {
	background:url("/caa/277/2012Design/images/button_standard_start.png") no-repeat scroll 0 -29px transparent;
	height: 27px;
	width: 14px;
	font: 12px/26px arial,sans-serif;
	float: left;
}
.left-button:hover {
    background-position
}
input.right-button::-moz-focus-inner { 
	border: 0;
	padding: 0;
} 
.right-button {
	border: 0px;
	background: url("/caa/277/2012Design/images/button_standard_end.png") no-repeat scroll 100% -29px transparent;
	height: 27px;
	padding-right: 23px;
	overflow: visible;
	font: 12px/26px arial,sans-serif;
	font-weight: bold;
	color: #0B508E;
	float: left;
}

.button-left {
	background:url("/caa/277/2012Design/images/button-left.png") no-repeat scroll left -27px transparent !important;
	height: 29px;
	padding-left: 14px;
	width: 14px;
}
.button-right {  
	height: 28px;
	outline: 0;
	padding-right: 25px;
}
.button-core {
	height: 100%;
	width: 100%;
	background: url("/caa/277/2012Design/images/button-right.png") no-repeat scroll right -28px transparent;
	border: 0;
	outline: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 3px;
	margin: 0;
	font: 12px/26px arial,sans-serif;
	color: #0B508E;
	font-weight: bolder;
}