table.newbox {
/*border:1px solid #cfcfcf; 	*/
clear:both; 
float:right; 
margin-bottom:2px; 
margin-top:6px; 
width:100%;
}
table.newbox td {
border:1px solid #787878; 	
white-space:nowrap;
vertical-align:middle;
padding:1px 2px;
}
table.newbox td td {
border:none !important;
}




input[type=text] {
width:75px;	
}


table.newbox td.showtab {
padding-bottom:0 !important;
border-width:0 !important;
border-bottom:1px solid #787878 !important;
border:none;
vertical-align:bottom !important;
padding:0;
}
td.showtab a {
border: 1px solid #787878 !important;
border-bottom-width:0;	
background-color: #e8e8e8;
background: #e8e8e8 url(tabbg.png) repeat-x;
padding:2px 4px;
margin:0 6px 0 0 !important;
display:block;
text-decoration:none;
display:block;
float:left;
font-weight:bold;
font-size:11px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}

table.newbox td.showtab a:hover {
background-color: #656565;
background: #656565 url(tabbgover.png) repeat-x;
color: #ffffff !important;
}
td.showtab a.issel {
/*background-color: #f3f0a6;
background: #656565 url(tabbgover.png) repeat-x;
*/
background: #f3f0a6 url(tabbgsel.png) repeat-x;
}


input.myzipcode {
text-align:right;	
}


