	div#body { z-index: 1; background: white;  width: 940px; height: 380px;}
	div#leftcolumn { width: 900px; position: absolute; left: 20px; top: 5px; height: 370px; }
	div#rightcolumn { width: 447px; position: absolute; left: 478px; height: 380px;}
	
	div.hr {width: 100%}
	
	#sectiontitle B { 
						color: #FF9A00; 
						font: 22px Arial, Verdana, Tahoma, sans-serif; 
						font-weight: bold; 
						letter-spacing: -.05em; 
						text-transform: uppercase; 
						margin-top: 10px;
					}
					
	#sectiontitle { 
						color: #004EBC; 
						font: 22px Arial, Verdana, Tahoma, sans-serif; 
						font-weight: normal; 
						letter-spacing: -.05em; 
						text-transform: uppercase; 
						margin-top: 10px;
				}
				
	#pagecontent { width: 100%; height: 314px; overflow: auto; }
	
	UL.stores {
				list-style-position: outside;
				margin: 0px;
				padding: 0px;
				margin-top: 10px;
				
				}

	UL.stores LI {
							margin-top: 2px;
							padding-left: 15px; 
							background: url('/images/bullet.gif');
							background-repeat: no-repeat;
							list-style-type: none;
							font-size: 10px;
						}
						
	UL.stores LI A {
							font-weight: bold;
							font-size: 14px;
						}
						
	TABLE.storeslist {
						margin-top: 10px;
						margin-bottom: 10px;
					}
					
	TABLE.storeslist TR TD {
							font-size: 12px;
							line-height: 15px;
						}
						
	TABLE.storeslist  A {
							text-decoration: none !important;
						}
						
	TABLE.storeslist  A:hover {
							text-decoration: underline !important;
						}
						
	DIV#flashicons {
	
	
	
					}
					
	UL.stores LI A.smalllinks {font: 10px Verdana, Arial, sans-serif; font-weight: normal}
	
	