
div#order {
	padding-left: 10px;
	margin:0px;
}
.slide {
	border: 1px solid #aaa;
	display: none;
	overflow: hidden;
	padding: 4px;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 10px;
}

div#person_2, div#tvisa_1, div#tvisa_2, div#trans_1, div#trans_2,
div#help_btn, div#order_result {
	display: none;
	overflow: hidden;
	padding: 0px;
	margin: 0px;

}

div#order_result {
	color:#333333;
	background-color: #999999;
	margin:5px;
	padding:5px;
}

a.tabslide{
	background-color:#ffd700;
	margin:0px;padding:0px;
}

a.tabslide {
	TEXT-DECORATION: none;
	color:#000000;
	vertical-align: top;
	margin:0px;
	padding:0px;
	padding-left:8px;
	padding-right:8px;	 
}

.spacer200 {
	width:200px;
}

span#error {
	color:red;
}

div#help_btn {
	position:absolute;
	margin-top:5px;
	margin-left:5px;
	padding:5px;
	width:150px;
	background-color:#FFFFCC;
	color:black;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	cursor: default;
}

a#refreshcaptcha{
	text-decoration: none;
}

img#captcha
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
