@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

.kaubamargid { margin-top: 50px }

h4 { FONT-WEIGHT: bold; COLOR: #FF0000; font-size: 11px; padding: 0px; margin: 0px }


.jalus { cursor: pointer }
.jalus_ru { background: url('/public/jalus_ru.jpg') !important }

.checkout_container h1 { font-size: 22px !important; margin-bottom: 20px }
tr.input_error td { color: red }

/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: hand;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}