

.ps_wrap{overflow:hidden;}
.ps_buttons_wrap{
	background-image:url(images/shadow.gif); background-position:top left; background-repeat:repeat-x;
	padding:0px; background-color:#ececec; border-bottom:solid 1px #ccc;
}

.ps_slides{list-style:none; margin:0px; padding:0px; position:relative;}
	.ps_slide{position:absolute; top:0px; left:0px;}
	.ps_slide h1{font-size:42px;}
	.ps_slide p{font-size:16px; line-height:24px; color:#666;}
	
.ps_buttons{list-style:none; margin:0px; padding:0px; height:65px;}
	.ps_button{width:194px; height:65px; float:left;}
		.ps_icon{width:194px; height:65px; float:left; cursor:pointer;}
		.ps_button_current .ps_icon{background-position:bottom left;}