#btop, #bbottom { 
	width: 530px;
	margin: 5px 0px 15px 30px;
	padding: 5px;
	font-size: 11px;
	line-height: normal;
	color: #333;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	overflow: auto;
	clear: both;
}

#btop-2col, #bbottom-2col { 
	width: 750px;
	margin: 5px 0px 15px 30px;
	padding: 5px;
	font-size: 11px;
	color: #333;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	overflow: auto;
	clear: both;
}

#btop-home, #bbottom-home { 
	width: 580px;
	margin: 5px 0px 15px 0px;
	padding: 3px;
	font-size: 11px;
	line-height: normal;
	color: #333;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	overflow: auto;
	clear: both;
}

#btop a, #bbottom a, #btop-2col a, #bbottom-2col a, #btop-home a:hover, #bbottom-home a:hover, #btop-home a, #bbottom-home a { 
	color: #369;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-size: 11px;
}

.send-friend { 
	float: right;
	background: url('/img/mail-friend.gif') top left no-repeat;
	height: 20px;
	padding-left: 21px;
	padding-top: 5px;
	margin-right: 20px;
}

.printable { 
	float: right;
	background: url('/img/print-icon.gif') top left no-repeat;
	height: 20px;
	padding-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
}

.share { 
	float: right;
	height: 20px;
	margin-top: 3px;
}

