input.bord ,
select.bord {
    border: solid 1px #C8C8C8;
    height: 17px;
    line-height: 17px;
    padding: 0 0 0 2px;
}

select.bord {
    height: 19px;
}

#qpform input ,
#qpform textarea ,
#qpform select {
    border: solid 1px #C8C8C8;
}

#qpform input ,
#qpform select {
    height: 19px;
    line-height: 19px;
    padding-left: 2px;
}

input.error ,
select.error {
    border: solid 2px #c00;
}

#mainContent ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#mainContent ul li {
	background:transparent url(/common/img/base/rac/list_dot_details.gif) no-repeat scroll 0pt 8px;
	margin-bottom:5px;
	padding:0.25em 0pt 0pt 1.05em;
}

ul#sx_quickpick_select_language a {
	text-decoration: none;
}

ul#sx_quickpick_select_language {
	display: block;
	margin: 100px auto;
	width: 605px;
	text-align: center;
	list-style-image:none;
	list-style-type:none;
}

ul#sx_quickpick_select_language li {
	width: 190px;
	background: none;
	float: left;
}

ul#sx_quickpick_select_language img {
	clear: both;
}

.sx_quickpick_warning {
	font-weight: bold;
}
.sx_quickpick_highlight { 
	background:#ffa656
}
p.error {
	background:#F3C4C4 none repeat scroll 0%;
	clear:both;
	color:#CC0000;
	display:block;
	float:none;
	font-weight:bold;
	margin:1px 0pt 0pt !important;
	padding:7px 10px !important;
	width:auto;
}

#mainContent h3 ,
#mainContent h4 {
    font-size: 12px;
    color: #f60;
    font-weight: bold;
	padding: 10px 0 10px 0;
}
#mainContent h3 {
    padding-top: 0;
}
.sx_quickpick_table {
    border: 0px;
    border-collapse:collapse;
    width:100%;
    table-layout:auto;
}
.sx_quickpick_table th {
    font-weight: bold;
    text-align: left;
    width:200px;
}
.sx_quickpick_table tr {
    border-top: 1px #DDDDDD solid;
}
.sx_quickpick_table td, .sx_quickpick_table th {
    border: 0px solid silver;
    padding: 5px;
    margin: 0px;
    text-align: left;
    vertical-align: top;
}

.sx_quickpick_white_to_orange {
    padding: 4px 10px;
    margin: 0;
    overflow: auto;
}

.sx_quickpick_white_to_orange .BtRed {
    margin-top:10px;
}

.sx_quickpick_fade_medium {
    background: url(/common/img/app/quickpick/bg_fade_medium.jpg) repeat-x;
    padding: 1em 0 1px;
	min-height: 1px;
}
.sx_quickpick_box-wide {
    background: url(/common/img/app/quickpick/box-wide_top.gif) no-repeat left top;
    margin: 5px auto 12px auto;
    font-size: 12px;
    width: 687px;
}
.sx_quickpick_box-wide_inner { 
    background: url(/common/img/app/quickpick/box-wide_bottom.gif) no-repeat 0 100%;
    overflow: hidden;
    padding: 10px 15px 10px 15px;
    bottom: -1px;
}

#qpform input, #qpform select {
    line-height: 100%;
    padding: auto;
    height: auto;
}

.sx-leftfloater {
    float: left;
}
.sx-rightfloater {
    float: right;
}

#sx_quickpick_expressdata_submit {
    margin: 10px 0 20px 0;
}

.sx-quickpick-custform .sx_quickpick_box-wide_inner {
    font-size: 11px;
}

.sx_quickpick_box-wide_inner div {
    width:100%;
}


.sx_quickpick_box-wide_inner div p {
    margin: 0;
    padding: 0 0 6px 0;
}

