/*
   Main StyleSheet for the 'Store.satechinc.com' theme
*/

#container {
  width: 900px;
}

BODY {
  
}

#products, #runner {
	font-size: 85%;
	padding: 10px;
}

.size_producs {width:99%;}

#middle_wide {padding:10px;}

#products td {
	padding:2px;
}

a.add-to-cart {text-decoration:none; font-size: 85%;}

.quicklinks {font-size:85%;}

#cart-table {width: auto;}

#left {
border-right:1px solid #CCCCCC;
float:left;
font-size:16px;
margin:0px;
padding:0px;
width:175px;
}

#runner {
background-color:#FFFFCC;
border:1px solid #CCCC99;
margin-bottom:40px;
margin-left:0px;
margin-top:20px;
padding:8px;
}

#custom, #platforms, #runners {margin-top:30px;}

#runner-table td {
vertical-align:top;
padding-right:20px;
}

#shipping_address {
  float: right;
  margin-right:  10px;
}

table td label, label { font-size: 85%; font-weight:bold;}
