﻿/* Corrected styles for content.css */

h3, h4, h5, h6 {font-family: Arial,Verdana,Helvetica,sans-serif !important;}


/* Corrected styles for navigation.css */

#headerLinks span {
	color: #039;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	padding:0px 0px !important;
}

#headerLinks a:link, #headerLinks a:visited, #headerLinks a:active {
	/*background: url("img/global_nav_separator.gif") no-repeat center right !important;*/
	padding:0px 5px !important;
	font-size:70%;
}

#headerLinks .divided a:link, #headerLinks .divided a:visited, #headerLinks .divided a:active {
	background: url("img/global_nav_separator.gif") no-repeat center right !important;
	padding:0px 5px !important;
		font-size:70%;
	
	}

/* Corrected styles for box.css */

#box a:link {
	font-size: 100% !important;
	}
	
.tableSelNav li.smallText2 {font-size:75% !important; padding: 0px 0px !important;}

/*webinars bullet style*/

.registertext {
	margin-left: 0px;
	margin-right:10px;
	text-align: justify;
	line-height:25px;}
	
	


/* Webinars category/links */	
.catlinksone{
	padding-bottom:5px;
	margin-left:10px;
	}
	
.catlinkstwo{
	padding-bottom:5px;
	margin-left:10px;
	background-color:#E6E9E8;
	
}

.catimage{
	padding-top: 5px;
	padding-bottom:5px;
}
	
.catbackground{
	background-color:#E6E9E8;
}

