.contents {
	width: 999px;
	font: 1em Verdana, sans-serif;
	margin: 0px auto;
}
.title {
	margin-bottom: 2px;
}
.title h1 {
	font-weight: bold;
	color: #353535;
	text-transform: lowercase;
	letter-spacing: 1px;
}
.left .title h1 {
	font-size: 4em;
}
.right .title h1 {
	font-size: 3em;
}
.left {
	float: left;
	width: 765px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 1em;
}
.left .title {
	width: 765px;
	padding-bottom: 8px;
	clear: both;
}
.right {
	float: left;
	width: 205px;
	padding-top: 10px;
	font-size: 1em;
}
.right .title {
	width: 195px;
	padding-left: 8px;
}
.watch {
	width: 100%;
	margin-top: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.watch img {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 6px;
}
.project {
	float: left;
	width: 150px;
	min-height: 194px;
	margin-right: 1px;
	margin-bottom: 5px;
	border-bottom: 3px solid #292929;
}
.related {
	float: left;
	width: 150px;
	margin-right: 1px;
	margin-bottom: 8px;
}
.proj-title {
	font-weight: bold;
	width: 150px;
	padding-bottom: 4px;
}
.proj-versions {
	width: 150px;
	font-weight: bold;
	margin-top: 5px;
	color: #d0d0d0;
}
.proj-image {
	width: 150px;
	height: 100px;
}
.proj-desc {
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #d0d0d0;
}
.proj-desc div {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #292929;
}
.proj-desc a {
	font-weight: normal;
}
.proj-desc .desc {
	color: #6b6b6b;
}
.proj-desc .desc-icon {
	float: left;
	width: 17px;
	height: 12px;
	margin-right: 6px;
}
.proj-notprod {
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.9em;
	color: #717171;
}
.micro {
	width: 205px;
	margin-bottom: 6px;
}
.micro-large {
	width: 195px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 2px;	
}
.micro-small {
	width: 195px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;	
}
.micro-date {
	margin-top: 6px;
	margin-bottom: 6px;
}
.micro-date img {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 6px;
}
.micro-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	padding: 5px;
}
.micro h2 {
	margin-top: -3px;
}
.people {
	width: 100%;
	margin-bottom: -1px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #000000;
}
.agency {
	width: 100%;
	margin-bottom: -1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}
.single {
	width: 760px;
	font-size: 1.1em;
}
.single .micro-date {
	font-size: 0.89em;
}
.single h2, .double h2 {
	font-size: 1.6em;
}
.double h2 {
	margin-top: -8px;
}
.single .watch {
	margin-top: 4px;
	padding-top: 4px;
	border-top: 1px solid #cccccc;
	border-bottom: 0px none;
}
.double {
	float: left;
	width: 528px;
}
.double-content {
	width: 504px;
	padding: 6px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 1.1em;	
	
}
.video {
	float: left;
	width: 610px;
}
.video-content {
	width: 602px;
	padding: 5px;
}
.flv {
	width: 602px;
	height: 364px;
}
.qt {
	width: 400px;
	height: 316px;
}
.googlemaps {
	float: right;
	width: 400px;
	font-size: 0.8em;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #cccccc;
}
.googlemaps div {
	width: 400px;
	height: 300px;
	border: 1px solid #cccccc;
}
.form {
	text-align: right;
}
.submit {
	background: #e8292a;
	color: #ffffff;
	border: 0px none;
	font-weight: bold;
}
.req {
	color: #e8292a;
}
.hr {
	width: 100%;
	height: 1px;
	border-top: 1px dotted #000000;
}
.h2div {
	margin-bottom: 6px;
}
.right select {
	width: 132px;
}
.gamegallery {
	width: 752px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-top: 1px solid #292929;
	border-bottom: 3px solid #292929;

}
.gameimg {
	float: left;
	width: 93px;
	height: 93px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.gamelarge {
	float: left;
	text-align: center;
	width: 752px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #292929;
}