#imagebar {
	position: relative;
	height: 1%;
	clear: both;
}
#imgBarMain {
	float: left;
}
#flshCovers {
	float: right;
 	width: 380px;
	height: 140px;
	margin: 6px;
	padding: 0;
}
* html #flshCovers {
	margin: 12px;
}
.pubs li:after {
    clear: both; 
}
#imagebar:after, .headbar:after {
    clear: both; 
}
#imagebar:after, .pubs li:after, .headbar:after {
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

#commercial {
	float: left;
	width: 165px;
}
#commercial img {
	padding: 5px;
}
#commercial h1,h2 {
	font-family:Tahoma,Verdana,sans-serif;
}
#commercial h1 {
	background-image: url(images/line.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#commercial h2 {
	font-size: 1.2em;
}
#commercial p {
	color: #666;
	line-height:1.4em;
	font-size:0.9em;
	padding: 0 0 0 5px;
	margin:0;
}
#commercial .item {
	padding-left: 11px;
	background-image: url(images/small_line.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear:left;
	padding-bottom:5px;
	padding-top:5px;
}
	
.pubs {
	width: 570px;
	float: right;
	height: 1%;
}
.headbar {
	height: 45px;
	background-color: #ddddda;
	padding-left: 6px;
	font-family:Tahoma,sans-serif;
}
.headbar img{
	position:relative;
	top:22px;
	margin-left:10px;
}
.headbar .whitebox img{
	position:relative;
	top:20px;
	margin-left:10px;
}
#commercial .whitebox{
float:left;
display:inline;
height: 45px;
width:178px;
background:#FFF url(images/line.gif) no-repeat bottom left;
}
#commercial .whitebox img{
	position:relative;
	top:15px;
	margin-left:10px;
}
.headbar .whitebox{
float:left;
display:inline;
height: 45px;
width:160px;
background-color:#FFF;
}
.pubs ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.pubs li {
	border: 1px solid white;
	border-bottom: 1px dotted #666;
	min-height: 80px;
	display: inline-block;
	padding-bottom: 3px;
}
* html .pubs li {
	height: 80px;
}
.pubs h1 {
	padding-right:1px;
}
.pubs li p {
	margin: 0 30px 0 180px;
	font-size: 0.9em;
	color: #154172;
}
.pubs li h3 {
	font-size: 1.0em;
	margin: 10px 30px 0 140px;
}
.pubs img.logo {
	width: 120px;
	margin: 10px 50px 0 10px;
	float: left;
}

.pubs img.more {
	float: right;
	visibility: hidden;
}
.pubs li:hover,.pubs li.sfhover {
	background: url(images/bg_grey_grad_hov.gif) right repeat-y;
}
.pubs li:hover img.more,.pubs li.sfhover img.more {
	visibility: visible;
}
/* Text styles */
.pubs h1 {
	font-size: 1.4em;
	font-variant: small-caps;
	float: left;
	height: 15px;
	width: 120px;
	padding: 20px 10px 10px 10px;
	background-color: white;
}
.headbar img {
	background-color: white;
}
.headbar h1 {
	width: 150px;
}
.headbar h2 {
	font-size: 1.0em;
	float: left;
	color: #67675b;
	height: 10px;
	padding: 23px 0 0 3px;
	margin-left: 10px;
}
