* { margin: 0; padding: 0; }
a img { border: none; }
html { height: 100%; }
body {
	font-size:				62.5%;
	font-family:			Arial, Verdana;
	color:					#5E5E5E;
}
.clear 
{
	clear:					both;
}

#reseplanerare 
{
	width:					286px;
	height:					229px;
	position:				relative;
	background:				#EBF7FC;
}
#reseplanerare p 
{
	font-size:				1.1em;
}
#reseplanerare p strong 
{
	display:				block;
	text-transform:			uppercase;
}
#reseplanerare p b 
{
	float:					left;
	width:					40px;
	margin-left:			15px;
	margin-top:				5px;
}
#reseplanerare img 
{
	display:				block;
	margin-bottom:			8px;
}
#reseplanerare input.visible
{
	width:					215px;
	height:					25px;
	border:					none;
	outline:				none;
	background:				url(../img/reseplanerare/input.gif) no-repeat;
	padding:				0 5px;
	padding-top:			4px;
	display:				inline;
	margin-bottom:			5px;
}
#reseplanerare img.float_img_left 
{
	float:					left;
	margin-left:			12px;
	margin-bottom:			0;
	margin-right:			7px;
}

#reseplanerare #bottom 
{
	background:				url(../img/reseplanerare/bottom.gif) repeat-x #000;
	height:					49px;
	text-align:				center;
	position:				absolute;
	bottom:					0;
	left:					0;
	right:					0;
	width:					100%;
}

#bottom input 
{
	margin:					0 5px;
	margin-top:				12px;
	background:				none;
	width:					69px;
	height:					24px;
}