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