.wctTab,
.wctTabMini
{
	display: none;
	position: absolute;
	padding: 6px;
	width: 284px;
	height: 166px;
	_width: 298px;
	_height: 180px;
	/*
	background: #ffffcf;
	border: solid 1px #b8a782;
	*/
	
	background: #d3f3ff url(../images/wct/travelocity.gif) no-repeat 10px 150px;
	border: 1px solid #c2b189 !important;
	
	font-size: 8pt;
	overflow: hidden;
}

.wctTabMini
{
	width: 202px;
	_width: 212px;
	height: 207px;
	_height: 207px;
	position: static;
	padding: 5px 5px 10px 5px;
}

.wctTab a
{
	font-size: 8pt;
}

#hotels.wctTab,
#hotels.wctTabMini
{
	background: #d3f3ff url(../images/wct/travelocity.gif) no-repeat 10px 130px;
	border-color: #c2b189;
}


#hotels.wctTabmini
{
	background-position: 10px 150px;
}

/* For some reason applying styles to this selector along with the one above freaks out IE6. */
/*#hotels.wctTabMini
{
	background: #d3f3ff;
	border-color: #c2b189;
}*/

#act.wctTab
{
	background: #eadfd4;
	border-color: #c2b189;
}

#tickets.wctTab
{
	background: #eadfd4;
	border-color: #c2b189;
}

#shop.wctTab
{
	background: #eadfd4;
	border-color: #c2b189;
}
