* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	outline: none;
	}
body {
	text-align: center;
	background: #fff url(images/site-www-ro-background.gif) repeat;	
	font-size: 62.5%;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #444;
}
div#content {
	margin: 0 auto;
	text-align: left;
	width: 390px;
}
h1 {
	margin-top: 115px;
	text-indent: -9000px;
	height: 250px;
	margin-bottom: 20px;
	width: 250px;
        background: url(images/www-site-www-ro-logo.png) 0 0 no-repeat;
	margin-left: 35px;
}
* html h1 {
	background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=fixed src='images/www-site-www-ro-logo.png');
}
h2 {
	text-indent: -9000px;
	height: 19px;
	margin-bottom: 5px;
	background: url(images/text-site-www-ro-in-curand.gif) left no-repeat;
	}
p {
	font-size: 1.2em;
	line-height: 1.6em;
}
p a{
	text-decoration: underline;
	color:#308DCB;
}

form, div#messageBlock {
	background: #1C5184 url(images/bg-Up.gif) top no-repeat;
	margin-top: 25px;
	color:#fff;
}
form fieldset, div#messageContent {
	background: url(images/bg-Down.gif) bottom no-repeat;
	padding: 12px;
}
form div {
	height: 0;
}
h3 {
font-size: 1.4em;
font-weight: bold;
font-style:italic;
color:#fff;
margin-bottom: 8px;
}
h3 em {color:#308DCB;}

form fieldset div {
	height: 35px;
}
form div label {
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;
	float: left;
	line-height: 27px;
}

input#submit {
	float: right;
}
input#emailAddress {
	height: 20px;
	padding: 6px 3px 2px 3px;
	float: left;
	margin-left: 10px;
	font-size: 1.2em;
	left: 50px;
	width: 215px;
	margin-top: 1px;
	background: #E5DBB7;
}
