body {
	margin:0;
	padding:0;
}
.holder {
	position:relative;
	width:999px;
	z-index:1000;
}
.holder-container {
	position:absolute;
	width:715px;
	height:300px;
	left:15px;
	top:120px;
	z-index:1000;
	overflow:hidden;
}
div#content {
	z-index:1000;
	width:700px;
	height:300px;
}
#dots_host {
    display:none;
    left:15px;
    position:absolute;
    top:151px;
    width:460px;
    z-index: 1100;
}
