@CHARSET "UTF-8";
.getlisted-holder {
	background: url(http://static.checkdent.com/general/d1/getlisted2.png) center no-repeat;
	height: 38px;
	text-align: center; 
	padding: 8px 0 0 0 ; 
	color: #1c9bd7;
	margin:auto; 
	width: 160px;
}
.getlisted-holder a {
	color: #1c9bd7;
	font-weight: bold;
}
.search-holder {
	position: relative;
     border: 1px solid #d1d1d1;
     width: 945px;
     height: 50px;
     margin-left: 5px;
}
.search-holder-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #d1d1d1;
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;	
}
.search-holder-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.border-radius-10 {
	 -webkit-border-radius: 10px; 
     -moz-border-radius: 10px;
     -khtml-border-radius: 10px; 
     border-radius: 10px;
}
.border-radius-10-bottom {
    -moz-border-radius-bottomright: 10px;
    -webkit-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomright: 10px; 
    border-bottom-right-radius: 10px; 
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomleft: 10px; 
    border-bottom-left-radius: 10px; 
}
.border-radius-10-top {
    -moz-border-radius-topright: 10px;
    -webkit-border-radius-topright: 10px; 
    -khtml-border-radius-topright: 10px;
    border-radius-topleft: 10px;
}
.search-field {
	background: url(http://static.checkdent.com/general/d1/searchfield.png) center no-repeat;
	width: 570px;
	height: 32px;
	margin: 10px 40px 0 15px;
}
#headerSearch {
	border: none;
	background-color: transparent;
	width: 340px;
}
.search-button {
	cursor: pointer;
	width: 30px;
	height: 30px;
}
.search-text {
	width: 148px;
	color: #1c9bd7;
	font-size: 14px;
	padding: 6px 0 0 15px;
}
.search-input {
	width: 360px; 
	padding: 6px 0 0 10px;
}
.q-search-holder {
	padding-left: 40px;
	padding-top: 3px;
}
.quick-search {
	color: #1c9bd7;
	font-weight: bold;
	font-size: 21px;
}
.quick-search-bottom {
	color: #858A92;
	font-size: 10px;
}
.fakeSearch {
	color: #d1d1d1;
}
.forum-blog-holder {
	border: 1px solid #d1d1d1;
	width: 950px;
}
#mostviewedclips {
	border: 1px solid #d1d1d1;
    width: 920px;
    padding-left: 25px;
}
.banner-description {
	color: #858A92;
	font-size: 14px;	
	width: 300px;
	margin-left: 10px;
	margin-top: 30px;
}
.banner-description a {
	color: #1c9bd7;
}
.banner-description ul {
	list-style-type: none;
	padding-left: 30px;
}
.banner-description ul li {
    background: url(http://static.checkdent.com/general/d1/hook.png) left no-repeat;
    padding-left: 20px;
}
.b-left,
.b-right {
    color:  #1c9bd7;
    font-size: 16px;
}
.b-left {
	float: left;
	margin-left: 20px;
}
.b-right {
	float: right;
	margin-right: 10px;
}
.new-b-left {
	background: url(http://static.checkdent.com/general/d1/button-left.png) right center no-repeat;
	width: 18px;
	height: 40px;
	float:left;
}
.new-b-right {
	background: url(http://static.checkdent.com/general/d1/button-right.png) left center no-repeat;
	width: 19px;
	height: 40px;
	float:left;
	clear: right;
}
.new-b-middle {
	background: url(http://static.checkdent.com/general/d1/button-middle.png) center repeat-x;
	height: 40px;
	float:left;
}
.description-button-holder {
	padding-top: 20px;
}