@charset "utf-8";
/* CSS Document */

#date-form {
	margin-bottom: -15px;
}

/*Added by Cecilia Santos*/

#margin-bottom{
	margin-bottom:0px !important;
}

#img-review{
	float:right;
	margin:0px !important;
	margin-top:10px !important;
	padding:0px !important;
}

#gray-box{
	width:100%;
	padding:10px;
	margin:15px 0;
	background:#ccc;
	clear:both;
	float:left;
}