* html pre {width:100%}

.description{padding:16px;margin:10px 0;}

.sample{padding:1px 1px; margin:1px 0 1px 0;}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:375px;margin:0 auto;text-align:left;padding:1px}

.buttons{
	padding:5px;
	background:#eee;
	width: 345px;
}
.buttons span{color:#104E77;padding:0 5px;cursor:pointer;font:10px}
.buttons span.active, .buttons span:hover{background:#104E77;color:#fff}

/* Sample 4*/
#box1{
	position:absolute;
}
#box1 div{
	width:355px;
	height:215px;
	float:left;	
}
.mask1{
	position:relative;
	width:355px;
	height:215px;
	overflow:hidden;
	text-align: left;
}
#box1 h3, #box1 p, #box1 ul{
	padding:1px 1px;
}
#box1 img{
	width:150px;
	height:100px;
	float:left;
	margin:0 10px 1px 0px;
}
#info1{
	background:#fff !important;
	color:red !important;
	cursor:default
}


/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:1px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

span img{
	display:block;
	border:none;
}
