@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------------------
               GLOBAL STYLES - UNIVERSAL SELECTORS
------------------------------------------------------------------------


/* ********* CONTENT AREA ********* */



#rightContent .sponsors {
	width:375px;
	/*height:160px;*/
	height:95px;
	background:url(http://www.naturalburst.com/site1/images/sponsors.png) top left no-repeat;
	padding-top:65px;
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}
#rightContent .sponsors_cont {
	width:375px;
	/*height:160px;*/
	height:95px;
	padding-top:64px;
	background:url(../site1/images/sponsor02.gif) no-repeat;
	padding-left:25px;
	margin-top:5px;
	margin-bottom:5px;
}


.sponsors ul {
	padding:0;
}

.sponsors ul li {
	float:left;
	margin-right:20px;
	padding:0px;
	list-style:none;
	height:67px;
	width:67px;
}


.sponsors ul li a {
	background-color:#EAEAEA;
}


.sponsors_cont .logosall {
	width:auto;
	height:67px;
	padding:0;
	
	
}

.sponsors_cont .logosmall {
	width:67px;
	height:67px;
	margin-right:20px;
	padding:0;
	float:left;
}

.sponsors_cont .logosmall a {
	background-color:#EAEAEA;
}




























