﻿/*MidTable*/
#BookmarkList {
	border:#CCCCCC 5px solid;
	background-color:#F2F2F2;
}
#BookmarkListHD {
	border-bottom:#CCCCCC 1px solid;
	background-color:#F2F2F2;
}
/*What's Hot*/
.LatestTabNew, .LatestTabSpacer {
	border-bottom:#CCCCCC 1px solid;
}
.LatestTabActive, .LatestTabInactive {
	border:#CCCCCC 1px solid;
}
.LatestTabActive {
	background: url(../images/Index/TabA1.gif) repeat-x;
}
.LatestTabInactive {
	background: url(../images/Index/TabI1.gif) repeat-x;
}
.LatestActive{
	border:#CCCCCC 1px solid;
}
/* Travelogue */
#IndexLogHead, #TopDestHead, #FinderHead, #FPickHead, #SubscribeHead, #TravelToolsHead {
	border-bottom:#CCCCCC 1px solid;
	background: url(../images/index/IndexHead1.gif) repeat-x;
}