body {
	color: #000;
	background-color: #333;
	/*font: 82% verdana, sans-serif; */
	font: 13px Verdana, Sans-Serif;
	text-align: center;
	margin:		0px;
	padding:	0px;
	background-repeat: repeat-x;
	background-position: 0px -257px;
	!background-position: 0px -257px;
}
body.membership_banner {
	background-position: 0px -149px;
	!background-position: 0px -136px;
}
td {
	font: 11px verdana, sans-serif;
}
img {
	border: none;
}
h1 {
	/*width: 100%;*/
	font-family: arial, verdana, sans-serif;
	margin:		0px;
	padding:	0px;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: -0.5px;
}
h2 {
	/*width: 100%;*/
	font-family: arial, verdana, sans-serif;
	margin:		0px;
	padding:	0px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -0.5px;
}
h3 {
	/*width: 100%;*/
	font-family: arial, verdana, sans-serif;
	margin:		0px;
	padding:	0px;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -0.5px;
}
.h2size {
	font-size: 24px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.h2_link {
	text-decoration: none;
}
#wide_wrapper {
	background-repeat: repeat-x;
	background-position: 0px -369px;
}
#wrapper {
	margin: 0 auto;
	width: 970px;
	text-align: left;
	padding: 0 0 20px 0;
	background-color: #fff;
	min-height: 450px;
}
body.membership_banner #wrapper {
	padding-top: 4px;
}
body.membership_banner #wide_wrapper {
	background-position: 0px -261px;
}
#wide_header {
	width: 100%;
	background: #fff url('/images/common/bg-header.jpg') top left repeat-x;
	text-align: center;
}
#header {
	width: 950px;
	height: 75px;
	padding-top: 5px;
	text-align: right;
	margin: 0 auto;
	font-size: 10px;
	line-height: 16px;
}
#header, #header a:link, #header a:visited {
	color: #555;
	text-decoration: none;
}
#header a:hover {
	color: #000;
	text-decoration: underline;
}
#header #search_term {
	width: 225px;
	height: 11px;
	margin: 1px 5px 2px 0;
	padding: 4px 2px 7px 4px;
	font: 11px Arial, Sans-Serif;
	color: #333;
	border: 1px solid #555;
}
#header #search_term.inactive {
	color: #9E9E9E;
}
#header #search_button {
	float: right;
	margin-top: 1px;
	border: none;
}
#logo {
	margin: 7px 0 0 0;
	float: left;
}
#top_navigation {
	width: 100%;
	background-color: #444;
	background-image: url('/images/common/bg-top_navigation.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: left;
	border-top: 2px solid #fff;
}
#top_navigation ul#parent {
	width: 970px;
	overflow: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#top_navigation * {
	margin: 0;
	padding: 0;
	list-style: none;
}
#top_navigation a:link, #top_navigation a:visited {
	text-decoration: none;
}
#top_navigation a:hover {
	text-decoration: underline;
}
#top_navigation li.root_menu {
	display: block;
	float: left;
}
#top_navigation a.root_menu:link, #top_navigation a.root_menu:visited, #top_navigation a.root_menu:hover {
	display: block;
	padding: 7px 20px 7px 10px;
	line-height: 16px;
	border-left: 1px solid #404040;
	color: #fff;
}
#top_navigation .root_menu.active a.root_menu {
	background-color: #fff;
	border-left: 1px solid #eee;
	color: #444;
}
#top_navigation .active.root_menu a:link, #top_navigation .active.root_menu a:visited, #top_navigation .active.root_menu a:hover {
	color: #000;
	text-decoration: none;
}
#top_navigation div.section_name {
	font-size: 13px;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #ddd;
	clear: both;
}
#top_navigation div.section_text {
	padding: 4px 5px 6px 5px;
	font-size: 11px;
}
#top_navigation ul.section {
	position: absolute;
	background: transparent url('/images/common/bg-dropdown.png') bottom right repeat-x;
	padding: 0 6px 7px 0;

	display: none;
	min-width: 145px;
	max-width: 324px;
	z-index: 9;
}
#top_navigation li.section {
	/*margin-top: 5px;*/
	background-color: #fff;
}
#top_navigation ul.section a:link, #top_navigation ul.section a:visited {
	color: #444;
}
#top_navigation ul.section a:hover {
	color: #000;
}
#top_navigation ul.section.top {
	z-index: 10;
}
#top_navigation li.section.wide {
	width: 324px;
	overflow: hidden;
}
#top_navigation li.section.wide .child_menu li {
	float: left;
	width: 162px;
}
#top_navigation ul.child_menu {
	padding: 5px;
	border-left: 1px solid #ddd;
}
#top_navigation .child_menu a {
	display: block;
	padding: 6px 5px;
