* {margin:0; padding:0}
body {font:12px Verdana,Arial; color:#555; background:#ddd}
p {line-height:1.4; margin-bottom:12px}
#wrapper {width:884px; margin:50px auto; position: relative;}
#container {background:#feeae9; padding:32px; border-right:1px solid #feeae9; border-bottom:1px solid #feeae9; position: relative;}
#leftblock {float: left; width: 200px; height: 408px; overflow: hidden; background: url('images/sidebarPink.png'); position: relative}
.sliderbutton {position: absolute; width:25px; height:67px; cursor:pointer; display: inline-block; top:204px;}
#slideleft {z-index: 100; left: 232px; background:url(images/pointer_left.png) -7px 0px no-repeat;}
/*#slideleft:hover {background-position:-0 -265px}*/
#slideright {right: 36px; z-index: 100; background:url(images/pointer_right.png) -12px 0px no-repeat}
/*#slideright:hover {background-position:-50px 90px}*/
#slider {position:relative; overflow:auto; width:616px; height:408px; display: inline-block}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:616px; height:408px}
.pagination {visibility:hidden;position:absolute; top:40px; right:61px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; border:1px solid #fff}
.pagination li:hover, li.current {background:#fff}

.couples li
{
	display: block;
	padding-bottom: 50px;
	text-align: center;
	font-size: 14px;
}

.couples
{
margin-top: 120px;
}