.basic  {
	padding: 0px 0px 30px;
	margin: 0px;
	float: left;
	width: 950px;
}
.basic .ServiceType {
	float: left;
	padding-top: 20px;
	font-size: 12px;
	color: #EEE;
	position: relative;
	margin-right: -25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#Container #list1b .ServiceType .Serv300 p {
	border: none;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	line-height: 1.4em;
}
#Container #list1b .ServiceType .Serv300 img {
	margin-bottom: 10px;
}
.EncTitle a {
	cursor: pointer;
	display: block;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	background-color: #DFDFDF;
}
.EncTitle a:hover {
	color: #333333;
}
.EncTitle a.selected {
	background-color: #DFDFDF;
	padding: 0px;
	color: #333333;
}
.basic .IMG-left {
	margin-right: 15px;
	margin-bottom: 10px;
}
.basic .IMG-right {
	margin-left: 15px;
	margin-bottom: 10px;
}
.basic .EncTitle {
	padding: 0px;
}
.basic .Title {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #EEE;
	cursor: pointer;
	margin: 0px;
	background-image: url(/images/960x50-acc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	text-indent: -9999px;
}
.basic .Title:hover {
	cursor:pointer;
	background-image: url(/images/960x50-acc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.basic .Title.selected {
	cursor:pointer;
	background-image: url(/images/960x50-acc.png);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.basic .ServiceType .Serv300 {
	float: left;
	width: 300px;
	margin-right: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