/*	border-bottom: 1px solid #e4e4e4;*/
	text-decoration: none;
}
#top_navigation .child_menu a:hover {
	text-decoration: none;
	background-color: #ddd;
}
#wide_footer {
	width: 100%;
	background-color: #444;
	background-image: url('/images/common/bg-footer.jpg');
	background-position: top left;
}
#footer {
	max-width: 930px;
	overflow: hidden;
	padding: 15px 0;
	margin: 0 auto;
	background-color: transparent;
	text-align: left;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
}
#footer ul#root {
	width: 100%;
	overflow: hidden;
}
#footer ul#root li.root {
	float: left;
	width: 230px;
}
#footer .root_menu {
	color: #eee;
	font-weight: bold;
}
#footer a:link {
	color: #ccc;
	text-decoration: none;
}
#footer a:visited {
	color: #aaa;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#wide_copyright {
	width: 100%;
	background-color: #333;
	border-top: 1px solid #222;
}
#copyright {
	width: 950px;
	padding: 10px 0;
	margin: 0 auto;
	color: #ccc;
	text-align: left;
}
#breadcrumb_wrapper {
	background: #fff;
	padding: 0px;
	margin: 0px;
}
#breadcrumb {
	height: 18px;
	margin: 0px 4px 0px 4px;
	font-size: 8pt;
	padding: 5px 10px 10px 10px;
	overflow: hidden;
	line-height: 17pt;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#membership_signup {
	position: relative;
	white-space: nowrap;
	margin: 0 4px 4px 4px;
	height: 100px;
	overflow: hidden;
}
#membership_signup #free_membership {
	float: left;
	width: 33%;
	height: 100px;
	text-align: center;
}
#membership_signup #free_membership #free_membership_content {
	font-size: 9px;
	margin: 30px auto 0px auto;
}
#membership_signup #membership_includes {
	background: transparent url(/images/membership_includes_backgro.gif) no-repeat;
	float: left;
	width: 33%;
	height: 100px;
}
#membership_signup #membership_includes #membership_includes_content {
	white-space: nowrap;
	font-size: 8pt;
	margin: 15px auto 0px 20%;
	line-height: 12pt;
}
#membership_signup #signup_now {
	background: transparent url(/images/signup_now_background.gif) no-repeat;
	float: right;
	text-align: center;
	width: 33%;
	height: 100%;
}
#membership_signup #signup_now #signup_now_content {
	float: left;
	width: 78%;
	font-size: 9px;
	margin: 30px auto 0px auto;
	text-align: center;
}
#top_left_corner, #top_right_corner, #bottom_left_corner, #bottom_right_corner {
	position: absolute;
	overflow: hidden;
	background: url(/images/icons/grey.gif) no-repeat;
	width: 10px;
	height: 10px;
	padding: 0px;
	margin: 0px;
}
#top_left_corner {
	top: 0px;
	left: 0px;
}
#top_right_corner {
	background-position: 100% -10px;
	top: 0px;
	right: 0px;
}
#bottom_left_corner {
	background-position: 0px -20px;
	bottom: 0px;
	left: 0px;
}
#bottom_right_corner{
	background-position: 100% -30px;
	bottom: 0px;
	right: 0px;
}
#content {
	background: #fff;
}
#center_content, #center_content_left, #center_content_right, #center_content_both {
	background: #fff;
	margin: 5px 5px 5px 5px;
	margin: 0px;
	padding: 20px 20px 20px 20px;
}
#center_content_left {
	padding-left: 179px;
	padding-right: 20px;
}
#center_content_right {
	padding-left: 20px;
	padding-right: 179px;
}
#center_content_both {
	padding-left: 179px;
	padding-right: 179px;
}
#center_content_none {
	padding-left: 20px;
	padding-right: 20px;
}
/* --- Tabstrip --- */
#subtab_menu {
	float:left;
	width:100%;
	background: url("/images/subtab/tab_bottom.jpg") repeat-x bottom;
	font-size:93%;
	line-height:normal;
	margin-bottom: 12px;
	font-family:Arial;
	font-size:10pt;
}
#subtab_menu ul {
	margin:0;
	padding:0 5px 0;
	list-style:none;
}
#subtab_menu li {
	float:left;
	background:url("/images/subtab/tab_inactive_right.gif") no-repeat right top;
	margin-left: 5px;
}
#subtab_menu a {
	float:left;
	display:block;
	background:url("/images/subtab/tab_inactive_left.gif") no-repeat left top;
	padding: 5px 9px 4px 9px;
	text-decoration: none;
}
#subtab_menu a:hover {
	cursor: pointer;
}
#subtab_menu .current {
	background:url("/images/subtab/tab_active_right.gif") no-repeat right top;
}
#subtab_menu .current a {
	background:url("/images/subtab/tab_active_left.gif") no-repeat left top;
	padding-bottom:5px;
	text-decoration: none;
	cursor: default;
}
/* ---------------Homepage--------------------- */

