.productDescriptions {
	margin:0 20px 0 40px;
	padding:0;
	font-size:11px;
	color:#000000;
	font-family:verdana,sans-serif;
	font-weight:normal;
	width:50%;
	margin-left:20px;
	margin-right:20px;	
	padding-left:20px;
	width:666px;
}

.productDetails {
	margin:0 20px 0 40px;
	padding:0;
	font-size:11px;
	color:#000000;
	font-family:verdana,sans-serif;
	font-weight:normal;
	width:50%;
	margin-left:0px;
	margin-right:20px;	
	padding-left:20px;
	width:717px;
}

.productDescriptions p, .productDetails p{
	margin-top:5px;
	margin-bottom:8px;
}

.productDescriptions ul, .productDetails ul {
 	padding-left:15px;
 	margin-top:8px;
 	margin-bottom:8px;
}
/**
.productDescriptions .notification, .productDetails .notification {
	font-size:9px;
}
*/
.productDescriptions .productImage, .productDetails .productImage {
	width:224px;
	float:right;
}

.productDescriptions .productImage {
	padding-bottom:40px;
}

.productDetails .productDetailsTab {
	margin-right: 20px;	
	margin-bottom: 15px;
}

.productDescription {
	float:left;
	width:400px;	
}

.productcontainer .innerTabs{
	padding: 20px; 
	padding-bottom: 0px; 
}

.productDescriptions .callMeButton, .productDetails .callMeButton {
	background:transparent url(/css/img/ringmegopp_knapp.gif) no-repeat scroll 0 0;
	width:97px;
	height:23px;
	float:right;
	text-decoration:none;
}

.callMeButton a {
	background: none;
	width:95px;
	height:18px;
	float:right;
	text-decoration:none;
	text-indent: 17px;
	color: #7b7a79;
	font-size:0.9em;
	padding-top: 4px;
	border: 0;
}

.callMeButton a:hover {
	color: #8a343d;
}

.productDescriptions .tipFriendButton, .productDetails .tipFriendButton {
	background:transparent url(/css/img/tipsenvenn_knapp.gif) no-repeat scroll 0 0;
	width:113px;
	height:23px;
	float:right;
	text-decoration:none;
}

.tipFriendButton a {
	background: none;
	width:110px;
	height:18px;
	float:right;
	text-decoration:none;
	text-indent: 18px;
	color: #7b7a79;
	font-size:0.9em;
	padding-top: 4px;
	border: 0;
}

.tipFriendButton a:hover {
	color: #8a343d;
}

.productDescription .linkList ul {
	list-style:none outside none;
	margin-top:0;
	margin-left:0;
	padding-left:0;
}

.productDescription .linkList li {
	padding-bottom: 3px;
}

.productDescription li a {
	color: #004189;
}

.productDetailsTab .productImage {
	float:left;
	width:100%;
}