.bord-top {
	font-size: 9px;
	background-image: url(../images/bord-top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 3px;
}
.bord-rt {
	font-size: 9px;
	background-image: url(../images/bord-rt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 16px;
}
.bord-top-rt {
	font-size: 9px;
	background-image: url(../images/bord-top-rt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 3px;
	width: 16px;
}
.bord-bot-rt {
	font-size: 9px;
	background-image: url(../images/bord-bot-rt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
}
.bord-bot {
	font-size: 9px;
	background-image: url(../images/bord-bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bord-bot-lft {
	font-size: 9px;
	background-image: url(../images/bord-bot-lft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bord-lft {
	font-size: 9px;
	background-image: url(../images/bord-lft.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 16px;
}
.bord-top-lft {
	font-size: 9px;
	background-image: url(../images/bord-top-lft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content-bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	background-color: #000;
}
.gear_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	width: 155px;
}

.titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.thumbs {
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	padding-bottom: 10px;
	width: 24%;
}
.cont-rt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 20px;
}
.cont-lft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}
.gear_txt_lft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666;
	border-left-color: #666;
}
#vid-page {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

