#divbox {
	width:100%;
	border:1px solid #2CA8F7;
}

#divbox-padding {
    padding:10px;
}

#divbox-title {
	border-bottom:1px solid #2CA8F7;
	background-color:#CAE9FF;
}

#divbox-title span {
	font-weight:bold;
	margin-right:3px;
	color:#2CA8F7;
	vertical-align:center;
}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}

#restrictor {
	position: relative;
	text-align: left;
	margin: 0 auto;

	height:100%;
	width:802px;
	border:3px;
	float: left;
	margin-bottom:15px;
}

#stylepipeline {
	background-color:white;
	margin-top:0px;
	border:1px solid #3163B5;
	height:100%;
}

#contentpipeline {
	padding-left:15px;
	padding-right:15px;
}

.serviceimg {

	border-bottom:1px solid #3163B5;

	height:90px;
	margin-bottom:15px;
}

.serviceblock {
	border:1px solid #3163B5;
	border-right:0px;
	border-left:0px;
	background-image: url('../hp_image/directory_service/img/lookup.png');
	background-repeat:no-repeat;
	background-position: top left;
	height:64px;
}

.serviceblock-subline {
	padding-left:15px;
}

.input-submit {
	border:0px;
	border-left:1px solid #3163B5;
	border-right:1px solid #3163B5;
	border-bottom:1px solid #3163B5;

	background-color:#3163B5;
	color:#D3ECFF;
	font-size:10px;
}

.serviceblock-left {
	padding:10px;
	width:60%;
	float:left;
}

.serviceblock-tableleft {
	width:100%;
	vertical-align:middle;
}

.serviceblock-right {
	width:20%;
	height:60px;
	padding:10px;
	margin:0px;
	float:right;
}

.serviceblock-tableright {
	width:100%;
	height:100%;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	text-align:right;
}

.lookuplabel {
	font-weight:bold;
	width:125px;
	float:left;
}

.formselector {
	border:1px solid #3163B5;
	background-color:white;
	font-size:10px;
}

.servicelist {
	padding:15px;
	padding-bottom:0px;
}

.serviceitem {
	height:72px;
	width:100%;
	border:1px solid #3163B5;
	background-color:#F1F9FF;
	margin-bottom:15px;
}

.serviceitem-logo {
	width:128px;
	height:64px;
	background-color:white;
	padding:4px;
	border-right:1px solid #3163B5;

	float:left;
	overflow:hidden;
}

.serviceitem-logoimg {
	height:64px;
	width:128px;
	overflow:hidden;
}

.serviceitem-content {
	width:69%;
	float:left;
	padding:5px;
}

.serviceitem-name {
	font-size:16px;
	font-family:Century Gothic, Arial;
}

.serviceitem-ecimg {
	width:9px;
	height:9px;
}

.serviceitem-divider {
	color:red;
}

.serviceitem-category {
	color:gray;
}

.serviceitem-url {
	color:gray;
	font-family:Century Gothic, Arial;
}

.serviceitem-more {
	border:1px solid #3163B5;
	background-color:white;
	width:528px;
	overflow:hidden;
	position:absolute;
}

.serviceitem-moretitle {
	font-weight:bold;
	padding:5px;
	color:#3163B5;
}

.serviceitem-morecontent {
	border-top:1px solid #3163B5;
	padding:15px; 
	display:none;
	overflow:hidden;
}

.serviceitem-testimonials {
	margin-left:125px;
	font-family:Arial;
	background-color:whitesmoke;
 	padding:5px;
}
.nb {
	background-color:#FFFF66;
	padding:10px;
	border: 1px solid #FF0000;
}

