body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	padding:0;
	margin:0;
}
.bin {
	margin-left:145px;
}
.img{
	float:left;
	width:135px;
	border:1px solid #999999;
}
img {
	border:0;
}
.head{
	color:#990000;
	font-size:130%;
}
.precis{
	line-height:150%;
	margin-bottom:10px;
	font-weight:bold;
}
.copy{
	line-height:150%;
}
.copy a{
	text-decoration:none;
	color: #990000;
	font-weight:bold;	
}
.copy a:hover{
	text-decoration:underline;
}
.bar{
	clear:both;
	border-bottom:1px solid #999999;
	margin-bottom:10px;
	height:10px;
}
.browsebin{
	text-align:center;
}
.text, .on, .off{
	height:23px;
}
.text a{
	line-height:23px;
	font-size:100%;
	display:block;
	padding-left:4px;
	padding-right:4px;
}
.on a, .off a{
	display:block;
	font-size:100%;
	line-height:23px;
	width:23px;
}
.text a, .on a, .off a{
	text-decoration:none;
	color:#666666;
}
.on a{
	font-weight:bold;
	background:#CCCCCC;
	color: #333333;
}
.on a:hover{
	background:#DDDDDD;
}
.text a:hover, .off a:hover{
	background:#EEEEEE;
}
.dezrez-thumb {
	width:135px;
}
