@charset "utf-8";
/* CSS Document */

/* FOOTER 
---------------------------------------------------------------*/

h2{font-size:12px;}

/*bullet_orange*/
#footer{width:902px;margin:0 auto;padding-left:40px;font-size: 11px;}
	#footer a:link, #footer a:visited{text-decoration:none;color:#333333;}
	#footer a:hover{text-decoration:underline;}
		.footer_p{text-align:center;font-size:10px;}
	
	#footer ul{float:left;width:225px;list-style:none;}
		#footer ul li h2{margin:17px 0 7px 0;}
		#footer ul li a{background:url(img/bullet_orange.png) no-repeat -5px 0;padding-left:13px;}

.payments{margin:10px 0 0 330px;}