/* Additional For Stores */
#checkout {
width: 850px;
float: left;
}

#checkout a {
text-decoration: none;
color: #000000;
}

#checkout table {
font-family: Arial;
font-size: 11px;
border: thin #CCCCFF solid;
cellspacing: 0;
cellpadding: 0;
width: 800px;
}

#checkout th {
font-family: Arial;
font-size: 11px;
background: #CCCCFF;
text-align: center;
}

#checkout td {
font-family: Arial;
font-size: 11px;
text-align: center;
}

#checkout legend {
font-family: Arial;
font-size: 14px;
background: #CCCCFF;
//#FFFF99;
border: 1px #CCCCFF solid;
padding: 2px 6px;
}

#checkout fieldset {
border: 2px #CCCCFF solid;
padding: 6px 6px;
}

#storeleft {
width: 175px;
height: 300px;
float: left;
//position: relative;
//top: 30;
//left: 20;
}

#storeleft a {
text-decoration: none;
color: #000000;
}

#storeleft table {
font-family: Arial;
font-size: 11px;
border: thin #FFFF99 solid;
cellspacing: 0;
cellpadding: 0;
width: 150px;
}

#storeleft th {
font-family: Arial;
font-size: 11px;
background: #FFFF99;
}

#storeright {
width: 500px;
height: 600px;
float:	left;
}

#storeright table {
font-family: Arial;
font-size: 11px;
//border: 1px solid black;
cellspacing: 0;
cellpadding: 0;
width: 100%;
}

#storeright table tr td {
font-family: Arial;
font-size: 12px;
//border: 1px solid black;
cellspacing: 0;
cellpadding: 0;
text-align: center;
}

#storeright legend {
font-family: Arial;
font-size: 14px;
background: #CCCCFF;
//#FFFF99;
border: 1px #CCCCFF solid;
padding: 2px 6px;
}

#storeright fieldset {
border: 1px #CCCCFF solid;
padding: 2px 6px;
}

#storeright a {
text-decoration: none;
color: #000000;
}

#storepromo {
width: 200px;
height: 100px;
float: right;
}

#storepromo table {
font-family: Arial;
font-size: 11px;
border: thin #FFFF99 solid;
cellspacing: 0;
cellpadding: 0;
//width: 300px;
}

#storepromo th {
font-family: Arial;
font-size: 11px;
background: #FFFF99;
}

#storepromo td {
font-family: Arial;
font-size: 14px;
text-align: center;
}
