#az_category_slider_left, #az_category_slider_right, #az_category_slider{
	height:288px;
	width:4px;
	float:left;
}

#az_category_slider_left{
	background:url(../images/az_category_slider_left.gif) no-repeat;
}

#az_category_slider_right{
	background:url(../images/az_category_slider_right.gif) no-repeat;
}

#az_category_slider{
	background:url(../images/az_category_slider_bg.png) repeat-x;
	width:927px;
}

/*
	Buttons
*/

.az_cat_slider_pane{
	float:left;
	height:280px;
	margin-top:4px;
	margin-bottom:4px;
}

#az_cat_slider_left_pane, #az_cat_slider_right_pane{
	width:242px;
}

#az_cat_slider_mid_pane{
	width:442px;
}

#az_cat_slider_prev, #az_cat_slider_next{	
	height:75px;
	width:75px;
	margin-left:70px;
	margin-top:95px;
}

#az_prev_cat, #az_next_cat{
	display:block;
	height:75px;
	width:75px;
	cursor:pointer;
}

#az_cat_slider_prev{
	background:url(../images/az_button_prev_cat.png) no-repeat;	
}

#az_cat_slider_next{
	background:url(../images/az_button_next_cat.png) no-repeat;	
}