.portfolioSections #quoteFormWidget {
	float: right;
	margin-top: 54px;
	margin-left: 20px;
}

.portfolioSections .widgetCol {
	float: right;
	width: 204px;
	margin-left: 20px;
	margin-top: 20px;
	clear: right;
}

.portfolioSections.project #quoteFormWidget {
	margin-top: 14px;
}

ul#corpLogos li {
	display: block;
	float: left;
	width: 120px;
	height: 180px;
	margin: 0 20px 2px 0;
	font-size: 9px;
	color: #888;
	text-align: center;
	vertical-align: bottom;
}

#portfolioThumbnails.noFlash {
	border-bottom: 5px solid #311;
	border-top: 5px solid #E40017;
	padding: 10px 15px 10px 15px;
	margin: 10px 0 0 0;
}

#headline.linker3D h1.visible {
	color: #311;
}

#headline.linker3D h2 {
	color: #E40017;
	font-size: 50px;
	font-weight: lighter;
}

#headline.linker3D h1.visible b {
	color: #E40017;
}

#headline.projectThumbnails {
	color: #200000;
}

#headline p.copyright {
	font-size: 9px;
	padding: 0 2px 0 0;
	color: #200;
	text-align: right;
}

#headline.projectThumbnails h2 {
	color: #200000;
	font-weight: normal;
	padding: 0 0 0 0;
	text-align: right;
	font-size: 300%;
}
#headline.projectThumbnails h2 b
{
	font-size: 78%;
	color: #7F5D59;
	font-weight: normal;
	text-transform: uppercase;
}

.portfolioSections h2 {
	font-size: 40px;
	font-weight: normal;
	padding-bottom: 20px;
}

.project h2 {
	color: #311;
}

.portfolioSections .widgetCol p {
	color: #311;
}

p.keywords {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #200;
	border-bottom: 1px solid #200;
}

.widgetCol p.keywords {
	font-size: 9px;
	text-transform: uppercase;
}

.keywords a {
	color: #200;
	text-decoration: none;
	padding-right: 5px;
	cursor: pointer;
	white-space: nowrap;
}

.keywords a:hover {
	text-decoration: underline;
}

body {
	background: url("media/portfolio-bg-vine.png") no-repeat 0 20px;
}

body.artPortfolio,
body.webPortfolio {
	background-position: -170px 20px;
}

body.gamePortfolio {
	background-color: #000;
	background-image: none;
}

body.printPortfolio {
	background-color: #100000;
	background-image: url("media/portfolio-bg-vine-inverse.png");
}

.gamePortfolio .portfolioSections h2 {
	color: #888;
	font-weight: normal;
}

.gamePortfolio .portfolioSections h2 b {
	font-size: 76%;
	color: #bbb;
	font-weight: normal;
}

.gamePortfolio .portfolioSections p {
	color: #888;
	line-height: 180%;
}

.gameCenterer {
	width: 100%;
	text-align: center;
	background-image: url("media/movie-backdrop.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.gameCenterer embed,.gameCenterer object {
	margin: 0 auto;
}