#designbrief h1, h1 .headershort
{
	background: white url(/i/bgheader.png) repeat-x;
	height: 30px;
}

#designbrief h1 img, h1 .headershort img {
  position: relative;
	top: 6px;
}

#designbrief h2{
  background:#CCCCCC;
  color: #000000;
  float: left;
	width:514px;
}

#designbrief a:link, 
#designbrief a:visited, 
#designbrief a:active,
#designbrief h2 a:link, 
#designbrief h2 a:visited, 
#designbrief h2 a:active {
  color: #000000;
  font-weight: bold;
}

.entry-cell {
	width:168px;
	margin-bottom: 10px;
}

.entry-cell h2 {
  background:#CCCCCC;
  color: #000000;
  float: left;
	width:158px;
	text-align:left;
}

.entry-cell h2 a:link, 
.entry-cell h2 a:visited, 
.entry-cell h2 a:active{
  color: #000000;
  font-weight: bold;
}

.stat {
	margin-bottom: 5px;
}

.statDisplay {
	background:#000000; 
	color:#FFFFFF; 
	font-weight: bold;
	padding:2px;
	text-align:right;
}

.statQty {
	text-align:left;
}

.jumpentry {
	float:left;
	margin-right:10px;
	width:314px;
	padding:0px;
	margin:0px;
}

.jumpentry .search_select select {
	font-family:Verdana,Trebuchet,serif;
	font-weight:bold;
	width:314px;
	font-height:14px;
	font-size: 10px;
}
