
	


#example1 .effectContainer { 
	background:#efefef;
	width:280px;
	height:300px;

	margin:0px auto;
	
}

#example1 .effectContainer img{width:180px; height:200px; float:right;}


#example2 .effectContainer { 
	background:#efefef;
	width:280px;
	height:300px;
	
	margin:0px auto;
}

#example2 .effectContainer img{width:180px; height:200px; float:right;}


div.fadenav { position:absolute; right:17px; bottom:14px; z-index:9; }
div.fadenav a { display: block; background: url('../../images/header/nav.png') no-repeat; width: 14px; height: 14px; margin-left:5px;  float: left; overflow: hidden; text-decoration: none; }
div.fadenav a:hover { text-decoration: none; background: url('../../images/header/a_nav.png') no-repeat; width: 14px; height: 14px; }
div.fadenav a.current { background: url('../../images/header/a_nav.png') no-repeat;  width: 14px; height: 14px; }

