input[type="radio"], input[type="checkbox"] 
{
    border: none !important;
    padding: 0px !important;
}

#st_basket-delivery-form > .frame
{
	height: auto !important;
}

fieldset
{
	border: none;
}

select
{
    padding-right: 2px;
}
.alert_tooltip
{
	background-color: #E23B3B;
}