/* global defaults for display */
@import "BlueGray_Base.css";
TABLE.LeftNav{
margin:0 0px 0 0;
width:134px
}
TABLE.Main{
text-align:center;
width:744px
}
TABLE.StoreHeader{
width: 100%;
}
TD.Main{
text-align:center;
width:744px
}
TD.Main_Left{
background:#4464b2
}
TD.Main_Right{
background:#4464b2
}
TABLE.OuterTable{
border:1px solid #666666;
margin:10px 0 0 0;
vertical-align:top;
width:480px
}
TABLE.ProductDetail{
border:1px solid #666666;
margin:10px 0 0 0;
width:480px
}
TABLE.ProductListing{
width:480px
}
TABLE.RightNav{
margin:0 0 0 0;
width:130px
}
TABLE.Footer{
width:744px;
}
TR.Footer a{
color: #435AA0;
}


