img{
	margin:0px;
	padding:0px;
}

.normalimage{
	background-image:url(popup_relatedtour_normal.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:86px;
	width:113px;
}

.hoverimage{
	background-image:url(popup_relatedtour_hover.jpg);
	background-repeat:no-repeat;
	background-position:left;
}


.popup_top{
	background-image:url(top.png);
	height:66px;
	background-repeat:repeat-x;
	background-position:left top;
}

.popup_left{
	background-image:url(left.png);
	width:16px;
	background-repeat:repeat-y;
	background-position:left top;
}

.popup_right{
	background-image:url(right.png);
	width:12px;
	background-repeat:repeat-y;
	background-position:left top;
}

.popup_bottom{
	background-image:url(bottom.png);
	height:13px;
	background-repeat:repeat-x;
	background-position:left top;
}
.popup_relatedtours_normaltext{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#363636;
}

.popup_relatedtours_hovertext{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#008df8;
}


.popup_requiredfieldstar_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e74d15;
}

.popup_headertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#363636;
}

.popupwhite_top{
	background-image:url(white_top.png);
	height:30px;
	background-repeat:repeat-x;
	background-position:left top;
}
.popupwhite_bottom{
	background-image:url(white_bottom.png);
	height:12px;
	background-repeat:repeat-x;
	background-position:left top;
}

.popupwhite_left{
	background-image:url(white_left.png);
	width:14px;
	background-repeat:repeat-y;
	background-position:left top;
}

.popupwhite_right{
	background-image:url(white_right.png);
	width:13px;
	background-repeat:repeat-y;
	background-position:left top;
}