.gabsmiddle {
	margin-bottom: -10px;
}

#gsearch {
	width:340px;
	margin:-8px auto -8px auto;
	padding:0px;
	text-align:center;
}

#internet {
	margin-top:-10px;
	padding: 12px 0px 12px 0px;
	background-image: url(../images/pbreak-internet.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#hosting {
	
	padding: 12px 0px 12px 0px;
	background-image: url(../images/pbreak-hosting.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#telecom {
	margin-top:-10px;
	padding: 12px 0px 12px 0px;
	background-image: url(../images/pbreak-telecom.png);
	background-repeat: no-repeat;
	background-position: center top;
}



#design {
	margin-top:-6px;
	padding: 6px 0px 4px 0px;
	background-image: url(../images/pbreak-design.png);
	background-repeat: no-repeat;
	background-position: center top;
}

ul.plist {
	width:auto;
	list-style: none;
	margin: 0px 0px 0px;
	padding: 0px;
}

ul.plist li {
	padding:0px;
	
}
ul.plist h1 {
margin-top:0px;
}



ul.triplets {
	width:auto;
	list-style: none;
	margin: 0px 0px 0px;
	padding: 0px;
}

ul.triplets li {
	float:left;
	width: 250px;
	padding:0px 4px
}


.box250 {
	width: 250px;
	background: url(../images/bottom-250.png) no-repeat bottom left;
	margin-right: auto;
	margin-left: auto;
}


.box250 h3 {
	margin: 0;
	padding: 4px 0px;
	font-size: 1.05em;
	color: #FFFFFF;
	background: url(../images/red-250.png) no-repeat top left;
	text-align: center;
}

.box250 h3.greenhead {
	background: url(../images/green-250.png) no-repeat top left;
}

.box250 h3.reddark {
	background: url(../images/red-250-darker.png) no-repeat top left;
}

.box250 h3.greendark {
	background: url(../images/green-250-darker.png) no-repeat top left;
}


.box250 ul {
	font-size: 1em;
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style: circle;
}

.largerfont {
font-size:1em;
}

.box250 p {
	font-size: 0.95em;
	margin: 0;
	padding: 5px 12px 5px 6px;
	text-align: center;
}


.box250 ul li {
	margin: 0 0 6px 10px;
	padding: 0;
}

.box250 h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

.box250 h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
