
/*** webcasts-recorded PAGE ****************************/

#content .webcasts-recorded .overview {
	background: #fff url(../../img/wc/webcasts-recorded-bg-v1.png) center left no-repeat;
	height: auto !important;
	height: 75px;
	min-height: 75px;
	padding: 0px 10px 0px 90px;
	margin: 10px 0px 10px 0px;
	width: 820px;
}


#content .webcasts-recorded h1 {
	margin: 15px 0px 0px 10px;
}
#content .webcasts-recorded p {
	margin: 0px 0px 0px 10px;
}
#content .webcasts-recorded .access {
	color: #151515;
	font-size: 15px;
	font-weight: 600;
	text-align: left;
}
	#content .webcasts-recorded .access input {
		margin-top: 25px;
		margin-left: 5px;
	}
	
#content .webcasts-recorded .main {
	position: relative;
	background: #fff url(../../img/sh/secondary-bg-v1.gif) top repeat-x;
	width: 860px;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	clear: both;
	padding: 20px 50px 0px 50px;
	text-align:center;
}
	#content .webcasts-recorded .main td {
		text-align: left;
		padding: 5px 0px;
		font-size: 14px;
		color: #000;
	}
	#content .webcasts-recorded .main table {
		width: 900px;
		padding-left: 10px;
		font-size: 12px;
		margin-bottom: 20px;
	}
	#content .webcasts-recorded .main .header {
		color: #74b64a;
		font-weight: 600;
		font-size: 15px;
	    text-align: left;
	}	
		#content .webcasts-recorded .main a {
			margin: 0px 7px;
		}
	
	