body#body_owner_form,
body#body_contact div#main {
	background-image: url(/images/background/html_bg_red_2.jpg)
	background-repeat: no-repeat;
	
}

body hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #A8A197;
}

body td, body th {
	font-weight: normal;
	text-align: left;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	xborder: 1px solid black;
	vertical-align: top;
	padding-left: 15px;
}
h3 {
	font-size: 13px;
	text-decoration: underline;
}
body input {
	vertical-align: middle;
}

option.country {
}

option.city {
	background-color: #CACACA;
}

option.retailer {
	margin-left: 20px;
}

textarea {
	margin: 0px;
	padding: 0px;
}

input.smalltext {
	width: 30px;
}

body iframe {
	width: 90%;
	height: 80px;
	border: none;
	clear: both;

}


input.text, 
select.long,
textarea{
	width: 250px;
}

/*
body#body_rendezvous div#main div#content input.text, 
body#body_rendezvous div#main div#content input.text select.long,
body#body_rendezvous div#main div#content input.text textarea{
    width: 200px;
}

body#body_rendezvous iframe {
    border: 1px solid black;
    float: right;
}
*/
body#body_rendezvous div#main div#content tr#trReference {
    display: none;
}


td.line {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #A8A197;
}

div.spacer {
	width: 300px;
}

div.error,
div.message {
	font-weight: bold;
	text-align:center;
	color: #C93436;

}
body#body_owner_form td {
	margin: 0px;
	padding: 0px;
}

body#body_owner_form h3 {
	margin-top: 5px;
}
body#body_owner_form hr {
margin-top: 5px;
}



input#ReferenceName,
input#WatchNumber,
input#MovementNumber {
	width: 60px;
	margin-left: 5px;
	margin-right: 5px;
}

td#tdReferenceName,
td#tdWatchNumber,
td#tdMovementNumber {
	padding: 0px;
	margin: 0px;
	
}
