@charset "utf-8";
/* CSS Document 
width is 790 and not 800 because padding to the right and left are 5 each
*/

.bottom_div_tag_description{
	
position:relative; top:0px;	width:790px; background-color:#000; color:#FFF; padding-left:5px; padding-right:5px; padding-bottom:10px; padding-top:10px;
	
	}

.google_advertisement_links{
	 padding-bottom:10px; position:relative; top:0px; width:800px; height:30px; left:0px; background-color:#000000; padding-top:10px;
	}