
/* Important! This file is to only be edited through WebDAV or through the control panel by the client, not theme partners/designers.  */

/* case: 01860170 fixing radio button alignment issue on checkout page march 11, 2015 video: http://screencast.com/t/PMUxZIHyQW2L*/
.radio input[type="radio"]
{
margin-left: -9px !important;
margin-top: -2px !important;
}/* case: 01860170 end comment march 11, 2015 */


.CartContents tfoot .SubTotal td div {
   padding: 20px 5px;
}