#wctWidgetWrapper {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:132%; 
	width:335px;
}
#wctWidgetInstructions {
	width:303px; 
	padding:4px 7px; 
	background-color:#fff2d9; 
	font-size:9px; 
}
#wctAttractions {
	position:absolute;
	top:7px;
	right:23px;
	height:24px;
	overflow:hidden;
	font-size:0.8em; 
}
#wctAttractions a:link, #wctAttractions a:visited {
	display:block; 
	width:auto; 
	background-color:#AB531E;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 13px;
	text-decoration:none;
}
#wctAttractions a:hover, #wctAttractions a:active {
	display:block; 
	width:auto; 
	background-color:#fff; 
	color:#000; 
}