#site_alert {
	position: relative;
	cursor: pointer;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ddd;
}
#site_alert #alert {
	float: left;
	display: inline;
	margin: 11px 10px 12px 10px;
	!padding-left: 10px;
	_padding-left: 0px;
	font-weight: bold;
}
#site_alert #alert_text {
	float: left;
	margin: 11px 0px 12px 0px;
	width: 55%;
	!width: 53%;
	_width: 51%;
}
#hot_off_press {
	position: relative;
	border: 1px solid #dfdfdf;
	padding: 10px;
}
#hot_off_press h3 a {
	text-decoration: none;
}
#hot_off_press #hot_off_press_tabs {
	float: right;
}
#hot_off_press #hot_off_press_tabs a {
	float: left;
	margin-right: 20px;
	font-size: 12pt;
	text-decoration: none;
}
#hot_off_press #hot_off_press_tabs a.active_tab {
	font-weight: bold;
}
#hot_off_press #hot_off_press_body {
	position: relative;
	padding: 20px;
	border-top: 1px solid #D8D8D8;
	margin: 10px 0px 0px 0px;
	_width: 94%;
}
#essential_training {
	width: 100%;
	border-top: 1px solid #D2D2D2;
}
#essential_training #essential_training_head {
	background: #F8F8F8 url(/images/essential_training_gradient.jpg) repeat-x top;
	position: relative;
	height: 74px;
}
#essential_training #essential_training_body {
	background: #fff;
	border: 1px solid #dfdfdf;
}
#essential_training #essential_training_tabs {
	position: absolute;
	bottom: -1px;
	left: 10px;
}
#essential_training #essential_training_body #seminars_div,
#essential_training #essential_training_body #teleconference_div,
#essential_training #essential_training_body #bookstore_div,
#essential_training #essential_training_body #webinar_div {
	position: relative;
	height: 100%;
}
#essential_training #essential_training_tabs a {
	float: left;
	padding: 10px 10px 10px 10px;
	color: #5a5a5a;
	text-decoration: none;
}
#essential_training #essential_training_tabs a:hover {
	background-color: #f3f3f3;
}
#essential_training #essential_training_tabs .active_tab {
	background-color: #fff;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #fff;
}
#essential_training #essential_training_tabs a.active_tab:hover {
	background-color: #fff;
}
#essential_training ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#essential_training li {
	padding-left: 20px;
	padding-bottom: 20px;
	background-image: url(/images/icons/view_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	text-align: left;
}
#essential_training #seminars_div ul {
	width: 200px;
}
#essential_training #seminars_div li {
	background-image: url(/images/icons/leftnav_arrow.gif);
	background-position: 0 .5em;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #545454;
}
#news_and_updates {
	border-top: 1px solid #D2D2D2;
	padding: 10px;
}
#news_and_updates #news_and_updates_body {
	background-color: #fff;
	padding: 10px;
}
#news_and_updates ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#news_and_updates li {
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(/images/icons/document.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
#corp_training {
	background: #E8E8E8 url(/images/inhouse_bggradient.jpg) repeat-x top;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	float: left;
	width: 55%;
	cursor: pointer;
}
#corp_training ul {
	margin-left: 15px;
	padding-left: 0px;
	list-style: none;
}
#corp_training li {
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(/images/icons/bullet_checkmark.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
/* ---------------Homepage--------------------- */


#tele_block {
	width: 96%;
	!width: 97%;
	color: #666;
	margin-bottom: 10px;
	padding: 16px;
	background: #EFEFEF;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	cursor: pointer;
}
#tele_block a {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
#sem_block {
	width: 96%;
	!width: 97%;
	font-color: #666;
	margin-bottom: 10px;
	padding: 16px;
	background: #EFEFEF;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	cursor: pointer;
}
#sem_block a {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
div.side_panel {
	width: 260px;
	padding-top: 30px;
	margin-bottom: 10px;
	background-color: #E2E2E2;
	background-image: url(/images/icons/side_panel_top.gif);
	background-repeat: no-repeat;
}
.side_panel h3 {
	color: #777;
}
* html div.side_panel {
	margin-left: 0px;
}
div.side_panel_insert {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 16px;
	background-position: left bottom;
	background-image: url(/images/icons/side_panel_bottom.gif);
	background-repeat: no-repeat;
}
* html div.side_panel_insert {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 12px;
}
div.side_panel span.title1 {
	font-size: 18px;
	color: #000;
}
div.side_panel span.title2 {
	font-size: 18px;
	color: #777;
}
div.side_panel_super_bullet {
	position: relative;
	left: -20px;
	padding-left: 20px;
	background-image: url(/images/icons/round_arrow.gif);
	background-repeat: no-repeat;
}
#addtocart a {
	font-size: 8pt;
	border: 1px solid #cbcbcb;
	background: #fff;
	background-color: #fff;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
