@charset "utf-8";
/* CSS Document */


.project {
	width:508px; 
	height:320px; 
	float:left; 
	color:#BE5C32;
	background-color:#F0F3E9; 
	padding:10px; 
	border: solid 1px #E0DAC5; 
	margin: 10px 0;
		}
		
.selection
	{
	width:140px; 
	float:left; 
	color:#BE5C32; 
	margin-top:10px; 
	margin-right:20px; 
	padding:0;
	}
	