.PortBox {
	width:420px;
	padding:0;
	position:relative;
	display:block;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	height:160px;
}


/* display lists : thumb, full, details
-------------------------------------------------------------- */
ul.thumb, #sidebar2 ul.thumb {
	list-style: none;
	margin: 0;
	padding: 0;
	position:absolute;	
	left: 140px
	
}
.thumb ul, #sidebar2 .thumb ul {margin:0; padding:0;;
	top: 0px;}
.thumb li, #sidebar2 .thumb li {
	width: 249px;
	height: 125px;
	padding: 10px 10px 30px 10px;
	margin: 0px 0px 0 0;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #dedede;
}
.thumb img, #sidebar2 .thumb img {
	border: solid 1px #cecece;
}
.thumb h3, #sidebar2 .thumb h3 {
	font-size: 14px;
	position: absolute;
	top: 131px;
	left: 8px;
	overflow: hidden;
	width: 204px;
	border:0;
}
.thumb h3 a, #sidebar2 .thumb h3 a {
	width: 215px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	font-weight: normal;
}
.thumb h3 a:hover, #sidebar2 .thumb h3 a:hover {
	color: #333333;
	text-decoration: none;
}
.thumb h3 span, #sidebar2 .thumb h3 span {
	padding-right: 0;
	position: absolute;
	right: 0;
}




/* misc 


/* jquery tooltips */
#tooltip img {
	background: url(../twb/styles/images/tooltips-bg.gif) no-repeat;
	padding: 6px 7px 6px 11px;
}

#screenshot {
	margin: 0;
	padding: 8px;
	position: absolute;
	border: 1px solid #acea53;
	background: #fff;
	display: none;
	z-index: 200;
}



/* tab styles */



.pftab {
	width:140px;
	background-image: url(../images/services-bk3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding:0;
	position:absolute;
	left: 0px;
	top: 0px;
}

.Stop {
	width:140px;
	background-image: url(../images/servicestop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	margin: 0px;
	padding: 0px;
	display:block;
	clear:both;
}

.Sbot {
	width:140px;
	background-image: url(../images/servicesbot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	margin: 0px;
	padding: 0px;
	display:block;
	clear:both;
}

ul.servicesT, #sidebar2 ul.servicesT { margin:0; padding:0.3em 0 0.5em 2.6em; 	background-image: url(../images/services-bk1.jpg);
	background-repeat: repeat-y;
	background-position: left top;}

ul.servicesT li, #sidebar2 ul.servicesT li {
	list-style-image: url(../images/tick.gif);
	list-style-type: none;
	margin:0 0 0px -0.8em;
	padding:5px 0 5px 0;
	font-size: 75%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
