.sample{
	margin-bottom: 20px;
	padding-bottom: 10px;
	background:#A95B2C url(../images/bg-sample.gif) repeat-x top left;
}
.sample h3 {
	background: #456 url(../images/bg-flat-info.png);
	color: #FFFFFF;
	padding:10px;
	display: inline;
	position: relative;
	top: 3px;
	left: 0px;
	z-index: 2;
	margin-top: 0px;
}

.sample h4 {
	text-align: center;
	clear: both;
	color: #FFFFFF;
}

#cont{
	overflow: hidden;
	height: 100%;
	width: 272px;
}

.buttons{
	height: 60px;
}
.buttons span{
	color: #333;
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	font-weight: bold;
}
.buttons span.active, .buttons span:hover {
	color: #BAC0C7;
	cursor: pointer;
}

#box4{
	position:absolute;
}
#box4 div{
	width:270px;
	height:500px;
	float:left;
	margin-right: 30px;
}
#box4 h2 {
	text-indent: 0px;
	background-image:none;
}
#box4 p{
	color: #A75E33;
	text-decoration: none;
	font-weight: bold;
}
#box4 img{
	float: left;
	position: relative;
	top: -24px;
	left: 0px;
	z-index: 1;
	width: 270px;
	border: 1px solid #456;
}
#box4 ul {
	clear:both;
}

#box4 ul li {
	color: #FFFFFF;
	padding-left: 30px;
	font-weight: bold;
	list-style-image:none;
	list-style-type:none;
}
#box4 div a:link, #box4 div a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#box4 div a:hover, #box4 div a:active {
	color: #BAC0C7;
	text-decoration:none;}

#info4{
}

#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(../noobslide/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(../noobslide/thumbs_mask.gif) no-repeat center top;
}

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

.thumbs{
	width:54px;
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
}
.mask3{
	position:relative;
	width:271px;
	overflow:hidden;
	height: 360px;
	padding-bottom: 10px;
	background: url(../images/menu-underline.png) repeat-x bottom center;
}

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


