﻿#secondaryTabsContainer, #verticalMenuContainer{display:none;}
#primaryTabsContainer #primaryTabs li a{color:#0060ae;}

div.contentModule{border:0px}
div.contentModule div.content{padding-right:0px;}
div.contentModule div.header{padding-right:0px;}

#personalQuickLinks{width:496px;z-index:2;}
#personalQuickLinks div.header{width:490px;}
#personalQuickLinks div.content{padding-right:0px;margin-right:0px;width:488px;border:1px solid #b3b3b3;height:235px;}
#personalQuickLinks div.imageAndCaption{width:135px;margin-right:10px;}
#personalQuickLinks div.imageAndCaption p{width:135px;}
#personalQuickLinks div.content div.lists{vertical-align:top;}
#personalQuickLinks div.content div.actionLinks{padding:15px 0 0 0;}
#hoverMenu div.links{z-index:100;}
#personalQuickLinks ul.expandables{margin-right:8px;width:100px;padding-bottom:5px;}
#personalQuickLinks ul.last{margin-right:0;}
#personalQuickLinks ul.expandables li{margin-top:4px;}
#personalQuickLinks ul.expandables li a{font-size:10px;}
#personalQuickLinks div.content div.imageAndCaption p.caption{padding-bottom:0;}

#specialOffers{z-index:1;}
#specialOffers, #toolsAndResources{width:235px;position:relative;float:left;}
#specialOffers div.header, #toolsAndResources div.header{width:227px;}
#specialOffers div.content img, #toolsAndResources div.content img{padding-bottom:6px;padding-left:4px;}
#specialOffers div.content, #toolsAndResources div.content{height:235px;border:1px solid #b3b3b3;}
#toolsAndResources ul.left{width:105px;padding-right:10px;}
#toolsAndResources div.right{float:left;width:105px;padding-right:0;}
#toolsAndResources ul li{margin-top:3px;}

#specialOffers div.content table, #toolsAndResources div.content table{height:165px;vertical-align:bottom;}
a.tinyLink{align:right;margin-right:5px;}

ul.expandables li.none{display:block;padding-left:13px;background-image:url(/img/s.gif);background-repeat:no-repeat;background-position:left center;}

/*IE will ignore this, but this fixes a bug on Mozilla browsers with the flyout menus stacking*/
html>body #personalQuickLinks{width:700px;z-index:2;}
