#anobiiContent {
	margin-bottom: 30px;
}

#anobiiContent #anobiiHeader {
    margin-top: 15px;
	margin-bottom: 15px;
}

#anobiiContent #anobiiHeader #anobiiProfile a:link,  #anobiiHeader #anobiiProfile a:visited {
  	margin: 0px;
	padding: 2px;

	border:none;
	text-align: center;
	text-decoration: none;
	font: normal 10px Verdana;
}

#anobiiContent #anobiiHeader #anobiiProfile a:hover {
	/*background: #eeeeee;*/
}

#anobiiContent #anobiiHeader #anobiiProfile a:active {
	border:none;
}

#anobiiContent #anobiiHeader #anobiiReload {
	float:right;
	position: relative;
	top: -17px;
	right: 0px;
}

#anobiiContent #anobiiBooks {
	text-align:left;
	border: none;
	padding-left:1px;
	padding-bottom: 5px;
	
	.title {text-indent: 0;padding: 0; margin: 0;} 
    .subtitle {} 
    .author {} 

}

#anobiiContent #anobiiBooks img {
	border: none;
	margin-left: 1px;
	margin-top: 10px;
	padding:1px;
}


#anobiiBooks a:link, a:visited {
	border: none;
}

#anobiiBooks dl, dt, dd{
	text-align: left;
	margin: 0px;
}

#anobiiBooks .item_cell{
	text-align: left;
	list-style: none;
	list-style-type: none;
}

#anobiiBooks .cover{
	list-style: none;
	list-style-type: none;
}

#anobiiContent #anobiiCredits {
	text-align: center; 
	font-size: 7pt; 
} 

#anobiiContent .hide {
	display: none;
}
