#infoBoxes {
	margin: 0px 0px 10px;
	display: block;
	padding: 0px;
	clear: both;
	height: 145px;
}
br {
	clear:both;
}
.infoBox {
	width: 220px;
	display: block;
	padding: 10px 0px 10px 10px;
	float: left;
	margin-right: 10px;
	text-align: left;
	height: 120px;
	background: url(http://www.workday.com/Images/box1.gif) no-repeat center top;
}
.infoBox a {
	color: #466e92;
}
.infoBox h4 {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:6px;
	margin-left:0px;
}
.infoBox h4 a {
	clear: right;
	font-size:13px;
	color: #466e92;
	margin:0px;
}
.infoBox h4 a:hover {
	color: #f47B20;
	text-decoration: none;
}
.infoBox img {
	padding-right: 8px;
	padding-bottom: 3px;
	float: left;
}
.infoBox p.boxInfo {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	line-height:16px;
}
.infoBox p.lr {
	display: block;
	padding-top: 5%;
	text-align: right;
	padding-right: 10px;
}
ul li a.selected {
	background:#FFFFFF none repeat scroll 0%;
	color:#F47B20;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #E2E3E3;
	border-right: 1px solid #E2E3E3;
	border-left: 1px solid #E2E3E3;
}
.tabs {
	display: block;
	list-style: none;
	z-index: 50;
	height: 32px;
	margin: 0px;
	padding: 0px;
	margin-left:-25px;
}
.tabs li {
	display: inline-block;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
.tabs li a {
	background: url(http://www.workday.com/Images/tab.jpg) no-repeat right top;
	display: block;
	padding: 4px 10px;
	font-size: 14px;
	text-decoration: none;
	color: #466e92;
	border-top: 1px solid #E2E3E3;
	border-right: 1px solid #E2E3E3;
	border-left: 1px solid #E2E3E3;
	font-weight: bold;
}
.tabs li a:hover {
	color: #F47B20;
}
.tabContent {
	border: 1px solid #E2E3E3;
	padding: 10px;
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
.tabContent .contentTitle {
	font-size: 16px;
	border-bottom: 1px solid #F47B20;
}
.tabContent p {
	font-size: 12px;
}
.tabContent a:link, .tabContent a:visited {
	text-decoration:none;
}
.tabContent a:hover {
	color:#F47B20;
	text-decoration:none;
}
.tabContent ul {
	padding-left: 25px;
	font-size: 12px;
}
.more {
	text-align: right;
	display: block;
}
.more .toplink {
	float: left;
}
a.viewMore {
	color: #F47B20;
	text-decoration:none;
	font-size: 12px;
}
a.viewMore:hover {
	color: #F47B20;
	text-decoration:underline;
}
/* Columns and blocks */
.leftColumn {
	float: left;
	width: 335px;
	padding: 10px 5px 0px 0px;
}
.rightColumn {
	float: right;
	width: 340px;
	padding-top: 10px;
}
.block p a:link, .block p a:visited {
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #5D87a1;
}
.block {
	float: left;
	padding: 0px 0px 10px;
	width: 100%;
	margin: 0px 0px 15px;
}
.block img {
	float: left;
	border: 1px solid #5D87A1;
	margin: 5px 10px 0px 0px;
}
.block p {
	margin: 0px;
	line-height: 17px;
	padding: 0px;
	text-align: left;
	white-space: normal;
}
#customerProfile {
	padding-top: 10px;
}
#customerProfile .block p {
	width: 515px;
	float: right;
	margin-bottom: 20px;
	display: block;
}
#customerProfile .block img {
	border-style: none;
	float: left;
	margin: 0px;
}
#currentWebinar {
	border-bottom: 1px solid #F47B20;
	margin-bottom: 10px;
}
#regLink {
	font-size: 14px;
	font-weight: bold;
}
p.assetName a:link, p.assetName a:visited {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #5D87A1;
}
p.assetName a:hover {
	color:#F47B20;
	text-decoration:underline;
}
