#container 
{
	position: relative;
	top: 40px;
	left:50%;
	width: 350px; 
	background: #eee;
	margin-left: -175px;
}

.roundtop 
{
	background: #ffffff;
}

.roundbottom 
{
	background: #ffffff;
}


.content 
{
	height: 245px; 
	padding: 10px;
	text-align: center;
}


.r1{margin: 0 16px; height: 1px; overflow: hidden; background: #eee;}
.r2{margin: 0 13px; height: 1px; overflow: hidden; background: #eee;}
.r3{margin: 0 11px; height: 1px; overflow: hidden; background: #eee;}
.r4{margin: 0 9px; height: 1px; overflow: hidden; background: #eee;}
.r5{margin: 0 8px; height: 1px; overflow: hidden; background: #eee;}
.r6{margin: 0 7px; height: 1px; overflow: hidden; background: #eee;}
.r7{margin: 0 6px; height: 1px; overflow: hidden; background: #eee;}
.r8{margin: 0 5px; height: 1px; overflow: hidden; background: #eee;}
.r9{margin: 0 4px; height: 1px; overflow: hidden; background: #eee;}
.r10{margin: 0 3px; height: 2px; overflow: hidden; background: #eee;}
.r11{margin: 0 2px; height: 2px; overflow: hidden; background: #eee;}
.r12{margin: 0 1px; height: 3px; overflow: hidden; background: #eee;}
.content {padding: 0px 10px;}

.small 
{
	font-size: 10px;
	color: #666;
}

.headline 
{
	font-size: 12px;
	color: #F4873E;
	border-bottom: 1px orange dotted;
}

input
{
	border: 1px #aaa solid;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #777;
}
	
a.step:link { text-decoration: none; color: #666; }
a.step:visited { text-decoration: none; color: #666; }

.timecontrol 
{
	width: 40px;
}

.note
{
	font-family: Verdana;
	font-size: 10px;
	width: 100%;
}

.steplink 
{
	font-size: 10px;
	font-family: Verdana;
}

.currentsteplink 
{
	font-size: 12px;
	font-family: Verdana;
}

.dropdowncontrolvehicle
{
	width: 110px;
	font-size: 10px;
	font-family: Verdana;
}

.dropdowncontroltask
{
	width: 120px;
	font-size: 10px;
	font-family: Verdana;
}

.dropdowncontrolcountry
{
	width: 160px;
	font-size: 10px;
	font-family: Verdana;
}
