*{margin:0;padding:0;list-style-type:none;}
body{font:12px/180% Arial, Helvetica, sans-serif;}
.demo{width:730px;margin:20px auto 0 auto;}
#shelf{width:730px;height:300px;padding-top:60px; background:url("../images/ry_back.jpg") no-repeat scroll 0 -25px transparent;}
.itemTitle{padding-top:70px;}
/* container */
#container{width:720px;height:200px; margin-left:5px;}
#container img, #container .item{
	width:100%;height:100%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
/* container2 */
#container2{width:720px;height:200px; margin-left:10px;}
#container2 img, #container2 .item{
	width:100%;height:100%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
.shelf2{
	margin-top:70px;
}
.shelf3{
	margin-top:70px;
	margin-bottom:70px;
}
/* container3 */
#container3{width:720px;height:200px; margin-left:10px;}
#container3 img, #container3 .item{
	width:100%;height:100%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 5px 5px #777;
	-webkit-box-shadow:0px 5px 5px #777;
	box-shadow:0px 5px 5px #777;
}
/* container4 */
#container4{width:720px;height:200px; margin-left:10px;}
#container4 img, #container4 .item{
	width:100%;height:100%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 5px 5px #777;
	-webkit-box-shadow:0px 5px 5px #777;
	box-shadow:0px 5px 5px #777;
}