#pageTitle { display: none; }

.hp-layout td { vertical-align: top; padding: 0px; }
.hp-layout td.left { border-right: 20px solid white;  }
.hp-layout td.left .container { position: relative; zoom: 1; }
.hp-layout td.left .container .another-container { padding: 15px; }
.hp-layout td.right { width: 100%; }

#mainContent .hp-layout td h2 { font-size: 220%; }
#mainContent .hp-layout td p { font-size: 120%; }
#mainContent .hp-layout td + td a:link, #mainContent .hp-layout td + td a:visited { font-size: 120%; font-weight: bold; letter-spacing: -1px; }

.white-corners-top-left { background: url(white-corners-left-top.png) no-repeat top left; position: absolute; top: 0px; left: 0px; width: 6px; height: 6px; line-height: 6px; }
.white-corners-top-right { background: url(white-corners-right-top.png) no-repeat top right; position: absolute; top: 0px; right: 0px; width: 6px; height: 6px; line-height: 6px;}
.white-corners-bottom-left { background: url(white-corners-left-bottom.png) no-repeat bottom left; position: absolute; bottom: 0px; left: 0px; width: 6px; height: 6px; line-height: 6px;}
.white-corners-bottom-right { background: url(white-corners-right-bottom.png) no-repeat bottom right; position: absolute; bottom: 0px; right: 0px; width: 6px; height: 6px; line-height: 6px; }

* html .white-corners-top-left { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www2.warwick.ac.uk/fac/arts/film/movie/white-corners-left-top.png'); }
* html .white-corners-top-right { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www2.warwick.ac.uk/fac/arts/film/movie/white-corners-right-top.png'); }
* html .white-corners-bottom-left { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www2.warwick.ac.uk/fac/arts/film/movie/white-corners-left-bottom.png'); }
* html .white-corners-bottom-right { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www2.warwick.ac.uk/fac/arts/film/movie/white-corners-right-bottom.png'); }

.hp-layout td.left .container .upper-container { height: 120px; margin-bottom: 15px; zoom: 1;}
#white-corners-left { width: 10px; height: 125px; background: url(white-corners-left.png); float: left; margin: 0px; zoom: 1;}
* html #white-corners-left { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www2.warwick.ac.uk/fac/arts/film/movie/white-corners-left.png'); }
#white-corners-right { width: 10px; height: 125px; background: url(white-corners-right.png); float: left; margin: 0px; zoom: 1;}
* html #white-corners-right { background: white; width: 8px; }
div.white-background { width: 300px; background: white; float: left; text-align: center; margin: 0px; zoom: 1; }

/**** Change these colors *****/

.hp-layout td.left .container { background-color: #064D2B; }
#mainContent .hp-layout a:link, #mainContent .hp-layout a:visited { color: #064D2B; }