.top_raiser{
	vertical-align: top;
	}
.custom_cat_header{
	font-size:20px;
	text-align: left;
	color: #000; //was CCC
	}
.amber_padding{
	padding-left:5px;
	padding-right:5px;
	}
.amber_dark{
	background:url(../customImage/dark_images/drk_bkgnd_rpt.png) repeat;
	background-color: #DDD;
	font-size: 11px;
	font-weight:bold;
	color: #000;

	}
.amber_light{
	background:url(../customImage/light_images/lgt_bkgnd_rpt.png) repeat;
	background-color: #FFF;
	font-weight:bold;
	font-size:11px;
	color: #000000;

	}
.headers{
	font-size:10px;
	}
.colCenter{
	text-align: center;
	}
.blanker{
	background-color:#121212;
	}
.desc{
	font-size: 8px;
	}
.legend{
	font-size: 8px;
	vertical-align: middle;
	}
div.scroll {
	height: 500px;
	width: 97%;
	align: left; 
	overflow: auto;
	#border: 1px solid #666;
	background-color: #FFF; //was 333
	padding: 8px;
}
div.featured_div {
	width: 97%;
	align: left;
	#border: 1px solid #666;
	background-color: #FFF; //was 333
	padding: 8px;
}
div.no_scroll{
	width: 97%;
	align: left;
	#border: 1px solid #666;
	background-color: #FFF; //was 333
	padding: 8px;
	
}
.noRes{
	text-align: left;
	font-size:20px;
	color:#CCC;
	
}
.noRes{
	text-align: left;
	font-size:20px;
	color:#CCC;
	
}
.queryTotal{
	font-size:10px;
	text-align: right;
}

	/*-------------------------------------------------------------------------+
	|This section of CSS is for the Transaction section of the history_display |
	|page for listing buyer history, as well as the resume downloads section   |
	+-------------------------------------------------------------------------*/
	
.transaction{
	text-align:left;
	color:#CCC;
	font-size:10px;
	}
.darkTrans{
	height: 10px;
	text-align: left;
	background-color: #DDD;
	font-size:10px;
	color: #000000;
	}
.lightTrans{
	height: 10px;
	text-align: left;
	background-color: #FFF;
	font-size:10px;
	color: #000000;
	}
.headings{
	height: 15px;
	text-align:left;
	font-size:15px;
	color: #FFF;
	
	}
.historyTitle{
	font-size:25;
	color:#555;
	text-align:center;
	}
.historyLogo{
	text-align:center;
	}
.tTable{
	}


	/*-------------------------------------------+
	|This section is for the Video Items         |
	+-------------------------------------------*/
	
.videoRack{
	background: URL(../customImage/video_images/videoBG.png) no-repeat;
	height: 75px;
	width: 480px;
	}
.videoImage{
	width: 70px;
	}
.videoName{
	font-size:12px;
	}
.videoDownload{
	font-size: 12px;
	text-align: right;
	}
.videoGBTable{
	font-size: 10px;
	font-family: Geneva;
	background: URL(../customImage/video_images/videoGB.png) no-repeat;
	height: 490px;
	width: 490px;
	vertical-align: top;
	}
.videoGBBody{
	background-color: #EDEDE8;
	vertical-align: top;
	}
.videoDemo{
	text-align: center;
	}
.rightColumn{
	width: 10px;
	}
.leftColumn{
	width: 10px;
	}
.heightBump{
	height = '80';
	}
.TrackInfo{
	color: #222;
	font-family: Optima;
	font-size: 12px;
	width:492px;
	height: 110px;
	background:URL(../customImage/lbBg/mainBG.png) repeat-x;
	position:absolute;
	top: 353px;
	left: 8px;
	text-align: left;
	}
.YearValue{
	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 110px;
	height: 25px;
	background: URL(../customImage/lbBg/yearBG.png) repeat-x;
	position:absolute;
	top: 328px;
	left: 8px;
	}
.YearDisplay{
	color: #222;
	font-size: 12px;
	left: 5px;
	top: 5px;
	font-weight: bold;
	position: relative;
	text-align: left;
	}
.CopyValue{
	color:#222;
	font-family: Optima;
	font-size: 12px;
	width: 382px;
	height: 25px;
	background: URL(../customImage/lbBg/bottomBG.png) repeat-x;
	position:absolute;
	top: 328px;
	left: 118px;
	}
.CopyDisplay{
	color: #222;
	font-size: 12px;
	left: 5px;
	top: 5px;
	width: 372px;
	position: relative;
	text-align: left;
	}
.InfoHeader{
	color: #222;
	font-size: 12px;
	left: 4px;
	top: 4px;
	font-weight: bold;
	position: relative;
	}
.InfoBody{
	position: relative;
	font-size: 11px;
	left: 9px;
	top: 4px;
	width: 480px;
	}
.noRegister{
	color: #222;
	font-size: 12px;
	left: 9px;
	top: 14px;
	width: 180px;
	font-weight: bold;
	position: relative;
	}
.WindowClose{
	position: absolute;
	bottom: 0px;
	width:480px;
	
	}
.orangeHeader{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #f16f0f;
	font-size: 16px;
	padding: 2px;
	
	}
.albumOrangeName{
	
	font-size: 18px;
	padding: 2px;
	
	}
.albumOrangePicture{
	background-color:#FFFFFF;
	text-align: right;
	}
	
.headerSpacer{
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	width: 3px;
	}
.legendNumHeader{
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	width: 25px;
	}
.legendNameHeader{
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	width: 220px;
	}
	
.rightJust{
	text-align: right;
	}

img{
	border-style: none;
	}
.subTable{
	width: 100%;
	}
.subDownload{
	//border-bottom-style: solid;
	//border-bottom-width: 1px;
	}
.subHeader{
	border-style: solid;
	border-width: 1px;
	font-size: 15px;
	font-weight: bold;
	}
.subInfo{
	//border-bottom-style: solid;
	//border-bottom-width: 1px;
	
	}
	
