.p-slider{position: relative;}
.p-slider .p-information{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}
.p-slider .p-information table{width: 100%; height: 100%; text-align: right; vertical-align: middle;}
.p-slider .p-information table td{padding: 200px;}
.p-slider .p-information table .title{margin: 0px -10px 0px 0px; width: 35%;}
.p-slider .p-information table .description{width: 25%;}
.p-slider .p-information table .button{cursor:pointer; margin: 15px -27px 0px 0px; background-image: url(../images/details-normal.png); background-size: cover; width: 161px; height: 59.5px;}
.p-slider .p-information table .button:hover{background-image: url(../images/details-hover.png);}
