div.sub-content{
	width:770px;
	height:390px;
	padding:10px 15px;
	overflow:auto;
}
div.publisher-top{
	height:202px;
	margin-top:3px;
}
div.publisher-top a:hover{
	text-decoration:underline;
}
div.publisher-inter{
	margin-top:5px;
	height:16px;
}
div.publisher-bottom{
	margin-top:5px;
	height:132px;
	border:1px solid #663300;
}
div.publisher-picture{
	height:200px;
	width:200px;
	margin-right:6px;
	/*border:1px solid #999999;*/
	text-align:center;
}
div.publisher-infos{
/*	min-width:272px;*/
}
p.publisher-info{
	text-align:left;
	margin:0px 0px 2px 0px;
}
div.publisher-bio{
	float:left;
	width:278px;
	height:200px;
	border:1px solid #663300;
	margin-left:10px;
}
div.publisher-bio-header{
	padding:2px 4px;
	height:13px;
	background:url("/images/background1.gif") repeat-x;
	border-bottom:1px solid #663300;
	font-variant:small-caps;
}
div.publisher-bio-header-left{
	float:left;
}
div.publisher-bio-header-right{
	float:right;
	font-size:10px;
}
div.publisher-bio-content{
	padding:4px 4px;
	margin:0px;
	height:174px;
	overflow:auto;
	font-size:10px;
	text-align:justify;
}
div.publisher-products-content{
	padding:4px 10px;
	margin:0px;
	height:113px;
	overflow:auto;
	text-align:justify;
}
p.publisher-bio{
	margin:0px;
	padding:0px 0px 5px 0px;
	text-align:justify;
}
p.publisher-bio:first-letter{
	font-weight:bold;
	font-size:15px;
}
p.publisher-bio-sig{
	text-align:right;
}
p.publisher-disco{
	margin:0px;
	padding:0px 0px 2px 0px;
	text-align:left;
}
div.publisher-products{
	height:114px;
	overflow:auto;
}
div.publisher-products-left{
}
div.publisher-products-right{
}
div.publisher-product{
	cursor:pointer;
	padding:3px 4px;
	height:42px;
}
div.publisher-product:hover{
	background-color:#fdeeb0;
}
div.publisher-product-picture img{
	width:40px;
	height:40px;
	margin-right:8px;
	border:1px solid #999999;
}
div.publisher-product-label{
	font-weight:bold;
}
