@charset "utf-8";
/* CSS Document */

/* history down */

/* vids */

.oneColFixCtrHdr #hVidsBg {
	width:240px;
	background-color:rgb(0, 37, 97);
	margin:9px 0px 0px 0px;
	height:405px;
	overflow:hidden;
}
.oneColFixCtrHdr #hVids {
	/*width: 30%;*/
	height: 353px;
	padding: 15px;
	/*overflow: hidden;*/
}
.oneColFixCtrHdr #hVids div {
	color: rgb(247, 147, 30);
	font-size: 11px;
	padding-bottom: 7px;
	border-bottom: 2px solid rgb(247, 147, 30);
}

/* notes */

.oneColFixCtrHdr #hNotes {
	width: 410px;
	height: 353px;
	margin-top: 9px;
	padding-top: 15px;
	padding-left: 25px;
}
.oneColFixCtrHdr #hNotes div {
	text-align:left;
	color: rgb(247, 147, 30);
	font-size: 11px;
	padding-bottom: 7px;
	border-bottom: 2px solid rgb(247, 147, 30);
}

/* history up */