@charset "UTF-8";
* {
		padding: 0px;
		margin: 0px;
}
body {
		font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
		color: #262626;
		background-color: #b2b2b2;
		font-weight: normal;
}
.full_page {
		background-color: #333333;
		height: 100%;
		width: 100%;
}
.wrapper {
		background-image: url(../images/site/back_whole.gif);
		background-repeat: no-repeat;
		background-position: center top;
}
.centered_column {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
}
.relative_content { position:relative }
#header {
		height: 95px;
		position: relative;
		width: 980px;
}
#footer {
		width: 980px;
		text-align: center;
		background-image: url(../images/site/footer_back.gif);
		background-repeat: no-repeat;
		background-position: center 9px;
		line-height: 20px;
}
#footer a {
		font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		text-decoration: none;
}
#footer a:hover { color: #4c4c4c; }
#footer .inside_padding {
		margin-right: auto;
		margin-left: auto;
		background-color: #FFFFFF;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 1px;
		padding-bottom: 1px;
}
#logo_prover {
		position: absolute;
		left: 38px;
		top: 38px;
}
.tabber {
		height: 12px;
		width: 84px;
		position: absolute;
		top: 0px;
		background-image: url(../images/site/menu_nav/tab.gif);
		background-repeat: no-repeat;
		background-position: center top;
}
#tab_1 { left: 548px; }
#tab_2 { left: 636px; }
#tab_3 { left: 726px; }
#tab_4 { left: 815px; }
#menu_home {
		position: absolute;
		left: 550px;
		top: 43px;
}
#menu_products {
		position: absolute;
		left: 638px;
		top: 43px;
}
#menu_services {
		position: absolute;
		left: 728px;
		top: 43px;
}
#news_module {
		list-style-type: none;
		margin-right: 24px;
}
#menu_company {
		position: absolute;
		left: 817px;
		top: 43px;
}
#bar_home {
		height: 250px;
		width: 950px;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
}
#bar_landing {
		height: 100px;
		width: 950px;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
}
#home_body {
		padding-top: 22px;
		padding-bottom: 22px;
		width: 100%;
		background-color: #FFFFFF;
}
#home_body_left {
		clear: none;
		float: left;
		padding-left: 29px;
		width: 678px;
		overflow: hidden;
}
#home_body_right {
		clear: none;
		float: right;
		width: 265px;
}
.title_image { height: 25px; }
.home_module {
		background-image: url(../images/home/module_bottom.gif);
		width: 339px;
		background-repeat: no-repeat;
		background-position: left bottom;
		clear: none;
		float: left;
}
.module_body {
		background-image: url(../images/home/module_top.gif);
		background-position: left top;
		background-repeat: no-repeat;
		min-height: 220px;
}
.home_module .inside_padding {
		padding-top: 0px;
		padding-right: 30px;
		padding-bottom: 15px;
		padding-left: 30px;
}
/*          */
#content_body {
		left: 245px;
		clear: none;
		float: left;
		width: 725px;
}
#content_body .inside_padding { margin-left: 30px; }
#content_body p {
		font-size: 12px;
		line-height: 17px;
		margin-bottom: 12px;
		margin-right: 135px;
}
#content_body ul.smlist {
		margin-left: 20px;
		font-size: 11px;
		line-height: 15px;
		list-style-type: square;
}
#client_list_list {
		margin-left: 20px;
		font-size: 12px;
		line-height: 16px;
		list-style-type: square;
}
#menu_micro {
		width: 220px;
		clear: none;
		float: left;
}
#menu_micro ul { margin-left: 32px; }
#menu_micro ul li {
		margin-bottom: 10px;
		list-style-type: none;
		display: block;
		font-size: 12px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #e5e5e5;
}
#menu_micro ul li ul {
		display: block;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
}
#menu_micro ul li ul li {
		font-size: 12px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ffffff;
}
#menu_micro a {
		color: #4c4c4c;
		text-decoration: none;
		font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
		padding: 3px;
		display: block;
}
#menu_micro a:hover { color: #262626; }
#menu_micro a.current {
		text-decoration: none;
		color: #262626;
		font-weight: bold;
}
h3 {
		font-size: 18px;
		margin-bottom: 10px;
		color: #262626;
		font-weight: normal;
		border-left-width: 2px;
		border-left-style: solid;
		padding-left: 9px;
		border-left-color: #ec5a1e;
}
h4 {
		font-size: 14px;
		margin-bottom: 6px;
		color: #666666;
		clear: both;
		line-height: 20px;
		font-weight: normal;
}
p {
		margin-bottom: 10px;
		font-size: 10px;
}
.downloads hr, .news hr, .employment hr, .products hr, .ilock hr, .client_list hr { margin-bottom: 10px; }
#content_body a { }
#content_body a:hover { text-decoration: underline; }
label { font-size: 13px; }
#client_list_table tr {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
		margin-bottom: 10px;
		display: block;
}
#client_list_table img {
		margin-bottom: 10px;
		display: block;
}
#partner_table img {
		margin-bottom: 10px;
		display: block;
}
#landing_body {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
		background-color: #FFFFFF;
		padding-top: 23px;
		padding-bottom: 23px;
}
#news_module a {
		text-decoration: none;
		color: #8c8c8c;
		display: block;
		padding-top: 6px;
		padding-right: 10px;
		padding-bottom: 8px;
		padding-left: 10px;
}
#news_module a:hover {
		color: #4c4c4c;
		background-color: #f2f2f2;
}
#news_module .news_date {
		font-size: 9px;
		line-height: 15px;
}
#news_module .news_headline {
		font-size: 10px;
		line-height: 14px;
}
#news_module .bottom_border {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #f2f2f2;
}
.module_body p {
		font-size: 11px;
		color: #595959;
		line-height: 16px;
}
.module_body ul {
		font-size: 11px;
		color: #595959;
		line-height: 16px;
		list-style-type: none;
}
.required_clearing {
		clear: both;
		height: 25px;
}
.module_body li {
		padding-left: 10px;
		background-image: url(../images/home/bullet_square.gif);
		background-repeat: no-repeat;
		background-position: left 5px;
}
.find_out_more {
		margin-left: 170px;
		margin-top: 10px;
		height: 15px;
		width: 106px;
}
.need { background-color: #FF0000; }
pre {
		font-family: "Courier New", Courier, monospace;
		font-size: 11px;
		color: #000000;
}
#content_body ul ul {
		margin-bottom: 10px;
		margin-top: 1px;
}
.pispec_right {
		margin-left: 10px;		
		width: 306px;
		float: right;		
}
.generic_right {
		margin-left: 10px;		
		width: 360px;
		float: right;
}
.chart_right {
		width: 290px;
		float: right;
		clear: none;
}
.chart_inside_padding {
		margin-left: 25px;
		margin-bottom: 5px;
		background-image: url(../images/modules/side_box_header.gif);
		background-repeat: no-repeat;
		background-position: right top;
}
.box_right {
		width: 290px;
		float: right;
		clear: none;
		background-image: url(../images/modules/benefits_body.gif);
		background-repeat: no-repeat;
		background-position: right bottom;
		margin-bottom: 10px;
		color: #595959;
}
.box_right h5 {
		padding-top: 15px;
		padding-left: 20px;
		padding-right: 20px;
}
.box_right .single_column {
		padding-left: 15px;
		padding-top: 42px;
		padding-right: 15px;
		padding-bottom: 10px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 20px;
		font-size: 11px;
		line-height: 15px;
}
.product_box {
		width: 290px;
		float: left;
		clear: none;
		background-image: url(../images/modules/benefits_body.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		margin-bottom: 10px;
		color: #595959;
}
.product_box h5 {
		padding-top: 15px;
		padding-left: 20px;
		padding-right: 20px;
}
.product_box .single_column {
		padding-left: 15px;
		padding-top: 10px;
		padding-right: 15px;
		padding-bottom: 15px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 20px;
		font-size: 11px;
		line-height: 15px;
		color: #262626;
		list-style-type: square;
}
.product_box_inside {
		background-repeat: no-repeat;
		background-position: left top;
		margin-right: 25px;
		background-image: url(../images/products/product_box_header.gif);
}
.box_inside_padding {
		margin-left: 25px;
		background-repeat: no-repeat;
		background-image: url(../images/modules/benefits_header.gif);
		background-position: right top;
}
.box_certifier {
		margin-left: 25px;
		background-repeat: no-repeat;
		background-image: url(../images/modules/frontend_modules.gif);
		background-position: right top;
}
.box_certifier2 {
		margin-left: 25px;
		background-repeat: no-repeat;
		background-image: url(../images/modules/supported_flows.gif);
		background-position: right top;
}
.box_ilock_benefits	{
		margin-left: 25px;
		background-repeat: no-repeat;
		background-image: url(../images/modules/ilock_benefits.gif);
		background-position: right top;
}
.box_key_features	{
		margin-left: 25px;
		background-repeat: no-repeat;
		background-image: url(../images/modules/key_features.gif);
		background-position: right top;
}
.box_supported_platforms	{
		margin-left: 25px;
		background-repeat: no-repeat;
		background-image: url(../images/modules/supported_platforms.gif);
		background-position: right top;
}
.box_inside_target {
		margin-left: 25px;
		background-repeat: no-repeat;
		background-image: url(../images/modules/targets_header.gif);
		background-position: right top;
}
.box_full { width: 695px; }
#content_body .ilock td { font-size: 12px; }
#content_body .ilock th {
		font-size: 13px;
		color: #666666;
}
.module_560_key_language {
		width: 560px;
		background-image: url(../images/modules/module_key_lang_body.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
}
.module_560_in_key_language {
		background-image: url(../images/modules/module_key_lang_header.gif);
		background-repeat: no-repeat;
		background-position: left top;
}
.module_560_curriculum {
		width: 560px;
		background-image: url(../images/modules/module_key_lang_body.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		clear: both;
}
.module_560_in_curriculum {
		background-image: url(../images/modules/module_curriculum_header.gif);
		background-repeat: no-repeat;
		background-position: left top;
}
.module_560_s_s_s {
		width: 560px;
		background-image: url(../images/modules/med_box_back.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
}
.module_560_in_s_s_s {
		background-image: url(../images/modules/module_s_s_s_header.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 11px;
		line-height: 15px;
}
.module_560_in_s_s_s td div { padding-right: 10px; }
.module_560_offices {
		width: 560px;
		background-image: url(../images/modules/med_box_back.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
}
.module_560_in_offices {
		background-image: url(../images/modules/module_offices_header.gif);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 11px;
		line-height: 15px;
}
.module_560_offices li {
	clear: none;
	float: left;
	width: 155px;
	list-style-type: none;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.module_560_offices ul { }
.box_title {
		display: block;
		padding-top: 15px;
		padding-left: 15px;
}
.box_medium td {
		font-size: 11px;
		line-height: 14px;
		padding: 10px;
}
.hr1 {
		height: 1px;
		clear: both;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #eaeaea;
		padding-top: 10px;
		margin-bottom: 15px;
}
.hr2 {
		height: 1px;
		clear: both;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #eaeaea;
		padding-top: 10px;
		margin-bottom: 15px;
		width: 560px;
}
#screenshots_r0 {
		background-image: url(../images/modules/module_certifier_flows1.gif);
		height: 175px;
		width: 560px;
		background-repeat: no-repeat;
		background-position: left top;
		position: relative;
		margin-bottom: 20px;
}
#screenshots_r0 #v1 {
		position: absolute;
		left: 33px;
		top: 47px;
}
#screenshots_r0 #v2 {
		position: absolute;
		left: 214px;
		top: 47px;
}
#screenshots_r0 #v3 {
		position: absolute;
		left: 396px;
		top: 47px;
}
#screenshots_r1 {
		background-image: url(../images/modules/module_ss_verifier_1.gif);
		height: 175px;
		width: 560px;
		background-repeat: no-repeat;
		background-position: left top;
		position: relative;
		margin-bottom: 20px;
}
#screenshots_r1 #v1 {
		position: absolute;
		left: 8px;
		top: 47px;
}
#extractor1 {
		position: absolute;
		left: 8px;
		top: 100px;
		font-size: 10px;
		width: 161px;
}
#extractor2 {
		position: absolute;
		left: 149px;
		top: 100px;
		font-size: 10px;
		width: 161px;
}
#extractor3 {
		position: absolute;
		left: 270px;
		top: 100px;
		font-size: 10px;
		width: 161px;
}
#extractor4 {
		position: absolute;
		left: 390px;
		top: 100px;
		font-size: 10px;
		width: 161px;
}
#extractor5 {
		position: absolute;
		left: 510px;
		top: 100px;
		font-size: 10px;
		width: 161px;
}
#screenshots_r1 #v2 {
		position: absolute;
		left: 189px;
		top: 47px;
}
#screenshots_r1 #v3 {
		position: absolute;
		left: 371px;
		top: 47px;
}
#screenshots_r2 {
		background-image: url(../images/modules/module_sample_code_2.gif);
		height: 190px;
		width: 560px;
		background-repeat: no-repeat;
		background-position: left top;
		position: relative;
		margin-bottom: 20px;
		overflow: hidden;
}
#screenshots_r2 #v1 {
		position: absolute;
		left: 8px;
		top: 63px;
}
#screenshots_r2 #v2 {
		position: absolute;
		left: 189px;
		top: 63px;
}
#screenshots_r2 #v3 {
		position: absolute;
		left: 371px;
		top: 63px;
}
#screenshots_r3 {
		background-image: url(../images/modules/module_ss_coder_1.gif);
		height: 175px;
		width: 560px;
		background-repeat: no-repeat;
		background-position: left top;
		position: relative;
		margin-bottom: 20px;
}
#screenshots_r3 #v1 {
		position: absolute;
		left: 8px;
		top: 47px;
}
#screenshots_r3 #v2 {
		position: absolute;
		left: 189px;
		top: 47px;
}
#screenshots_r3 #v3 {
		position: absolute;
		left: 371px;
		top: 47px;
}
#screenshots_r4 {
		background-image: url(../images/modules/module_ss_simulator_1.gif);
		height: 175px;
		width: 560px;
		background-repeat: no-repeat;
		background-position: left top;
		position: relative;
		margin-bottom: 20px;
}
#screenshots_r4 #v1 {
		position: absolute;
		left: 8px;
		top: 47px;
}
#screenshots_r4 #v2 {
		position: absolute;
		left: 189px;
		top: 47px;
}
#screenshots_r4 #v3 {
		position: absolute;
		left: 371px;
		top: 47px;
}
#screenshots_r5 {
		background-image: url(../images/modules/module_extractor_screenshots1.gif);
		height: 175px;
		width: 560px;
		background-repeat: no-repeat;
		background-position: left top;
		position: relative;
		margin-bottom: 20px;
}
#screenshots_r5 #v1 {
		position: absolute;
		left: 8px;
		top: 47px;
}
#screenshots_r5 #v2 {
		position: absolute;
		left: 189px;
		top: 47px;
}
#screenshots_r5 #v3 {
		position: absolute;
		left: 371px;
		top: 47px;
}
#screenshots_r6 {
		height: 177px;
		width: 161px;
		position: relative;
		margin-bottom: 0px;
}
#screenshots_r6 #v1 {
		position: absolute;
		left: 28px;
		top: 0px;
}
#screenshots_r6 #v2 {
		position: absolute;
		left: 149px;
		top: 0px;
}
#screenshots_r6 #v3 {
		position: absolute;
		left: 270px;
		top: 0px;
}
#screenshots_r6 #v4 {
		position: absolute;
		left: 390px;
		top: 0px;
}
#screenshots_r6 #v5 {
		position: absolute;
		left: 510px;
		top: 0px;
}
#screenshots_r7 {
		height: 177px;
		width: 161px;
		position: relative;
		margin-bottom: 20px;
}
#screenshots_r7 #v1 {
		position: absolute;
		left: 28px;
		top: 47px;
}
#screenshots_r7 #v2 {
		position: absolute;
		left: 219px;
		top: 47px;
}
#screenshots_r7 #v3 {
		position: absolute;
		left: 406px;
		top: 47px;
}
#screenshots_r8 {
		background-image: url(../images/modules/module_ss_simulator_2.gif);
		height: 175px;
		width: 560px;
		background-repeat: no-repeat;
		background-position: left top;
		position: relative;
		margin-bottom: 20px;
}
#screenshots_r8 #v1 {
		position: absolute;
		left: 8px;
		top: 47px;
}
#screenshots_r8 #v2 {
		position: absolute;
		left: 189px;
		top: 47px;
}
#screenshots_r8 #v3 {
		position: absolute;
		left: 371px;
		top: 47px;
}
#screenshots_r9 {
		background-image: url(../images/modules/module_ss_verifier_2.gif);
		height: 175px;
		width: 560px;
		background-repeat: no-repeat;
		background-position: left top;
		position: relative;
		margin-bottom: 20px;
}
#screenshots_r9 #v1 {
		position: absolute;
		left: 8px;
		top: 47px;
}
#screenshots_r9 #v2 {
		position: absolute;
		left: 189px;
		top: 47px;
}
#screenshots_r9 #v3 {
		position: absolute;
		left: 371px;
		top: 47px;
}
#key_features {
		width: 530px;
		list-style-type: none;
		font-size: 11px;
		line-height: 15px;
}
#key_features .left {
		clear: none;
		float: left;
		width: 250px;
}
#key_features li {
		background-color: #F0F0F0;
		display: block;
		margin-top: 2px;
		margin-bottom: 2px;
		list-style-type: none;
		padding: 7px;
}
#key_features .right {
		clear: none;
		float: right;
		width: 250px;
}
#key_features #header_row {
		background-color: #999999;
		color: #FFFFFF;
		font-weight: bold;
}
#curriculum {
		width: 530px;
		list-style-type: none;
		font-size: 11px;
		line-height: 15px;
}
#curriculum .left {
		clear: none;
		float: left;
		width: 90px;
}
#curriculum li {
		background-color: #F0F0F0;
		display: block;
		margin-top: 2px;
		margin-bottom: 2px;
		list-style-type: none;
		padding: 7px;
}
#curriculum .right {
		clear: none;
		float: right;
		width: 420px;
}

