User:Macowell/presentationList.css

From 2007.igem.org

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

.mis{}

#randyBookReset{
	position: relative; 
	width: 768px;
	margin: auto;
}

#randyBookReset p {
	margin: 0px;
}

.resultcol{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	position: relative:
	width: 364px;
	margin: 2px 5px;
}

.resultcol p{
	margin: 0;
	padding: 0;
}

.teambar{
	background-color: #f9f9f9;
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(https://2007.igem.org/wiki/jam07media/images/resultbar_bg.jpg);
	width: 360px;
	height: 30px;
	margin: 6px 0 0 0;
	padding: 0;

}

.teambar p{
	font-size: 11pt;
	font-weight: bold;
	line-height: 28px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 2px 6px 0 6px;
}

.resulticons {
	height: 28px;
	position: absolute;
	right: 3px;
	top: 2px;
}

img.seal {
	padding-right: 6px;
}

.resulticons a img {
	padding: 0;
	border-style: none;
	//border: 1px solid red;
}

.awardbar{
	background-color: #ddfcbf;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(https://2007.igem.org/wiki/jam07media/images/awardbar_bg.jpg);
	width: 360px;
	min-height: 27px;
	margin: 0;
	padding: 0;
}

.awardbar p{
	font-size: 9pt;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-style: italic;
	line-height: 18px;
	margin: 0px;
	padding: 2px 12px;
}

.finalist{
	color: ff1b7c;
}