#addtocart a:hover {
	background: #efefef;
	background-color: #efefef;
}
#paging_controls a {
	border: 1px solid #999;
	padding: 4px 6px 4px 6px;
	margin-right: 2px;
	font-size: 8pt;
	text-decoration: none;
}
#paging_controls a:hover {
	background-color: #555;
	border-color: #333;
	color: #fff;
}
#paging_controls span {
	padding: 4px 6px 4px 6px;
	margin-right: 2px;
	color: #999;
	border: 1px solid #ddd;
	font-size: 8pt;
	background-color: none;
}
#paging_controls #current {
	background-color: #333;
	color: #fff;
}
/*Product Pages Right/Top Corner Menu */
#product_right_menu {
	float: left;
	background-color: #fbfbfb;
	border: 1px solid #efefef;
	padding: 10px;
	width: 350px;
	font-size: 10pt;
}
* html #center_content_left #bookstore_content #product_right_menu {
	width: 100%;
}
#product_right_menu_sub {
	float: left;
	border-bottom: 1px solid #efefef;
	padding: 0px;
	margin-top: 10px;
	width: 375px;
	font-size: 8pt;
}
* html #center_content_left #bookstore_content #product_right_menu_sub {
	width: 357px;
}
#product_right_menu_sub #submenu_block {
	clear: both;
	display: block;
	text-decoration: none;
	color: #000;
	border-top: 1px solid #efefef;
	padding: 3px;
}
#product_right_menu #product_format_title {
	font-size: 14px;
	font-weight: bold;
}
div.module_box {
	border: 1px solid #000;
	padding: 4px;
}
/******** Rounded Corner Box  **********/
.rounded_container {background: none; width: 375px; color: #000; z-index: 25;}
.rounded_container h3 { font-size: 10pt; font-weight: bold; }
.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy h2 {font-size:2em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; color:#000;}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:0px;}
.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #c8c8c8; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px; !margin-left: -250px;  }
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#000; overflow:hidden; border-top:10px solid #fff; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px; !margin-left: -250px;  }
* html .xsnazzy span {width:20px; height:10px;  w\idth:0; hei\ght:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #c8c8c8; border-right:1px solid #c8c8c8;}
.xb1 {margin:0 8px; background:#c8c8c8;}
.xb2 {margin:0 6px; background:#c8c8c8;}
.xb3 {margin:0 4px; background:#c8c8c8;}
.xb4 {margin:0 3px; background:#fff; border-width:0 5px;}
.xb5 {margin:0 2px; background:#fff; border-width:0 4px;}
.xb6 {margin:0 2px; background:#fff; border-width:0 3px;}
.xb7 {margin:0 1px; background:#fff; border-width:0 3px; height:2px;}
.xboxcontent {display:block; background:#fff; border:3px solid #c8c8c8; border-width:0 3px; text-align: left; padding: 10px;}
/******** Rounded Corner Box  **********/

/****************** Directory Left Banner ****************************/
#list_your_company {
	float: right;
	width: 45%;
	cursor: pointer;
}
#list_your_company .xb1, #list_your_company .xb2, #list_your_company .xb3 {
	cursor: pointer;
}
#list_your_company .xb4, #list_your_company .xb5, #list_your_company .xb6, #list_your_company .xb7 {
	cursor: pointer;
}
#list_your_company #xb4_bottom, #list_your_company #xb5_bottom, #list_your_company #xb6_bottom, #list_your_company #xb7_bottom {
	cursor: pointer;
}
#list_your_company .xboxcontent {
	background-repeat: repeat-x;
	background-postion: top left;
	cursor: pointer;
}
#list_your_company .xboxcontent h3 {
	font-size: 14pt;
	font-weight: normal;
	color: #fff;
	margin: -10px 0px 5px 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #bbb;
	cursor: pointer;
}
#list_your_company .xboxcontent ul {
	margin: 0px 0px 0px -40px;
	!margin: 0px 0px 0px 5px;
	cursor: pointer;
}
#list_your_company .xboxcontent li {
	color: #000;
	font-size: 8pt;
	margin: 0px 0px 3px 15px;
	cursor: pointer;
}
/****************** Directory Left Banner ****************************/


/****************** Audio Player Main Box ****************************/
#audio_player_main {
	width: 100%;
	border-bottom: 1px solid #f6f6f6;
	position: relative;
	_height: 275px;
}
#audio_player_main h1 {
	color: #444;
}
#audio_player_main .xboxcontent {
	background: #f6f6f6 url(/audio/images/advert_bg.jpg) repeat-x top;
	border-color: #F6F6F6;
	border-width: 1px;
	padding: 0px;
	border-top: #efefef;
}
#audio_player_main .xb1, #audio_player_main .xb2, #audio_player_main .xb3 {
	background-color: #EFEFEF;
}
#audio_player_main .xb4, #audio_player_main .xb5, #audio_player_main .xb6, #audio_player_main .xb7 {
	border-color: #EFEFEF;
	background-color: #EFEFEF;
}
#audio_player_main #audio_advertisement {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 275px;
	border-left: 1px solid #ccc;
}
#audio_player_main #audio_advertisement #audio_player_segment_text {
	color: #979797;
	margin: 25px 0px 10px 0px;
}
#audio_player_main #audio_content {
	background: #f6f6f6 url(/audio/images/player_bg.jpg) repeat-x top;
	margin-right: 274px;
	_margin-right: 275px;
	border-right: 1px solid #ccc;
	padding: 0px 0px 0px 10px;
	min-height: 275px;
}
#audio_player_main #top_right_corner {
	position: absolute;
	background: #f6f6f6 url(/audio/images/player_top_right.jpg) no-repeat top right;
	top: 0px;
	right: 1px;
	width: 274px;
	height: 12px;
	border-left: 1px solid #ccc;
}
/****************** Audio Player Main Box ****************************/


