#az_scroll03_pane {
	/*background:url(../images/azscroll03/scroll_bg.png) repeat-x;*/
	width: 751px;
	height: 233px;
	padding: 0px;
	position:relative;
}

#az_scroll03_fade_bg {
	/*background:url(../images/azscroll03/fade_bg.png) no-repeat;*/
	height:233px;
	width:146px;
	position:absolute;
	z-index:1;
	display:none;
}

#az_scroll03 {
	overflow: hidden;
	width: 100%;
	clear:both;
	white-space:nowrap;
	padding-top:25px;
}

#az_scroll03 a img {
	height:180px;
	margin:0px;
	border:0px;
	clear:both;
	margin-right:40px;
}

#az_scroll03_callout {
	height:158px;
	width:224px;
	display:none;
	position:absolute;
	z-index:999;
}
.az_scroll03_calloutRight {
	background:url(../images/azscroll03/callout.png) no-repeat;
}
.az_scroll03_calloutLeft {
	background:url(../images/azscroll03/callout2.png) no-repeat;
}
.az_scroll03_calloutRight #az_scroll03_desc_table {
	float:left;
}
.az_scroll03_calloutLeft #az_scroll03_desc_table {
	float:right;
}
#az_scroll03_desc_table {
	width:210px;
}

#az_scroll03_loading {
	background:url(../images/azscroll03/az_scroll03_loading.gif) 50% 50% no-repeat;
	height:183px;
	text-align:center;
}

#az_scroll03_img_box {
	vertical-align:middle;
	text-align:center;
	padding:0 2px 0 2px;
	width:35%;
	height:158px;
	overflow:hidden;
}

#az_scroll03_desc_box {
	width:65%;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	padding:5px 2px 4px 2px;
	vertical-align:middle;
	overflow:hidden;
}

#az_scroll03_control {
	position:absolute;
	float:right;
	width:35px;
	height:21px;
	margin:211px 0 0 717px;
	cursor:pointer;
}
.az_scroll03_pause {
	background:url(../images/azscroll03/pause.png) no-repeat;
}
.az_scroll03_play {
	background:url(../images/azscroll03/play.png) no-repeat;
}

.az_scroll03_title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ff970f;
    text-decoration: underline;
}

.az_scroll03_desc {
	color:#484848;
	padding:0;
	margin:4px 0 4px 0;
}

.az_scroll03_price {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight:bold;
	color:#ed6623;
}
.az_scroll03_price s {
	color:#000;
	font-weight:normal;
}
.az_scroll03_price small {
}

.az_scroll03_button {
	text-align:center;
}