/*
This file is included directly ONLY by the cfm file: tag_header.cfm

eg. margin: 0 5px 5px 0; - T,R,B,L -
*/

tr.useHandCursor { cursor: auto; }
td.useHandCursor { cursor: auto; }


.main_itemLabel {
	text-align: left;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	border-bottom: 1px solid #000000;
	}

.main_itemBorder  {
	
	}	
.main_itemBorder td {
	padding: 3px;
	border-width: 0px;
	font-size: 13px;
	font-weight: bold;
	font-size: 13px;
	font-family: arial,sans-serif;
	}

#subLink {
	border: 0px;
	text-align: right;
	margin: 5px;
	padding-bottom: 3px;
}
#topPadding {
	padding-top: 20px;
	margin: 0px;
}


#linksDiv { 
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	border: 3px solid yellow;
	
}

.videoLabel {
	padding-top: 15px;
	border: 1px;
	solid #999999;	
	text-shadow: 2px 2px 2px #ddccb5;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.bigT {
	color: #632121;
	font-size: 19px;
}
.smallT {
	font-size: 13px;
}
.quote {
	font-size: 19px;
	display: inline;
}
