
h3.section {
	margin-top: 1em;
}
.details{
	background-image: url('mainbox.png');
        background-repeat: no-repeat;
        width:454px;
        height: 194px;
}
.vertical_slide{

	color: #fff;
        height: 101px;
        width: 421px;
}



div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 0px;
}
img{
 border-style: none;
}

#mask {
	width:430px;
	height:220px;
	overflow:hidden;
	position:relative;
	}
#folio {
	position:absolute;
	top:0;
	left:0;
	width:10000px;
	float:left;
}
.col {
	display:block;
	width:505px;  
	float:left;
	}
.site {
	width:233px;
	height:133px;
	float:left;
	padding:5px;
	margin:5px 0 0 5px;
	background-color:#FFF;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
	}
