/* Hi Owen, please merge it when I'm finished with it :) */

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/images/300_red_finder_widget/checkbox.png) no-repeat;
	display: block;
	float: left;
}
div.topPart .checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	margin-top:12px;
	background: url(/images/wide_search_widget/checkbox.png) no-repeat;
	display: block;
	float: left;
}
.radio {
	background: url(/images/300_red_finder_widget/radio.png) no-repeat;
}

.select {
	position: absolute;
	width: 237px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 24px;
	padding: 2px 24px 2px 8px;
	color: #313335;
	font: 12px/21px arial,sans-serif;
	background: url(/images/300_red_finder_widget/dropdown.png) no-repeat;
	overflow: hidden;
	margin-top:12px;
}

.select {
	position: absolute;
	width: 237px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 24px;
	padding: 2px 24px 2px 8px;
	color: #313335;
	font: 12px/21px arial,sans-serif;
	background: url(/images/300_red_finder_widget/dropdown.png) no-repeat;
	overflow: hidden;
	margin-top:12px;
}

.travel_guide .select
{
	margin-top:0px;
	margin-bottom:10px;
}
.select2 {
	position: absolute;
	width: 37px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 24px;
	padding: 2px 24px 2px 8px;
	color: #313335;
	font: 12px/21px arial,sans-serif;
	background: url(/images/300_red_finder_widget/dropdown2.png) no-repeat;
	overflow: hidden;
	margin-top:12px;
}
select.styled2 {
	width:59px;
	height:24px;
	margin-top:12px;
}
.select3 {
	position: absolute;
	width: 100px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 24px;
	padding: 2px 24px 2px 8px;
	color: #313335;
	font: 12px/21px arial,sans-serif;
	background: url(/images/300_red_finder_widget/dropdown3.png) no-repeat;
	overflow: hidden;
	margin-top:12px;
}
select.styled3 {
	width:132px;
	height:24px;
	margin-top:12px;
}
.select4 {
	position: absolute;
	width: 122px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 24px;
	padding: 2px 24px 2px 8px;
	color: #313335;
	font: 12px/21px arial,sans-serif;
	background: url(/images/wide_search_widget/styled4_154.png) no-repeat;

	overflow: hidden;
}
div.wide_search_widget div.topPart select{
	width:154px;
	height:24px;
}
select.styled4 {
	width:154px;
	height:24px;
}
div.topPart select {
	width:269px;
	height:24px;
	margin-top:12px;
}
.clear{
	display:block;
	clear:both;
	height:0px;
	width:100%;
	overflow:hidden;
}
.select5 {
	position: absolute;
	width: 237px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 24px;
	padding: 2px 24px 2px 8px;
	color: #313335;
	font: 12px/21px arial,sans-serif;
	background: url(/images/simple_dropdown_widget/dropdown_simple_269_24.png) no-repeat;
	overflow: hidden;
}
select.styled5 {
	width:269px;
	height:24px;
}