/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

.small_header_info {
font-style: normal;
}

.btnBuyNow {
	background-color: transparent; 
	background-image: url('http://www.bizvaluations.net/wp-content/uploads/2016/09/paypal-buy-now.gif'); 
	background-repeat: no-repeat;
	background-size:200px auto;
	width:200px;
	height:90px;
	}
	
.btnBuyNow input[type='submit'] {
	background-color: transparent; 
}

.btnBuyNow input[type='submit']:hover {
	background-color: transparent; 
}

#purchaseAgreement .btnBuyNow .main_color input[type='submit']:hover {
	background-color: transparent;
	}

#purchaseAgreement .btnBuyNow .main_color input[type='submit'] {
	background-color: transparent;
	}
	
.main_color #purchaseAgreement input[type='submit']{
background-color: transparent;
}

.main_color #purchaseAgreement input[type='submit']:hover {
background-color: transparent;
}


