/* Sample 8*/
#box8{
	position:absolute;
}
#box8 span {
	font-size:10px;
	color:#666666;
	font-weight:bold;
}
#box8 .company {
	font-size:10px;
	color:#ab83c7;
	font-weight:bold;
}

#box8 div{
	width:220px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:200px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:220px;
	height:190px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}

#logo1 {
	height:23px;
	width:22px;
	background:url(/images/quotebox-dot-off.gif) no-repeat;
	float:left;
}
#logo1:hover {
	height:23px;
	width:22px;
	background:url(/images/quotebox-dot-on.gif) no-repeat;
	float:left;
}

#logo2 {
	height:23px;
	width:22px;
	background:url(/images/quotebox-dot-off.gif) no-repeat;
	float:left;
}
#logo2:hover {
	height:23px;
	width:22px;
	background:url(/images/quotebox-dot-on.gif) no-repeat;
	float:left;
}

#logo3 {
	height:23px;
	width:22px;
	background:url(/images/quotebox-dot-off.gif) no-repeat;
	float:left;
}
#logo3:hover {
	height:23px;
	width:22px;
	background:url(/images/quotebox-dot-on.gif) no-repeat;
	float:left;
}

#logo4 {
	height:23px;
	width:22px;
	background:url(/images/quotebox-dot-off.gif) no-repeat;
	float:left;
}
#logo4:hover {
	height:23px;
	width:22px;
	background:url(/images/quotebox-dot-on.gif) no-repeat;
	float:left;
}
