#wrapper
{
	padding-top: 30px;
}



#starttop
{
	margin-bottom: 10px;
}



#startlogo
{
	background: url( images/normarinbil_logo.png ) no-repeat;
	background-position: 30px;
	height: 89px;
	width: 100%;
}

#start-menu {
	background: url( images/top_line.png ) no-repeat top;
	/*height: 00px;*/
	padding-top:10px;
	text-align:right;
	font-size: 16px;
	color: #053C74;
	font-weight: bold;
}

#start-menu a {
	/*font-weight: bold;*/
	font-size: 13px;
	/*color: #053C74 !important;*/
}



#startrandoms
{

	width: 100%;
	height: 443px;
	position: relative;
}



#startrandoms img

{

	position: absolute;

	top: 0;

	left: 0;

}



#latest-objects

{

	margin-top: 7px;

	height: 36px;

	background: url( ../img/menu_bg.gif );

	padding-left: 29px;

}



#latest-objects strong, #latest-objects span
{

	float: left;

	line-height: 36px;

	font-size: 1.1em;

}



#latest-objects span

{

	margin-left: 25px;

}



#latest-objects span a

{

	text-decoration: none;

	line-height: 36px;

}





#start-menu span {
	margin-left: 10px;
	margin-right: 10px;
}


.last {
	float: left;
	width: 470px;
	color: #053C74;
	padding-left: 30px;
	height: 90px;
	font-size: 12px;
}

.last * { color: #053C74; }

.last h2 {	
	font-weight: bold;
}

.last-right {
	width: 170px;
	border-right: 1px #053C74 solid;
	padding-right: 30px;
}



.no-pd {
	padding-left: 1px !important;
	padding-right: 1px !important;
}


#form table {
	width: 100%;
}

#form td {
	width: 50%;
}

#form input, #form textarea {
	width: 100%;
	background: url( 'images/bg_input.jpg' ) repeat-x;
	border: 1px #DBDBDB solid;
	color: #666666;
}
