/* global defaults for display */
@import "BlueGray_Base.css";
TABLE.LeftNav{
margin:2px 2px 20px 2px;
width:180px
}
TABLE.Main{
text-align:center;
width:405px;
background:#d5d5b5
}
TABLE.StoreHeader{
text-align:center;
width:755px;
background:#d5d5b5
}
TD.Main{
text-align:center;
width:405px;
margin 20px 0 0 0;
background:#d5d5b5
}
TABLE.OuterTable{
border:1px solid #666666;
margin:12px 0 10px 0;
vertical-align:top;
width:400px;
background:#cccc99
}
TABLE.ProductDetail{
border:1px solid #666666;
margin:12px 0 0 0;
width:400px
}
TABLE.ProductListing{
width:400px;
background:#cccc99
}
TABLE.RightNav{
margin:0px 0px 0 0;
width:138px
}