html, body {
	background:#f7f7f7;
	margin:0px;
	padding:0px;
	height:100%;
	font:8pt arial;
	color:#3d3d3d;
}

h2 {
	font-size: 22px;
	font-weight: 100;
	color: #074466;
}

a {
	color:#6b0000;
	text-decoration:none;
}

a:hover {
	color:#062d64;
	text-decoration:none;
}


ul {
	margin:10px;
	padding:10px;
}

li {
	list-style-image:url(/shop/bilder/li_picture.gif);
	margin:5px;
	padding:0px;
	font-size:9pt;
}

#container {
	width:768px;
	min-height:100%;
	_height:100%;
	margin:0 auto;
	background:url(/shop/bilder/bg_container.gif) repeat-y;
}
#container2 {
	width:768px;
	min-height:100%;
	_height:100%;
	margin:0 auto;
	background-color:White;
}

#content {
	width:726px;
	margin:0 auto;
}

#leftColWrap {
	width:554px;
	float:left;
}

#leftCol {
	float:left;
	width:170px;
}

#middleCol {
	float:left;
	width:352px;
	margin:10px 0px 0px 13px;
	padding:0px 0px 0px 0px;
}

#rightColWrap {
	width:170px;
	float:left;
}

.prodRub {
	width:356px;
	background:url(/shop/bilder/rubrikPlatta.gif) no-repeat;
	padding:8px 0px 8px 10px;
	margin:15px 0px;
	font-size:10pt;
}

#foot {
	width:768px;
	margin:0 auto;
}
.validStar {
	color:red;
}
.pris {
	color:#6b0000;
}

.personuppgifter label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right:0em;
	
}
.personuppgifter input 
{
	width:16em;
	margin-left: 1em;
	margin-bottom: 10px;
 }
.personuppgifter .radioGroup {
	margin-left: 1em; 
	margin-bottom: 0px;
 }
.personuppgifter textarea {
	margin-left: 1em; 
	width: 16.5em; 	
	margin-bottom: 10px;
 }
.personuppgifter select 
{
	width:16em;
	margin-left: 1em;	
	margin-bottom: 10px;
}
 
.summa {
	margin-left:18em;
	padding-bottom: 20px;
}
.checkoutTitle {
	width:100%
}
.paymentradio {
	width:15px;
}