﻿.ProdDesc {
	clear:both;
}

.ProdDesc img {
	float:left
}

.TeamMember, .Service {
	clear: both;
}
.TeamMember .Name {
	font-size: 1.2em;
	font-weight: bold;
}
.TeamMember .Designation {
	font-size: 1.2em;
}
.TeamMember img {
	margin-top: 0px;
	float: left;
	vertical-align: top;
}
.TeamMember .More {
	width: 765px;
	float: right;
	text-align: justify;
}
.Service img {
	float: left;
}
.ShowcaseHighlight .Quotes {
	margin-left: 60px;
}
div.Who {
	text-align: left;
	margin-left: 20px;
}
.NoBorder {
	BORDER-TOP-WIDTH: 0px! important;
	BORDER-LEFT-WIDTH: 0px! important;
	BORDER-BOTTOM-WIDTH: 0px! important;
	BORDER-RIGHT-WIDTH: 0px! important;
}

.jobTitle {
	font-size: 1.3em;
	font-weight: 600;		
}

.job .jType {
	width:80px;
	vertical-align:top;
	background-color:#F2F2F2;
	font-weight:bold;
}
