@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;
		position: absolute;
		bottom: 30px;
}
#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,
.btm_module {
		list-style-type: none;
		margin-right: 24px;
		margin-top: 3px;
		float:left;
		background-color: #f8f8f8;
		border: 1px solid #d3d3d3;
}
.btm_module {
		margin-right: 0px;
		width: 320px;
		margin-left: 1px;
}
#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;
}*/
#btm {
		width: 980px;
		height: 518px;
		position: relative;
		background-image: url(../images/home/home_btm2.gif);
}
#btm2 {
		width: 980px;
		height: 518px;
		position: relative;
		background-image: url(../images/home/home_btm5.gif);
}
#home_body_left {
		clear: none;
		float: left;
		padding-left: 29px;
		width: 680px;
		overflow: hidden;
}
#home_body_right {
		clear: none;
		float: left;
		width: 250px;
}
.title_image { height: 20px; width: 200px; }
.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;
}
.col1,
.col2 {
		float: left;
		width: 335px;
		clear: none;
}
/*          */
#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,
.btm_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,
.btm_module a:hover {
		color: #4c4c4c;
		background-color: #f2f2f2;
}
#news_module .news_date,
.btm_module .training_date,
.btm_module .events_date {
		font-size: 9px;
		line-height: 15px;
}
#news_module .news_headline,
.btm_module .training_headline,
.btm_module .events_headline {
		font-size: 10px;
		line-height: 14px;
}
#news_module .bottom_border,
.btm_module .bottom_border {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #d3d3d3;
}
.btm_module .bottom_border {
		width: 320px;
}
#btm p {
		font-size: 11px;
		color: #595959;
		line-height: 16px;
		margin-top: 10px;
		padding-left: 10px;
}


#feature_pispec ul,
#feature_ilock ul {
		font-size: 11px;
		color: #595959;
		line-height: 16px;
		list-style-type: none;
		padding-left: 10px;
}
.required_clearing {
		clear: both;
		height: 25px;
}

#feature_pispec li,
#feature_ilock li {
		padding-left: 10px;
		background-image: url(../images/home/bullet_square.gif);
		background-repeat: no-repeat;
		background-position: left 5px;
}


/*************** EDITS 5/20 **************************/
img.pispec_title,
img.ilock_title,
img.training_title,
img.events_title,
img.certifier_title,
img.extractor_title,
img.casestudies_title,
img.events2_title,
#feature_pispec,
#feature_ilock,
#feature_certifier,
#feature_extractor,
#training,
#events,
a#more_training,
a#more_events,
a#find_out1,
a#find_out2,
a#find_out3,
a#find_out4
a#find_out5,
a#find_out6 {
	position: absolute;
}

#feature_certifier p,
#feature_extractor p,
#feature_pispec p,
#feature_ilock p {
		width: 296px;
		color: #595959;
		line-height: 16px;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		margin-top: 10px;
}

img.pispec_title {
		top: 54px;
		left: 380px;
}

img.ilock_title {
		top: 54px;
		left: 42px;
}

img.training_title {
		top: 289px;
		left: 38px;
}

img.events_title {
		top: 289px;
		left: 375px;
}

img.news_title {
		position: absolute;
		top: 57px;
		right: 95px;
}

img.certifier_title {
		top: 170px;
		left: 42px;
}

img.extractor_title {
		top: 170px;
		left: 380px;
}

img.casestudies_title {
		top: 289px;
		left: 45px;
}

img.events2_title {
		top: 289px;
		left: 382px;
}

#feature_pispec {
		top: 90px;
		left: 377px;
}

#feature_pispec2 {
		top: 70px;
		left: 41px;
}

#feature_ilock {
		top: 90px;
		left: 41px;
}

#feature_certifier {
		top: 200px;
		left: 41px;
}

#feature_extractor {
		top: 200px;
		left: 377px;
}

#training {
		bottom: 111px;
		left: 36px;
		width: 330px;
}

#events {
		bottom: 111px;
		left: 373px;
		width: 300px;
}

#news {
		position: absolute;
		top: 81px;
		right: 40px;
		width: 222px;
		height: 360px;
}

#news2 {
		position: absolute;
		top: 81px;
		right: 40px;
		width: 222px;
		height: 200px;
}

ul.hover_list {		
		font-size: 11px;
		color: #595959;
		line-height: 16px;
		list-style-type: none;
}

ul.news_list {		
		font-size: 11px;
		color: #595959;
		line-height: 16px;
		list-style-type: none;
}

ul.news_list li {
		list-style-type: none;
		list-style-image: none;
		border-bottom: 1px solid #E5E5E5;
}

ul.news_list li a {
		text-decoration: none;
		color: #595959;
		display: block;
		padding: 6px 10px 8px;
}

ul.hover_list li {
		list-style-type: none;
		list-style-image: none;
		border-bottom: 1px solid #E5E5E5;
}

ul.hover_list li a {
		display: block;
		padding: 6px 10px 8px;
		text-decoration: none;
		color: #595959;
}

ul.hover_list li a:hover,
ul.news_list li a:hover {
	background: #F2F2F2;
}

ul li span.date {
		font-size: 9px;
}

ul li span.headline {
		font-size: 10px;
}

img.rss {
		position: absolute;
		bottom: 9px;
		left: 1px;
}

a#find_out1 {
		position: absolute;
		top: 240px;
		left: 567px;
}

a#find_out2 {
		position: absolute;
		top: 240px;
		left: 232px;
}

a#find_out3 {
		position: absolute;
		top: 135px;
		left: 232px;
}

a#find_out4 {
		position: absolute;
		top: 135px;
		left: 567px;
}

a#find_out5 {
		position: absolute;
		top: 250px;
		left: 232px;
}

a#find_out6 {
		position: absolute;
		top: 250px;
		left: 567px;
}
a#more_training_btn {
		position: absolute;
		top: 420px;
		left: 228px;
}

a#more_events_btn {
		position: absolute;
		top: 420px;
		left: 564px;
}

#more_news_btn {
		position: absolute;
		right: 42px;
		top: 420px;
}	

#more_news2_btn {
		position: absolute;
		right: 42px;
		top: 250px;
}

a#nordic_rail_banner {
		position: absolute;
		right: 42px;
		top: 300px;
}		

a img{
	border: none;
	outline: none;
}

/****************END DAVE EDITS 5/21/08*************************/

.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;
}
.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_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_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;
}
#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;
}
#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;
}
.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 {
}
