body {margin: 0; padding: 0;}

/* header */
table#mast {border-top: 0px solid #343399; border-bottom: 1px solid #343399; background-color: #CED6ED; padding: 0px; margin: 0px; width: 100%;}

img#telslogo { border: 0; margin: 5px 0 0 15px;}

/* Questions */

p.question {font-weight: bold;}

table#navlinks {border-bottom: 0px solid #343399; background-color: #eeeeee;}

/* Posters.html */
table#posterTable {width: 85%; border: 1px solid #cccccc;}
table#posterTable tr td, table#posterTable tr th 
	{	padding: .25em; 
		border: 1px dotted #cccccc; 
		vertical-align: top;}
table#posterTable tr th {text-align: left;}
table#posterTable tr td.number {width: 5%;}
table#posterTable tr td.partner {width: 10%;}
table#posterTable tr td.authors {width: 30%;}
table#posterTable tr td.title {width: 40%;}
	