/*By Bryan - After5PC.net */

/*******************************************************
*	COPYRIGHT INFO
* This CSS Document is copyrighted, Bryan - After5PC.net
* Do not copy, use, or redistribute code without permission
*
*           http://www.after5pc.net
*******************************************************/

#bottom-ad {
	overflow:hidden;
	margin:0;
	padding:0;
	border:0px solid black;
	width:100%;
	height:50px;
	position:fixed;
	bottom:0;
	left:0;
	z-index:500;
	}