#motto{
	float:right;
}
#thumbs_container{
	margin-right:0px;
	float:left;
	width:1055px;
	overflow:hidden;
	height:486px;
	margin-top:4px;
	position:relative;
}
#thumbs_container ul{
	margin:0px;
	margin-left:40px;
	padding:0px;
	height:486px;
}
#thumbs_container ul li{
	list-style-type:none;
	margin-right:1px;
	margin-left:1px;
	float:left;
}
#cover_holder{
	float:left;
	width:324px;
	height:488px;
}
#images_viewport{
	background-color:#ececec;
	display:inline;
	height:330px;
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
}
#images_viewport #first_image{
	width:676px;
	margin-top:-80px;
	position:absolute;
	z-index:10;
}
#images_viewport #first_image:hover{
	position:absolute;
	z-index:10;
}
#left_arrow{
	z-index:10;
	position:absolute;
	top:0px;
	left:0px;
	height:486px;
	padding-right:20px;
	padding-left:0px;
	line-height:486px;
	background:#fff;
	background:-moz-linear-gradient(
            left right,
            rgb(255,255,255) 1%,
            rgb(255,255,255) 95%
        );
}
#left_arrow img{
	vertical-align:middle;
	margin-top:210px;
}
#right_arrow{
	position:absolute;
	top:0px;
	right:0px;
	height:486px;
	padding-right:0px;
	padding-left:0px;
	line-height:486px;
	background:#fff;
	background:-moz-linear-gradient(
            left right,
            rgb(255,255,255) 1%,
            rgb(255,255,255) 95%
        );
}
#right_arrow img{
	vertical-align:middle;
	margin-top:210px;
}
#model_galleries{
	padding:0px;
	margin:0px;
}
#model_galleries li{
	list-style-type:none;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	height:150px;
}
#model_galleries img{

}
#content_wrapper{
	width:1060px;
}
#member_comments h1{
	color:#63679d;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
}
#member_comments h2{
	margin-top:8px;
}
#member_comments h3{
	margin-top:0px;
	padding-top:0px;
}
#member_comments ul{
	margin:0px;
	padding:0px;
	margin-top:20px;
}
#member_comments ul li{
	list-style-type:none;
	width:480px;
	margin-right:10px;
	float:left;
	padding:8px;
	padding-left:25px;
	margin-bottom:10px;
}
#member_comments ul li:nth-child(2n+1){
	clear:both;
}
#member_comments ul li h4{
	margin-top:4px;
	padding-top:0px;
}
#total_paragraph{
	font-size:28px;
	text-align:center;
	color:#4a4e4f;
}