/* ####################### */
/* ### PS_DESIREDPRICE ### */
/* ####################### */

#ps_desiredprice {
	width: 100%;
}

	.ps_desiredprice_header {
		margin-bottom: 10px;
	}

	#ps_desiredprice_left {
		float: left;
		width: 80px;
		height: 25px;
		line-height: 25px;
	}
	
	#ps_desiredprice_right {
		float: left;
		height: 25px;
		line-height: 25px;
	}

#ps_desiredprice_left_overview {
	float: left;
	width: 290px;
	height: 20px;
	line-height: 20px;
}

#ps_desiredprice_right_overview {
	float: left;
	height: 20px;
	width: 210px;
	line-height: 20px;
}

	.ps_desiredprice_right_overview_price {
		float: left;
		width: 65px;
		margin-top: 2px;
		text-align: right;
	}

#ps_desiredprice_button {
	float: left;
	text-align: center;
	margin-left: 15px;
	width: 112px;
	height: 40px;
	line-height: 40px;
	background-image: url(images/button_desiredprice.png);
}

#ps_desiredprice_button_nouser {
	float: left;
	text-align: center;
	margin-left: 15px;
	width: 112px;
	height: 40px;
	line-height: 40px;
	background-image: url(images/button_desiredprice_nouser.png);
}

#ps_desiredprice_button_ie6 {
	float: left;
	text-align: center;
	margin-left: 15px;
	width: 112px;
	height: 40px;
	line-height: 40px;
	background-image: url(images/button_desiredprice_ie6.jpg);
	background-repeat: no-repeat;
}

#ps_desiredprice_button_ie6_nouser {
	float: left;
	text-align: center;
	margin-left: 15px;
	width: 112px;
	height: 40px;
	line-height: 40px;
	background-image: url(images/button_desiredprice_ie6_nouser.jpg);
	background-repeat: no-repeat;
}

.ps_desiredprice_button {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
	margin-top: 8px;
}
.ps_desiredprice_button:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: none;
	margin-top: 8px;
}

.ps_desiredprice_button_ie6 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
	margin-top: 8px;
	margin-left: -5px;
	background: none;
	width: 100px;
}
.ps_desiredprice_button_ie6:hover {
	color: #000000;
}

.ps_desiredprice_hide {
	display: none;
	height: 0px;
}

.bg_finalpreis {
	background-color: #FFFFFF;
}

.ps_desiredprice_hideinput {
	border: none;
	background: none;
}

.ps_desiredprice_userdata_left {
	float: left;
	height: 18px;
	line-height: 18px;
	width: 80px;
}

.ps_desiredprice_userdata_right {
	float: left;
	height: 18px;
	line-height: 18px;
}
