#wrap{
	width: 510px;
	margin-top: 8px;
	margin-bottom: 0;
	margin-top: 8px;
	background: #fff;
	float: left;
	height: auto;
	margin-right: 20px;
}
#wrap .cont_details fieldset,.cont_order fieldset{
	margin:10px;
	padding:20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#wrap legend{
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}
#wrap .cont_details input{
	margin-bottom:10px;
	color:#000;
}
#wrap .input1:hover,.input1:active{
	
}
#wrap label{
	display: block;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	clear: left;
}
#wrap label.inlinelabel
{
    display:inline;
}
#wrap .cont_order input{
	margin-bottom:5px;
}
#wrap .cont_order p{
	padding-top:5px;
}

#wrap input[type="radio"]
{
margin-top:8px;
margin-bottom:8px;
}

#wrap input[type="text"]:hover,
#wrap input[type="text"]:active {
}

#wrap input#submit
{
	margin: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FCFCFC;
}

#wrap div#totalPrice
{
	padding: 10px;
	font-weight: bold;
	background-color: #288F19;
	color: #FFFFFF;
	border-radius: 10px;
	width: 425px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	float: left;
	min-height: 17px;
	border: 3px solid #0F6C1A;
}

#wrap label.radiolabel
{
	font-weight: normal;
	display: inline;
}
.bredd {
	width: 450px;
	float: left;
}
.price {
	width: auto;
	float: left;
	clear: left;
}
/* Buttons */
