
@charset "utf-8";
.box-shadow {
	box-shadow: 0 0 2px #222;
	border:medium solid #FFF;
	width: 100%;
	height: 300px;
}

.fields_image {
	font-size: 12px;
	color: #000;
	direction: ltr;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #D5DFF4;
	font-family: Iranian Sans;
	height: 20px;
	width: 197px;

}