/****************** Homepage Testimonials ****************************/

#homepage_testimonial {
	position: relative;
	margin-top: 0px;
	_height: 0.01%
}
#homepage_testimonial .rounded_container {
	width: 100%;
}
/****************** Homepage Testimonials ****************************/


/****************** Shopping Cart ****************************/
a.best_value:link, a.best_value:visited {
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
	!padding-top: 0px;
	!padding-bottom: 0px;
}

/* New homepage v3 */
#left_column {
	float: left;
	width: 600px;
	padding-right: 30px;
}
#left_column p.section_description {
	color: #777;
	font-size: 11px;
	padding: 0;
	margin: 5px 0 10px 0;
}
.product_list {
	padding: 0 0 0 0;
	margin: 0 0 10px -5px;
	list-style: none;
}
.product_list a {
	display: block;
	padding: 15px 0 15px 5px;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}
.product_list a:hover {
	background: #f5f5f5 url('/images/common/home-hover_arrow.png') center right no-repeat;
}
.product_list a h3 {
	color: #555;
	text-decoration: none;
	width: 85%;
}
.product_list a:hover h3 {
	color: #333;
}
.product_list p.product_details {
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 11px;
}
.more_training_opportunities {
	font: 18px Arial, sans-serif;
	text-align: right;
	letter-spacing: -0.5px;
	padding: 0;
	margin: 0 0 30px 0;
}
.more_training_opportunities a:link, .more_training_opportunities a:visited {
	text-decoration: none;
}
.more_training_opportunities a:hover {
	text-decoration: underline;
}

