img {
	border:none;
	}
	
#sliderContainer {
	width:180px;
	height:auto;
	overflow:hidden!important;
	margin:0;
	padding:0;
	position:relative;
	}
	
#sliderContainer div#one {
	width:180px;
	height:auto;
	position:relative;
	overflow:hidden;
	padding:10px 0;
	top:-10px;
	z-index:3;
	}
	
#sliderContainer div#two {
	width:180px;
	height:auto;
	position:relative;
	overflow:hidden;
	padding:10px 0;
	top:-110px;
	z-index:2;
	}
	
#sliderContainer div#three {
	width:180px;
	height:auto;
	position:relative;
	overflow:hidden;
	padding:10px 0;
	top:-240px;
	z-index:1;
	}
	

#sliderContainer h3 {
	height:20px;
	margin:0;
	padding: 0 0 0 10px;
	background: url(/memorial/images/right_module_header.png) 0 0 no-repeat;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
	position:relative;
	z-index:6;
	}
	
#sliderContainer .item-bl {
	background: url(/memorial/images/drawer_item_bl.png) 0 100% no-repeat #FFFFFF;
	}

#sliderContainer .active .item-bl {
	background: url(/memorial/images/drawer_item_bl_hover.png) 0 100% no-repeat #FFFFFF;
	}

#sliderContainer .item-br {
	padding: 0px 10px 0px 10px;
	background: url(/memorial/images/drawer_item_br.png) 100% 100% no-repeat;
	}

#sliderContainer .active .item-br {
	background: url(/memorial/images/drawer_item_br_hover.png) 100% 100% no-repeat;
	}

#sliderContainer .item-b {
	padding: 0px 0px 10px 0px;
	background: url(/memorial/images/drawer_item_b.png) 0 100% repeat-x;
	}

#sliderContainer .active .item-b {
	background: url(/memorial/images/drawer_item_b_hover.png) 0 100% repeat-x;
	}

#sliderContainer .item-l {
	margin: 0px -10px 0px -10px;
	background: url(/memorial/images/drawer_item_l.png) 0 0 repeat-y;
	}

#sliderContainer .item-r {
	padding: 0px 2px 0px 2px;
	background: url(/memorial/images/drawer_item_r.png) 100% 0 repeat-y;
	}

#sliderContainer .article {
	background: url(/memorial/images/drawer_item_bg.png) 0 100% repeat-x;
	padding: 0 10px;
	}

#sliderContainer .article h3 {
	padding:0!important;
	margin:0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	background: none!important;
	line-height:normal!important;
	}

#sliderContainer .article {
	font-size: 95%;
	line-height: 125%;
	}