.bookmark 
{
  margin-top:40px;
	position:relative;
	width:580px;
	height:21px;
	border:1px #ff6633 solid;
	text-align:center;
	font-family:tahoma;
	font-size:10px;
}

.bookInner
{
	width:75px; 
	display:inline; 
	position:relative;
	padding-right:3px;
}

.bookImg
{
 width:16px; 
 padding-right:1px; 
 position:relative; 
 top:3px; 
 display:inline;
 height:16px;
}
