
/*----Structural DIVs----*/

#contentContainer {
	width: 793px;
	background: url("images/backgrounds/contentContainer.jpg") no-repeat 13px 0;
	height: 435px;
}

#rightCol {
	float: right;
	width: 200px;
	margin-right: 16px;
}

/*----Other DIVs----*/

#onTargetLogin {
	width: 120px;
	float: right;
	margin: 12px 24px 0 0;
	text-align: right;
	display: inline;
}

.small {
	font: normal 11px/13px tahoma, verdana, arial, sans-serif !important;	
}

.hidden {
	height: 0;
	overflow: hidden;
	display: none;
}

#getStarted {
	width: 178px /*196px*/;
	height: 109px /*169px*/;
	padding: 60px 0 0 18px;
	background: url("images/backgrounds/getStarted.gif") no-repeat;
}

#watchVideo {
	margin-top: 55px;
}

#webinarSeries {
	margin: 111px 0px 0px -77px;
}

#theLatest {
	width: 673px /*805px*/;
	height: 32px;
	padding-left: 132px;
	background: url("images/backgrounds/theLatest.gif") no-repeat;	
	font: normal 12px/29px tahoma, verdana, arial, sans-serif;
}


/*----Typography----*/

#getStarted ul {
	list-style: none;
}

#getStarted li {
	font: normal 12px/12px tahoma, verdana, arial, sans-serif;
	padding-bottom: 7px;
}

#theLatest ul {
	list-style: none;
}

/*----Links----*/

#getStarted li a {
	color: #fff;
	font: normal 12px/14px tahoma, verdana, arial, sans-serif;
	text-decoration: none;
}

#getStarted li a:hover {
	color: #d2dfe8;
}

#theLatest a {
	font: normal 12px/29px tahoma, verdana, arial, sans-serif;
	color: #00466f;
	text-decoration: none;
}
