/* Right Aligned Box 225X75 */ 

.picright{
	float: right; margin-right:0px; margin-left:20px; margin-top: 10px; margin-bottom:10px;
}
.picleft{
	float: left; margin-right:20px; margin-left:0px; margin-top: 10px; margin-bottom:10px;
}
#leftNavBottom{
			background: url('images/inside/sidenav_bottom.jpg') no-repeat;
			height: 164px;
			width: 182px;
}	

#leftNavBottom a {
	float: right;
	margin-top: 50px;
	font-size: 18px;
	font: Verdana, Arial, Geneva, sans-serif;
}

#leftNavBottom a:hover{
	text-decoration: none;
	font: Verdana, Arial, Geneva, sans-serif;
	font-size: 18px;
	color: #666666;
	}
