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

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

body, td, input, select, textarea { font-family: Tahoma; font-size: 11px }
h1 { font-size: 20px; line-height: normal; font-weight: normal; color: #003264 }
h2 { font-size: 13px; color: #009edf; border-bottom: 1px solid #b5b5b5; padding-bottom: 5px }
form { margin: 0px }
img { border: 0px }

div.right_section img { border: 1px solid #033266; }

a { color: #033266 }
a:hover { text-decoration: none }

table.tagasiside td { padding: 3px; padding-left: 0px }
input.hinnaparing { width: 200px; padding-left: 5px }
textarea.hinnaparing { width: 350px; height: 150px; padding: 5px }
input.form_submit { background: #00325f; color: white; cursor: pointer; padding: 3px }

tekst { font-family: Tahoma; font-size: 11px }

/***********************************************************
 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;
		}
