.arapmrm #arapmrm a, .pips-pirms #pips-pirms a {
	background: url(../images/sub-nav-indicator.gif) right center no-repeat;
	}
	
option {
	padding: 3px 0;
	}	

.book-descr {
	position: relative;
	top: -60px;
	left: 5px;
	width: 98%;
	}	
	.book-descr ul li {
		margin: 0.3em auto;	
		font-size: 12px;
		}
	#book-holder {
		width: 490px;
		position: relative;
		left: -58px;
		z-index: -1;
		}
		#book-holder img:first-child {
		margin-right: 25px;
		}
	#book-copy tr td:first-child {
		padding-right: 10px;
		}
	
	form#costVariables {
		display: none;	
	}
		
	form#costVariables input, form#costVariables select {
		width: 200px;	
	}
	form#costVariables input#quantity {
		width: 70px;	
	}
	
	form#costVariables label {
		display: block;
	}
	form#costVariables .form-item {
		margin-bottom: 6px;
	}
	
	form#costVariables hr {
		width: 250px;
		height: 1px;
		display: block;
		margin: 1em 0;
		padding: 0;
		visibility: visible;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		border-bottom: 2px dashed #ddd;
	}
	.buy-now-button {
		cursor: pointer;
	}
	