#right_column {
	float: left;
	width: 300px;
}
.round_box {
	background: #eee url('/images/common/home-rounded-top.png') top left no-repeat;
	margin-bottom: 15px;
}
.round_box .bottom {
	display: block;
	width: 300px;
	height: 10px;
	background: #eee url('/images/common/home-rounded-bottom.png') top left no-repeat;
}
.round_box h2 {
	padding: 10px 15px 5px 15px;
	margin: 0;
	font: 18px Arial, Tahoma, sans-serif;
	letter-spacing: -0.5px;
}
.round_box p {
	padding: 5px 15px 10px 15px;
	margin: 0;
}
#join_now {
	margin: 5px 75px 0 75px;
}
#join_now a, #join_now a:visited {
	display: block;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
}
#join_now a:hover {
	color: #fff;
}
/*
	Section pages (Training, Learning Center, Reference, Community)
*/
.box {
	float: left;
	width: 47%;
	margin-right: 2%;
	margin-bottom: 4%;
}
.box.wide {
	width: 97%;
}
.border {
	border: 1px solid #efefef;
	background-color: #fbfbfb;
	padding: 5px;
	position: relative;
}
.product {
	padding-bottom: 10px;
}
.product_information {
	font-size: 11px;
	color: #888;
}
/*
	end section pages
*/
