#library_att_slider {
	width:940px;
	overflow:hidden;
	min-width:940px;
	position:relative;
}

#library_att_slider .image {
	width:940px;
	position:absolute;
	overflow:hidden;
	height:400px;
}

#library_att_slider .case {
	position:relative;
	z-index:100;
	width:360px;
	height:292px;
	float:right;
	margin:20px 20px 0 0;
	background:url(bg-case.png) no-repeat 0 0;
}
#library_att_slider .case h2 {
	margin:0;
	position:absolute;
	width:90px;
	margin-left:-47px;
	left:50%;
	top:-5px;
	background:#000;
	font-size:10px;
	height:21px;
	line-height:18px;
	color:#969a82;
	text-align:center;
	text-transform:uppercase;
	border:2px solid #5a5948;
}
#library_att_slider .case #slider {
	width:309px;
	padding:0 25px;
}

#library_att_slider .case a.next, .case a.previous {
	width:32px;
	height:32px;
	position:absolute;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	left:-12px;
	top:100px;
	outline:none;
	z-index:100;
}
#library_att_slider .case a.previous {
	background-position:0 -192px;
}
#library_att_slider .case a.next {
	left:auto;
	background-position:0 -128px;
	right:-12px;
}
#library_att_slider .case h3 {
	font-size:59px;
	line-height:48px;
	color:#eeece6;
	margin:37px 0 0;
	text-transform:uppercase;
	text-align:center;
	padding:0 25px;
	width:289px;
}
#library_att_slider .case a.more {
	line-height:20px;
	font-size:15px;
	text-decoration:none;
	width:160px;
	position:absolute;
	bottom:39px;
	letter-spacing:0.5px;
	text-transform:uppercase;
	left:50%;
	text-align:center;
	margin-left:-80px;
	display:block;
	outline:none;

}

#library_att_slider .case #slider {
	margin:0 10px;
	padding:0;
	width:339px;
	height:227px;
	overflow:hidden;
}
#library_att_slider .case div.item {
	width:100%;
	background:none !important;
}

#library_att_slider .case p {
	width:309px;
	padding:0 15px;
	color: #FFF;
	font-style: italic;
	text-align: center;
}
#library_att_slider .case .item a.read, .item .type {
	display:none;
}

#library_att_slider .library_att_slider_body {
    min-height:350px;
}
