@charset "utf-8";
/* CSS Document */

/*BOXES*/
.featured-homepage-box{
	width:215px;
	height:187px;
	background:#E23817;
	border:4px #FFFFFF solid;
	padding:7px;
	margin-right:5px;
	float:left;
	}
.flyer-templates-box{
	width:98%;
	border:4px #FFFFFF solid;
	margin-bottom:10px;
	}
	
.portfolio-scroll-box{
	width:710px;
	height:700px;
	overflow:auto;
	margin-top:10px;
	margin-bottom:5px;
	}