#weeztrips input[type="text"], #weeztrips select{
	border: 1px solid #b5de0c;
}

#weeztrips table {
	margin-bottom: 6px;
	width: 528px;
	font-family:Arial, Helvetica, sans-serif;
}

#weeztrips a {
	color: #779207;
	text-decoration: none;
	font-weight: bold;
}

#weeztrips tr{
	border-bottom: 1px solid #d2d2d2;
}

#weeztrips th{
	font-weight: bold;
	background-color: #ededed;
}

#weeztrips th, td{
	padding: 6px 6px 5px;
}

#wtdialog, #wtresults {
	margin-top: 3px;
}

#wtdialogcore, #wtresultscore{
	width: 532px;
	float: left;
	border-top-width: 0px;
	border-top-color: #c2e977;
	padding: 12px 6px 6px;
	background-color: #e2f5ba;
	border-right: 1px solid #c2e977;
	border-bottom: 1px solid #c2e977;
	border-left: 1px solid #c2e977;
}

.wtlabel{
	width: 90px;
	clear: both;
	float: left;
	line-height: 23px;
	font-weight: bold;
	padding-right: 6px;
	text-align: right;
}

.wtfield{
	background-position: 0 top;
	float: left;
	padding-bottom: 16px;
	line-height: 23px;
	width: 425px;
}

.wtfield .large{
	width: 310px;
}

.wtbuttons {
	float: left;
	clear: both;
	text-align: right;
	border-top: 1px solid #c2e977;
	padding-top: 6px;
	width: 512px;
	position: relative;
}

.wtnumeric {
	text-align: right;
}

.wtbuttons a {
	float: left;
	line-height: 22px;
}

#wtmap {
	float: left;
	width: 260px;
	height: 200px;
	background-color: #787878;
	top: -6px;
	position: relative;
	border: 1px solid #b1e73b;
}

#wttripvalues {
	float: left;
	width: 230px;
	padding-left: 6px;
}

#wttripvalues .wtfield {
	width: 100px;
	padding-bottom: 0;
}

#wttripvalues .wtlabel {
	width: 110px;
}

strong {
	font-weight: bold;
}

#gtfavorite {
	width: 85px;
}
