p.driver-download{
margin: 10px 0 0 0;
padding: 10px !important;
background-color: #f6f6f6;
border: 1px solid #efefef;
-moz-border-radius: 10px;
border-radius: 10px;
}
.driver-download span{
 font-weight: bold;
 padding: 0 3px 0 0;
}

.list-price {
	margin: 0 10px 0 0 !important;
	padding: 0 0 5px 0 !important;
}

.list-price span {
	text-decoration: line-through;	
}

.your-price {
		font-weight: bold;
	font-size: 110%;
	color: #197cc9;
	margin: 0 10px 0 0 !important;
	padding: 0 0 5px 0 !important;
}

.your-price span {
	font-size: 120% !important;
}

.you-save {
}