body {
	color: #666666;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}
/* for all browsers that understand min-width */
.width {width:50%; min-width:980px; margin:0 auto;}

/* the bodge for IE browsers */
* html .minwidth {border-left:980px; position:relative; float:left; z-index:1;}

a {
	text-decoration: none;
	color: #666666;
}
.pageText {
	font-size: 75%;
	text-align: left;
}
table.storeDetails td {
	vertical-align: top;
	line-height: 1.1;
	font-size: 70%;
	white-space:nowrap;
	color: #000;
}
