#SaleCenter { width: 940px !important; margin-left: 10px !important; margin-top: 10px !important; }

#MainColumn-salecenter
{
	width: 525px;
	float: left !important;
}

#sale-center-right-column
{
	float: right;
	width: 207px;
	background-color: #EEF1F4;
	/*border: solid 1px red;*/
}

#sale-center-right-column div
{
	text-align: center;
}

.sale-center-right-column-box-middle-content-white
{
	background-color: #ffffff;
	margin: 10px;
	padding: 10px;
	border: solid 1px #e3e9f0;
}

#CenterTopColumn { width: 100%;	margin-bottom: 13px; padding: 0px; }

#LeftNavColumn
{
	float: left;
	width: 185px;
	/* 
	min-height: 400px;
	height: expression(this.scrollHeight > 400 ? "auto":"400px");
	*/
	margin: 0px 13px 0px 0px;
	padding: 0px 0px 10px 0px;	
	text-align: center;
	background-color: #eef1f4;
}

.sale-center-right-column-box-middle
{
	padding-bottom: 3px;
}

#MainColumn
{
	float: left;
	width: 524px;
	/*
	min-height: 400px;
	height: expression(this.scrollHeight > 400 ? "auto":"400px");
	height: 100%;
	*/
	margin: 0px;
	padding: 0px;
}

.BottomColumn
{
	clear: both;
	width: 100%;
	min-height: 100px;
	/* height: expression(this.scrollHeight > 100 ? "auto":"100px"); */
	margin: 0px;
	padding: 0px;
	background-color: #eef1f4;
}

/*  MENU LINKS:  */

.SearchNavigation { background-color: #eef1f4; }

.SearchLink, .SearchLink:visited
{	
	text-align: left;
	font-size: 9pt;
	letter-spacing:-1px;
	color:#4664c8;	
	width: 90%;
	height: 30px;
	border-bottom: solid 1px #4e69a1;
	display: block;
	font-weight: bold;
	padding: 7px 7px 7px 0px;
	text-decoration: none;
	font-weight:normal;
}

.SearchLink:hover, .SearchLink:active
{
	text-decoration: none;
}

.Highlight 
{ 
	width: 100%;
	border: solid 1px #333399;
	background-color: #eef1f4;
	margin-bottom: 13px;
	padding: 8px;
}

.Highlight .ImageColumn
{
	float: left; 
	width: 50%; 
	padding-right: 5px; 
}

.Highlight .TextColumn
{
	float: left; 
	width: 50%; 
	padding-left: 5px;
}

.Header
 {
    border: solid 1px #aeb1d2;
    background-color: #e2e9ef;
    color: #2e2797;
    width: 100%;
    height: 29px;    
    font-family: Arial;
    font-size:9pt;
    text-align: center;    
    font-weight: bold;
    text-decoration: none;
    list-style: none;
    margin: 0px;
	padding: 6px;
 }
 
 .SmallArrowImageHighlights
{
	margin-bottom: -2px;
}

.HighlightsArrowLinks
{
	margin-top: 7px;
}

#sale-center-promotions
{
	float:left;
	padding: 20px 0px 0px 10px;
	text-align:left;
	width:175px;
}

#sale-center-promotions .Header
{
	margin: 0px -10px -10px -10px !important;
	width: 171px;
	height: 15px;
	font-size: 8pt !important;
	display: block;
}
.promo-overlay-close-button
{
	margin-left: 492px;
	margin-top:10px;
	display:inline-block;
}
.promo-title
{
	width:470px;
	text-align:left;
	margin-left:-35px;
}

