/* CSS Document */
li {
	margin: 0; 
	margin-left:20px;
	list-style-image: url("/Images/mainsite/dot_red.gif");
}

#shell {
	width:90%;
}
#contentOuter {
	width:97%;
}
#search {
	display:none;
}

#topNav {
	display:none;
}

#contentMenu {
	display:block;
}

#rightInfo #contentMenu {
	display:block;
}

#rightInfo #rightNav {
	display: none;
}

#contentStockPanel, #contentStockPanelSmall{
	display:none;
}

#contentQuarterWidth, #contentHalfWidth, #contentRightNav {
	width:100%;
}

#contentInfo #contentRightNav {
	width:300px;	
	border: solid 0px;
}

*html #contentInfo #contentRightNav {
	width:270px;	
	margin-left: 0;
	padding: 0;
}

#topNavShell {
	padding:0;
	margin:0;
}
div#logo { 
	padding:0;
	margin:0;
}
#contentQuarterWidth, #contentRightNav {
	padding-left:40px;
	margin-left:0;
}

#footerShell {
	display:none;
}
