a.jScrollArrowUp {
	background: url(../img/basic_arrow_up.gif) repeat-x 0 0;
}

a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}

a.jScrollArrowDown {
	background: url(../img/basic_arrow_down.gif) repeat-x 0 0;
}

a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

#pa_container {
	overflow: hidden;
	border: 1px solid #d0d3d8;
	margin: 10px 0;
}

.pa_er_block {
	float: left;
	width: 116px;
}

.pa_er_block_scroll {
	float: left;
	width: 108px;
}

.pa_er_height {
	height:320px;
}

.pa_erp_height {
	height:300px;
}

.pa_er_header {
	font-size:14px;
	margin-left: 5px;
}

.pa_er_product_container {
	width: 232px;
	overflow: hidden;
}

.pa_er_image {
	width: 80px;
	margin: auto;
}

.pa_er_atc { 
	margin: 6px auto 0 auto;
	width: 60px;
}

.pa_er_accessories_price {
	margin-top: 5px;
	text-align: center;
}

.pa_pf_block {
	float: left;
	width: 110px;
}

.pa_pf_block_scroll {
	float: left;
	width: 106px;
}

.pa_pf_height {
	height:168px;
}

.pa_pfp_height {
	height:148px;
}

.pa_pf_header {
	font-size:14px;
	margin-left: 5px;
}

.pa_pf_product_container {
	width: 554px;
	overflow: hidden;
}

.pa_pf_image {
	width: 80px;
	margin: auto;
}

.pa_pf_atc { 
	margin: 6px auto 0 auto;
	width: 60px;
}

#pa_bcontainer {
	overflow: hidden;
	margin: 10px 0;
}

#pa_bcontainer h5 {
	margin-bottom:3px;
}

.pa_pf_accessories_price
{
	margin-top: 5px;
	text-align: center;
}

.pa_b_block {
	float: left;
	width: 170px;
}

.pa_b_block_scroll {
	float: left;
	width: 190px;
}

.pa_b_height {
	height:330px;
}

.pa_bp_height {
	height:310px;
}

.pa_b_header {
	font-size:14px;
	margin-left: 5px;
}

.pa_b_product_container {
	width: 190px;
	overflow: hidden;
	background-color:  #e6e7e9;
    border-left: 1px none #D0D3D8;
    border-right: 1px none #D0D3D8;
}

.pa_b_image {
	width: 80px;
	margin: auto;
}

.pa_b_atc { 
	margin: 6px auto 0 auto;
	width: 60px;
}

.pa_b_accessories_price
{
	margin-top: 5px;
	text-align: center;
}