/* CSS Document */
body {scrollbar-face-color: #CCCCCC;
scrollbar-shadow-color: #CCCCCC;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color:#E6E6E6;
scrollbar-darkshadow-color: #AAAAAA;
scrollbar-track-color: #E6E6E6;
scrollbar-arrow-color: #2D2D2D;}

#websites2 {
	display: block;
	height: 400px;
	width: 100%;
}
#websitecontainer2 #thesites2 {
	display: block;
	height: 400px;
	width: 220px;
	overflow: auto;
	text-align: center;
}
#websitecontainer2 #thesites2 UL {
	list-style-type: none;
}
#websitecontainer2 #thesites2 UL LI {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
}
#websitecontainer2 #thesites2 UL LI p {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
}

#websitecontainer2 {
	display: block;
	height: 400px;
	width: 220px;
	overflow: hidden;
	position: relative;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#websites {
	display: block;
	height: 203px;
	width: 230px;
}
#websitecontainer #thesites {
	display: block;
	height: 203px;
	width: 232px;
	overflow: auto;
	text-align: center;
}
#websitecontainer #thesites UL {
	list-style-type: none;
}
#websitecontainer #thesites UL LI {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
}
#websitecontainer #thesites UL LI p {
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
}
#clients-left {
	height: auto;
	width: 220px;
	background-color: #FFFFFF;
	display: block;
	float: left;
}
#clients-right {
	height: auto;
	width: 220px;
	background-color: #FFFFFF;
	margin-left: 250px;
}
.pagenumber {
	display: block;
	height: 20px;
	line-height: 20px;
	color: #818FC0;
	text-decoration: none;
	text-align: right;
	float: right;
	font-size: 11px;
}
.pagenumber a {
	color: #333333;
	text-decoration: none;
}
.pagenumber a:hover {
	color: #990000;
	text-decoration: none;
}
.pagenumber .pageselected {
	height: 18px;
	width: 18px;
	text-align: center;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	background-color: #8E9DD8;
	margin: 1px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.clients {
	height: 220px;
	width: 700px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8E9DD8;
	position: relative;
}
.clientpics {
	height: auto;
	width: 200px;
	position: absolute;
}
.clienttxt {
	width: 400px;
	position: absolute;
	left: 250px;
}
.clienticons {
	width: 40px;
	text-align: right;
	padding-top: 40px;
	position: absolute;
	height: auto;
	float: right;
	left: 660px;
}
#legendbutton #searchIndustry {
	height: 20px;
	width: 350px;
	float: left;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	color: #8F9BD5;
	font-size: 11px;
}
#legendbutton #searchIndustry input {
	padding-right: 3px;
	padding-left: 3px;
	background-color: #A0B0E3;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D9F7;
	border-right-color: #556386;
	border-bottom-color: #556386;
	border-left-color: #D8D9F7;
}

#legendbutton #searchIndustry select {
	font-size: 11px;
	border: 1px solid #8C96D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

