@charset "utf-8";
.Proj  {
	width: 720px;
	overflow: visible;
}
.Proj    p      {
	color: #FFFFFF;
	padding: 15px;
	margin: 0px;
	font-size: 11px;
}
.Proj    p    strong   {
	color: #FFC126;
	font-size: 12px;
}
.Proj  .ProjImg  {
	width: 720px;
	overflow: visible;
	position: relative;
}
.Proj   .ProjDesc  {
	height: auto;
	width: 370;
	position: relative;
	top: 0px;
	padding: 0px 350px 10px 0px;
	left: 0%;
	background-color: #333333;
	overflow: visible;
	margin: 0px;
}
.Proj   .ProjThumbs  {
	height: 150px;
	width: 300px;
	position: absolute;
	top: 25px;
	padding: 0px;
	left: 400px;
	margin-left: 0px;
	background-color: #363636;
}
.Reel {
	height: 405px;
}
.ReelMovie {
	height: 405px;
}

