#tpcont{

	margin: 0 auto;

	background: #fff;

	text-align: left;

}



#tpcont .tpslide{

	position: relative;

}



#tpcont .buttons{

	padding: 5px 10px;

	position: absolute;

	bottom: 5px;

	right: 20px;

	background-color: #8dc63f;
	border: 2px solid #fff200;

	-moz-border-radius: 5px;

}



#tpcont .buttons span{

	color: #ffffff;

	padding: 0 5px;

	cursor: pointer;

	

}



#tpcont .buttons span.active,

#tpcont .buttons span:hover{

	color: #f7941d;

	background: #ffffff;

}



#tpcont #tpslides{

	position: absolute;

}



#tpcont #tpslides div{

	float: left;

}



#tpcont #tpslides .buttons{

	text-align: left;

}



#tpcont .tpslide .buttons{

	text-align: center;

	clear: both;

}



#tpcont .tpslide .mask{

	position: relative;

	overflow: hidden;

}
