DIV.center_box {
	background:none;
}
IMG.logo {
	margin:26px 0 0 30px;
}
DIV.menu {
	width:380px;
	padding-top:235px; padding-bottom:20px;
	background:none;
	float:left;
}
DIV.content {
	width:620px;
	margin-left:380px;
	color:#514b4a;
	font-size:14px;
	line-height:22px;
}
DIV.text {
	padding:0 40px;
	text-align:justify;
}
DIV.border_1 {
	background:url(pics/border_1.gif) no-repeat 0 0;
}
DIV.border_2 {
	background:url(pics/border_2.gif) no-repeat 100% 100%;
	padding:18px 15px;
}
DIV.collections {
	margin-left:10px;
}
DIV.collections DIV.item {
	width:160px;
	height:280px;
	float:left;
	margin-left:-10px;
}
DIV.collections DIV.item IMG{
	border:1px solid #ebe0f0;
}
DIV.collection_name {
	text-align:center;
	font-size:18px;
}
DIV.collection_name A{
	color:#8c5283;
	text-decoration:none;
}
DIV.collection_name A:hover{
	text-decoration:underline;
}
DIV.pager {
	position:absolute;
	width:250px;
	margin-left:350px;
	text-align:right;
	margin-top:-35px;
	font-family:Times New Roman;
}
DIV.pager A, DIV.pager SPAN{
	padding:0 3px;
}
DIV.big_photo {
	width:403px;
}
DIV.big_photo IMG{
	border:2px solid #e4d5eb;
}
IMG.next_left {
	position:absolute;
	margin:270px 0 0 90px;
}
IMG.next_right {
	position:absolute;
	margin:270px 0 0 510px;
}
DIV.model_name {
	text-align:center;
	font-size:16px;
	padding-bottom:10px;
}
DIV.comments {
	border-top:4px solid #d6b6df;
	border-bottom:4px solid #d6b6df;
}
DIV.comments DIV{
	border-bottom:1px dotted #bc9fc5;
	padding:10px 0;
}
FORM.comments {
	padding:20px 0;
}
FORM.comments TEXTAREA{
	width:500px;
	height:150px;
	border:1px solid #d6b6df;
	margin-bottom:5px;
}
FORM.comments INPUT.text{
	width:300px;
	margin-left:10px;
	border:1px solid #d6b6df;
	font-size:14px;
}
FORM.comments INPUT.button{
	background:#d6b6df;
	color:white;
	border:none;
	margin-left:15px;
	padding:3px 0 2px 0;
	width:107px;
	cursor:pointer;
}
