#titletab .tab-l {
    float:left;
	width:22px;
	height:20px;
	background:url(../images/Preview/tab-l-d.png) top left no-repeat;
	}
#titletab .featuredtitle {
    float:left;
	display:block;
	color:#FFFFFF;
	background:#ff9933;
	padding-left:5px;
	font-weight:bold;
	height:20px;
	position:relative;
	}
#titletab .tab-r {
    float:left;
	width:14px;
	height:20px;
	background:url(../images/Preview/tab-r02.png) top left no-repeat;
	}
#previewmenu {
	clear:both;
	height:90px;
	}
#previewmenu .borderleft {
	width:21px;
	background:url(../images/Preview/border-l.png) top left no-repeat;
	}
#previewmenu .menumid {
	border:3px solid #ff9933;
	border-width:3px 0 0 0;
	}
#previewmenu .borderright {
	width:36px;
	height:87px;
	background:url(../images/Preview/border-r.png) top left no-repeat;
	}
#previewmenu .arrow-r {
	width:23px;
	height:90px;
	border:3px solid #ff9933;
	border-width:3px 0 0 0;
	}
#previewmenu .arrow-l {
	width:23px;
	height:90px;
	border:3px solid #ff9933;
	border-width:3px 0 0 0;
	}
.arrow-r img, .arrow-l img {
	cursor:pointer;
	}
