td {
	width: 25% !important;
	font-size: 14px !important;
}
.tableRowTitle {
	width: 25% !important;
}
.boxLeft, .boxRight {
	float: left;
	width: 25%;
}
.box p {
	margin-right: 10px;
}
.box img {
	border: 1px solid #000000;
}

#sectionTitle {
	background-image: url(../images/works/page_title.gif);
	height: 37px !important;
	/* This is a slightly different title. A bit smaller, 
	which is why it is specified in here */
}
#splash {
	height: 180px;
	background-image: url(../images/works/splash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#badge {
	float: right;
	margin-left: 15px;
}
#navBox {
	visibility: hidden;
	height: 1px;
}
.boxLeft {
}
.boxRight {
	width: 50%;
	margin-right: 25%;


}
.boxImage {
	text-align: center;
	float: left;
	width: 100%;
	padding-bottom: 40px;
	background-image: url(../images/works/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-top: 20px;



}
#navLogo {
	text-align: right;
	background-image: url(../images/logo/logo_animated.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
