/* SKETCH PAGE */
.sketch_holder{
margin-left:			auto;
margin-right:			auto;
margin-top:				10px;
margin-bottom:			0px;
width:					800px;
height:					380px;
padding:				1px;
background-color:		#FFFFFF;
}