.sx_quickpick_box-wide_inner div p.sx-leftfloater {
    width: 49%;
    margin: 0;
    padding: 0 0 6px 0;
    text-align: right;
}
.sx_quickpick_box-wide_inner div p.sx-rightfloater {
    width: 49%;
    margin: 0;
    padding: 0 0 6px 0;
    text-align: right;
}

.sx_quickpick_box-wide_inner div p.sx-qp-fullsize {
    width: 100%;
    margin: 0;
    padding: 0 0 6px 0;
    text-align: right;
}

.sx_quickpick_box-wide_inner div p.sx-qp-fullsize-fix {
    width: 100%;
    margin: 0;
    padding: 0 0 6px 0;
    text-align: left;
}

.sx_quickpick_box-wide_inner div p label {
    width: 135px;
    float: left;
    border-bottom: 1px dashed #c8c8c8;
    padding: 0 0 1px 0;
    margin: 0;
    text-align: left;
}

.sx_quickpick_box-wide_inner div p.sx-qp-fullsize-fix label {
    float: none;
    border: none;
}

.sx_quickpick_box-wide_inner div p span.sx-qp-itemname {
    width: 135px;
    float: left;
    border-bottom: 1px dashed #c8c8c8;
    padding: 1px 0 1px 0;
    margin: 0;
    text-align: left;
}

.sx_quickpick_box-wide_inner div p span.sx-qp-itemval {
    width: 170px;
    float: right;
    padding: 1px 0 1px 0;
    margin: 0;
    text-align: left;
}

.sx_quickpick_box-wide_inner div p span.sx-qp-fullsize {
    width: 510px;
}

.sx-qp-fullsize span.sx-qp-itemval {
    width: 400px;
    float: right;
    padding: 1px 0 1px 0;
    margin: 0;
    text-align: left;
}

.sx_quickpick_box-wide_inner div p input {
    width: 170px;
    margin: 0;
    font-size: 11px;
    padding: 1px 0 1px 0;
    border: 1px solid #c8c8c8;
}

.sx_quickpick_box-wide_inner div p select {
    width: 173px;
    margin: 0;
    font-size: 11px;
    padding: 0;
}

.sx_quickpick_box-wide_inner div p textarea {
    width: 100%;
    height: 50px;
    margin: 0;
    font-size: 11px;
    border: 1px solid #c8c8c8;
	font-family: Verdana,Arial,sans-serif;
}

.sx-qp-ck,
.sx_quickpick_box-wide_inner div p .sx-qp-ck{
    border: none !important;
    width: 14px;
    height: 14px;
    vertical-align: middle;
}

.sx_quickpick_box-wide_inner div p select.sx-qp-form-sm1 {
    width: 40px;
    font-size: 11px;
}

.sx_quickpick_box-wide_inner div p select.sx-qp-form-sm2 {
    width: 73px;
    font-size: 11px;
}

.sx_quickpick_box-wide_inner div p select.sx-qp-form-sm3 {
    width: 55px;
    font-size: 11px;
}

.sx_quickpick_box-wide_inner div br {
    clear: both;
}

.sx-qp-note {
    font-size: 10px;
    color: #7e7e7e;
}

h3 span,
h4 span {
    color: #000;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 0 3px;
}

.sx-active {
    color: #f60;
    padding: 0 0 0 8px;
    margin: 0;
    background: transparent url(/common/img/base/lac/fc/arrow-5x5-f60.gif) no-repeat left 6px;
    text-decoration: underline;
    cursor: pointer;
    cursor: hand;
    font-weight: normal;
    font-size: 11px;
    font-style: normal;
}

h3 .sx-active,
h4 .sx-active {
    margin: 0 0 0 10px;
}

/*

    ie6 stuff

*/
* html .sx_quickpick_box-wide_inner {
    width: 657px;
}

* html .sx_quickpick_box-wide_inner div p select {
    margin: 0 -3px 0 3px;
}

* html .sx_quickpick_box-wide_inner div p {
    height: 1px;
}
* html .sx_quickpick_fade_medium {
    height: 1px;
}
