@import url(http://preview.acct.rvr.org/css/style.css);

body {
    text-align: left;
	}

div#content {margin: 10px;}

input#search, #login, .left, .right {
	background: #cccccc;
	color: #4a494e; 
	border: 1px solid #9e9e9e;
	cursor: pointer;
	width: 145px;
	margin-bottom: 1px;
	float: right;
	text-align: center;
	}

input#search {float: left;}

input#login {
	float: left;
	margin-left: 5px;
	}

h1, h2, h3, h4, h5 {
	margin: 0pt 0px;
	letter-spacing: 0em;
	}

h2 {
	color: #800000;
	}
	
h3, h5	{font-size: 12px;}

h5 {margin-top: 2px;}

div.explanation {margin-top:18px;}

input#j_username, #j_password { 
	border: 1px solid #cccccc;
	width: 167px;
	background: #ffffff url(/images/bg_inputtext.gif) repeat-x top; 
	}

li {
	margin-left: 15px;
	padding: 0px 0px 0px -0.5em;
}

div#submit_box.row input {
	background:#cccccc;
	color:#4a494e;
	border: 1px solid #9e9e9e;
	cursor: pointer;
	width: 145px;
	margin-bottom: 1px;
	float: right;
	}

div#print_row input {
	background: #cccccc;
	color: #4a494e;
	border: 1px solid #9e9e9e;
	cursor: pointer;
	width: 145px;
	margin-bottom: 1px;
	float: right;
	}

input#initials, #lastName, #fee, #street, #house, #city, #phone, #mobile, #fax, #email, #language, #ris, #profession, #district {
	border: 1px solid #cccccc;
/*	width: 167px;*/
	background: #ffffff url(http://preview.acct.rvr.org/images/bg_inputtext.gif) repeat-x top;
/*	font-size: 12px;*/
	width: 164px;
	} 

input#postcode {
	border: 1px solid #cccccc;
	width: 167px;
	background: #ffffff url(http://preview.acct.rvr.org/images/bg_inputtext.gif) repeat-x top;
	font-size: 12px;
	margin-top:-1px;
	width: 65px;
	} 
	
input#medname {
	border: 1px solid #cccccc;
	width: 190px;
	background: #ffffff url(http://preview.acct.rvr.org/images/bg_inputtext.gif) repeat-x top;
	font-size: 12px;
	margin-top:-1px;
	width: 140px;
	}

select#affinity{
	border: 1px solid #cccccc;
	width: 167px;
	background: #ffffff url(http://preview.acct.rvr.org/images/bg_inputtext.gif) repeat-x top;
	font-size: 12px;
	width: 285px;
	}

div#buttons input {
	background: #cccccc;
	color: #4a494e;
	border: 1px solid #9e9e9e;
	cursor: pointer;
	width: 145px;
	margin-bottom: 1px;
	float:left;
	}

.main_label {font-weight:normal;}

.type label {
	font-weight: normal;
	margin-top: 1px;
	}

.work_address {font-size:11px;}
