
#amb_webservice .box {
	background:#eeeeee;
	margin:0px;
	padding:5px;
	text-align:left;
}

#amb_webservice form {
	margin:0px;
}

#amb_webservice h1 {
	color:#5b1026;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}

#amb_webservice h2 {
	background:#666666;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:10px;
}

#amb_webservice .link {
	color:#336699;
	text-decoration:underline;
}

#amb_webservice .strongbox {
	background:#666666;
	border:1px solid #cccccc;
	color:#ffffff;
	font-size:10px;
	float:right;
	padding:5px;
	width:150px;
}

#amb_webservice .strongbox a {
	color:#ffffff;
}

#amb_webservice .hitlistodd {
	background:#eeeeee;
}

#amb_webservice .hitlisteven {
	background:#dddddd;
}

#amb_webservice .box .nextbutton {
	background:url('http://www.ambergh.com/img/button/bg_next.gif') center left no-repeat;
	border:1px solid #eeeeee;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}

#amb_webservice .hitlistodd .nextbutton {
	background:url('http://www.ambergh.com/img/button/bg_next.gif') center left no-repeat;
	border:1px solid #eeeeee;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}

#amb_webservice .hitlisteven .nextbutton {
	background:url('http://www.ambergh.com/img/button/bg_next.gif') center left no-repeat;
	border:1px solid #dddddd;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}

#amb_webservice .nextbutton {
	background:url('http://www.ambergh.com/img/button/bg_next.gif') center left no-repeat;
	border:1px solid #ffffff;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}
#amb_webservice .nextbuttonhover {
	background:url('http://www.ambergh.com/img/button/bg_next.gif') center left no-repeat;
	border:1px solid #971f2a;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}

#amb_webservice .prevbutton {
	background:url('http://www.ambergh.com/img/button/bg_prev.gif') center left no-repeat;
	border:1px solid #ffffff;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}
#amb_webservice .prevbuttonhover {
	background:url('http://www.ambergh.com/img/button/bg_prev.gif') center left no-repeat;
	border:1px solid #971f2a;
	text-align:left;
	padding-left:20px;
	cursor:pointer;
}