﻿
/* article services */
#training #article .col_1
{
	width: 250px;
	height: 338px;
	background-image: none;
	background-repeat: no-repeat;
}
#training #article .col_2 {
	width: 510px;
	height: 272px;
	background:none;
	margin-left:8px;
}

#training #article .col_1_main 
{
	width: 250px;
	height: 338px;
	background-image:url(/images/training.png);
	background-repeat: no-repeat;
	margin-right:10px;
	float:left;
}
#training #article .col_2_main {
	width: 510px;
	height: 338px;
	background:none;
	margin-left:8px;
	float:left;
}


#training .MSLogos {
	text-align:center
}

.list1 li img { padding-top:2px;}
.list1 li .unselectedMenuItem
{
	line-height:2em;
}


.block2 .inner2 { padding:21px 20px 16px 10px;}

