.fazel-gallery-main{
	/*background-color:#e6d4c8;*/
	background-image: url(../assets/backgrounds/template_default.jpg);
	width:933px;
	height:543px;
}

.fazel-gallery-scroll{
	width:311px;
	/*background-image: url(../assets/backgrounds/background_gallery_right.jpg);
	background-repeat: repeat-y;*/
	height:543px;
	overflow:auto;
	float:right;
}

#fazel-gallery-view{
	width:585px;
	margin:20px 15px 15px 20px;
	float:left;
}

#fazel-gallery-view img{
	margin:0px 5px 0px 0px;
}

.fazel-gallery-component-image-crop{
	padding:5px;
}

#fazel-gallery-choice{
	/*width:311px;*/
	
}
#fazel-gallery-component-image-layout{
	/*width:112px;
	height:125px;
	margin:5px;
	background-color:#ece0d9;*/
	padding: 15px 20px 0 20px;
	float:left;
	clear: right;
	
	
}
#fazel-gallery-component-image-replace{
	width:112px;
	height:112px;
	float:left;
	clear: none;
	/*background-image: url(../assets/backgrounds/nopic.png);*/
}

#fazel-gallery-component-image-edit{
	float:right;
}

#fazel-gallery-component-image-title{
	float:right;
	width:120px;
	font-size: 18px;
	color: #666;
	clear:right;
	margin-left: 20px;
	
}

#fazel-gallery-component-image-comment{
	float:right;
	clear:right;
	width:120px;
	color: #888;
}