h6 {
		font-size: 12px;
		line-height: 17px;
		color: #262626;
		margin-bottom: 8px;
		padding-top: 5px;
}
#press_releases, #job_list, #events_list {
	font-size: 12px;
	list-style-type: none;
	width: 560px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
}
#training_list {
	font-size: 12px;
	list-style-type: none;
	/* width: 400px; */
	width: 560px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
}
#press_releases a, #job_list a{
		display: block;
		padding: 10px;
		color: #262626;
		font-size: 12px;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #f2f2f2;
}
#press_releases a:hover, #job_list a:hover, #events_list a:hover, #training_list a:hover{
		color: #4c4c4c;
		background-color: #f2f2f2;
		text-decoration:none;
}
.dater, .job_location {
	font-size: 10px;
	margin-bottom: 5px;
	display: block;
}
.headliner {
	margin-bottom: 5px;
	display: block;
}
.press_release h6 { width: 560px; }
.press_release h4 { width: 560px; }
.landing_company {
		background-image: url(../images/site/landing_header_company_b.jpg);
		background-repeat: no-repeat;
		background-position: center top;
}
.landing_products {
		background-image: url(../images/site/landing_header_products_a.jpg);
		background-repeat: no-repeat;
		background-position: center top;
}
.landing_services {
		background-image: url(../images/site/landing_header_services_c.jpg);
		background-position: center top;
}
.team_member .left {
		clear: none;
		float: left;
		width: 173px;
		padding-top: 8px;
}
.downloads .left {
		clear: none;
		float: left;
		width: 140px;
		padding-top: 8px;
}
.team_member .right {
		clear: none;
		float: left;
		width: 380px;
}
.team_member {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		width: 560px;
		padding-top: 15px;
		padding-bottom: 15px;
}
#content_body .team_member p { margin-right: 0px; }
.inline_link {
		text-decoration: underline;
		color: #262626;
}
.only_link {
		text-decoration: none;
		color: #262626;
}
.only_link:hover {
		text-decoration: underline;
}
#pagination {
		font-size: 11px;
		color: #262626;
		width: 560px;
		padding-top: 15px;
}
#view_all {
		font-size: 11px;
		color: #262626;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #f2f2f2;
		width: 560px;
		padding-top: 15px;
}

