.tRightBoxMid .sOfferedServices
{
    float: left;
    padding: 0;
    list-style-type: none;
}
.sOfferedServices li, .sOfferedServicesWider li
{
    padding-bottom: 8px;
    width: 100%;
    float: left;
    clear: both;
    font-size: 12px;
    line-height: 16px;
}
.tRightBoxMid .sOfferedServices a, .tRightBoxMid .sOfferedServices span.selected
{
    display: block;
    width: 180px;
    float: left;
}

.tRightBoxMid .sOfferedServicesWider a, .tRightBoxMid .sOfferedServicesWider span.selected
{
    display: block;
    width: 162px;
    float: left;
}


.tRightBoxMid .sOfferedServices span.selected, .tRightBoxMid .sOfferedServicesWider span.selected
{
    color: #333;
    font-weight: bold;
}

.sOfferedServices span, .sOfferedServicesWider span
{
    color: #999;
}
.sOfferedServices .sOtherInfo, .sOfferedServicesWider .sOtherInfo
{
    width: 90px;
    float: left;
    color: #333;
}

.sServiceBox 
{
	background:transparent url('/CSS/Services/servicesBg.gif') repeat-x scroll center bottom;
	clear:both;
	width:544px;
	list-style: none;
	margin-bottom: 18px;
	float:left;
}
/* ie6 transparent border */
*html .sServiceBox a 
{
	border-color: orange;
	width:544px; 
	filter:progid:DXImageTransform.Microsoft.Chroma(color='orange');
}
*html .sServiceBox span.sServiceBoxInner
{
	border-color: orange;
	width:544px; 
	filter:progid:DXImageTransform.Microsoft.Chroma(color='orange');
}

.sServiceBox a, .sServiceBox span.sServiceBoxInner
{
	border:1px solid transparent;
	text-decoration:none;
	width:544px;
	display: inline-block;
	padding: 17px 0 20px;
}
.sServiceBox a:hover
{
	background: #F0F0F0 none repeat scroll 0 0;
	border: 1px solid #ccc;
	text-decoration: none;
}
.sServiceBoxImage
{
	float:left;
	overflow:hidden;
	width:153px;
	margin: 0 20px 0 14px;

}
.sServiceBoxImage img
{
	vertical-align: top;
}

.sServiceBoxText
{
	float:left;
	width: 330px;
	color: #000;
	position: relative;
}

.sServiceBoxText .title
{
	display: block;
	clear: both;
	font-size: 18px;
	margin: 0px 0px 20px 0px;	
	position: relative;
}
.sServiceBox a .sServiceBoxText span.title
{
	color: #476BB3;	
}

.sShowcaseImage
{
	margin-bottom: 17px;
}

.sShowcaseText
{
	padding: 17px;
}

.sShowcaseImage
{
	margin: 17px 0 0 0;
	float: left;
}

.sShowcaseText
{
	float: left;
	width: 270px;
	padding: 17px 0 17px 17px;
	margin: 17px 0 0 0;
}

.sShowcaseText h2
{
	margin: 0px;
}


.sNote
{
	color: rgb(255, 102, 0);
	position: relative;
	bottom: 10px;
}

.sNotice
{
	margin: 20px 0 10px 0;
}

.sNotice img
{
	float: left; 
	padding-right: 13px;
}
/*ordered list*/
.tRTF ol.sOutsideList
{
	list-style-position: outside;
}
.tRTF ol.sOutsideList li
{
	margin-left: 24px;
}
.tRTF .sAlphaList
{
margin-top: 0px;
}
.tRTF ol.sAlphaList li
{
    list-style-type: lower-alpha;
    list-style-position: outside;
    margin-left: 32px;
}
/*training partner banner*/
.sTrainingImg
{
    background: url('/CSS/Services/trainingBg.png') no-repeat;
    height:205px;
    padding:0 17px 0 84px;
    position:relative;
    width:205px; 
}
.sTrainingImg h2
{
    font-size: 24px;
    font-weight: normal;
    line-height:normal;
    padding:13px 0 17px 23px;
    text-align: right;
}
.sTrainingImg h2 span
{
    font-size: 16px;
    display: block;
    clear: both;
    padding-left: 15px;
}
.sTrainingImg p
{
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;  
}
.sTrainingImg p span
{
    font-size: 12px;
    padding-top: 4px;
    font-weight: normal;
    display: block;
    clear: both;  
}

.sTrainingImg a
{
    color:#fff !important;
    display:block;
    font-size:16px;
    font-weight: bold;
    left:17px;
    padding:6px 0 8px;
    position:absolute;
    text-align:center;
    width:272px;
 
}

/* Solutions by Industries */
.gadientGreyBtn
{
    border: 1px solid #e8e8e8;
    background: url('gradientGrey.gif') repeat-x;
    padding: 15px 0 0 15px;
    height: 32px; /*47px*/
    margin-right: 35px;
    margin-bottom: 7px;
}

.solutionItem
{
    border-bottom: 1px solid #d9d9d9;
    float: right;
    width: 100%;
}

.tTwoColumnsRightReversedv2 .solutionItem img
{
    float: left;
    max-width: 146px;
}

.tTwoColumnsRightReversedv2 .solutionItem .info
{
    float: right !important;
    width: 500px;
    margin-left: 34px;
}