#view_all .right, #pagination .right {
		width: 200px;
		clear: none;
		float: right;
		display: block;
}
#view_all .left, #pagination .left {
		clear: none;
		float: left;
		width: 355px;
		display: block;
}
.page_headline {
		display: block;
		margin-bottom: 10px;
}
#screenshots_r2 #ss_title {
		position: absolute;
		left: 15px;
		top: 42px;
}
.client_list {
		background-image: url(../images/world_map.gif);
		background-repeat: no-repeat;
		background-position: 220px 110px;
}
.product_box .product_box_inside p {
		margin: 0px;
		padding: 0px;
}
.product_box span {
		font-size: 11px;
		color: #262626;
}
.product_box .pp {
		display: block;
		padding-top: 7px;
		padding-right: 30px;
		padding-left: 20px;
}
.product_box_all {
		position: relative;
		height: 176px;
		width: 290px;
		clear: none;
		float: left;
		background-repeat: no-repeat;
		background-position: left top;
		background-image: url(../images/modules/product_box_all_back.gif);
}
.box_process { background-image: url(../images/modules/product_box_all_process.gif); }
.box_ilock { background-image: url(../images/modules/product_box_all_ilock.gif); }
.box_plugin { background-image: url(../images/modules/product_box_all_plugin.gif); }
.box_pispec { background-image: url(../images/modules/product_box_all_pispec.gif); }
.product_box_all .pp { }
.products_all_inside {
		font-size: 11px;
		width: 236px;
		position: absolute;
		left: 18px;
		top: 50px;
}
.products_all_inside ul {
		font-size: 11px;
		margin-left: 20px;
		margin-top: 5px;
		list-style-type: square;
}
.product_box_all .hh {
		position: absolute;
		left: 10px;
		top: 10px;
}
.product_box_all .ii {
		position: absolute;
		right: 36px;
		bottom: 10px;
}
#brand_body .inside_padding {
	margin-right: 40px;
	margin-left: 40px;
}
.brand_file_row {
	width: 400px;
	height: 165px;
}
.brand_file_row a {
	display: block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 5px;
}
.brand_file_row a:hover {
	text-decoration: underline;
}
#events_list li, #training_list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}
#events_list .left {
	clear: none;
	float: left;
	width: 320px;
	padding-left: 10px;
}
#events_list .right {
	clear: none;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}
#training_list .left {
	clear: none;
	float: left;
	/* width: 265px; */
	width: 320px;
	padding-left: 10px;	
}
#training_list .right {
	clear: none;
	float: left;
	/* width: 110px; */
	width: 200px;
	padding-left:5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}
#events_list .left p, #training_list .left p {
	margin-right: 10px;
}
#training_list .list_descripts {
	font-size: 11px;
}
#events_list .list_descripts {
}
# Added by joha 20101028
.certifier .left {
		clear: none;
		float: left;
		width: 185px;
		padding-top: 8px;
}
.certifier .right {
		clear: none;
		float: right;
		width: 185px;
		padding-top: 8px;
}
.certifier .center {
		clear: none;
		float: center;
		width: 185px;
		padding-top: 8px;
}
.certifier {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		width: 560px;
		padding-top: 15px;
		padding-bottom: 15px;
}

