﻿html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
}
body {
	background: #323847 url('http://www.1037thebuzz.com/images/mainBacker.png') no-repeat fixed top center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #ffffff;
	line-height: 135%;
	text-align: left;
}
a {
	color: #ffcc00;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
.yellowHeader {
	color: #ffcc00;
	font-size: 20px;
	font-style: italic;
	margin: 0px 0px 7px 0px;
	letter-spacing: -1px;
}
.yellowHeader a {
	text-decoration: none;
}
.yellowHeaderSmall {
	color: #ffcc00;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	letter-spacing: -1px;
}
.yellowHeaderSmall a {
	text-decoration: none;
}
.size1 {
	font-size: 10px;
}
.inputText {
	border: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: transparent url('http://www.1037thebuzz.com/images/formField-trans.png') no-repeat top left;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 3px 4px 0px;
	color: #ffffff;
	vertical-align: middle;
}
.submitButton {
	width: 84px;
	height: 27px;
	float: right;
	font-size: 13px;
	background: transparent url('http://www.1037thebuzz.com/images/btnSubmit-trans.png') no-repeat top left;
	border: none;
	color: #ffffff;
	cursor: pointer;
}
.hide {
	display: none;
}
.calcurrent {
	text-decoration: underline !important;
}
/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
#wrapper {
	position: relative;
	margin: 0px auto 0px auto;
	width: 1000px; /*height: 100%;*/;
	text-align: left;
	background: #0b346d url('http://www.1037thebuzz.com/images/wrapperBacker.png') repeat top center;
	border-left: 2px solid #595B5F;
	border-right: 2px solid #595B5F;
}
#bigLogo h1 a {
	display: block;
	width: 302px;
	height: 117px;
	position: absolute;
	margin: 130px 0px 0px 15px;
	background: transparent url('http://www.1037thebuzz.com/images/bigLogo-trans.png') no-repeat top left;
	text-indent: -99999px;
}
#header {
	width: 1000px;
	height: 179px;
	background: #0a0e47;
	float: left;
}
#login {
	float: left;
	margin: 20px 0px 0px 25px;
	width: 270px;
}
#topNav {
	background: #000000;
	width: 1000px;
	text-align: right;
	float: left;
	padding: 10px 0px 7px 0px;
	line-height: 100%;
	/*text-indent: -99999px;*/
}
#topNav ul {
	margin-left: 310px;
}
#topNav li {
	float: left;
	margin-right: 10px;
	text-align: left;
	padding: 3px;
	cursor: pointer;
}
#topNav li:hover {
	float: left;
	margin-right: 10px;
	text-align: left;
	background: #484848;
	padding: 3px;
	cursor: pointer;
}
#navShow {
	display: block;
	width: 86px;
	height: 18px;
	text-indent: -99999px;
	background: transparent url('http://www.1037thebuzz.com/images/navShows-trans.png') no-repeat top left;
	text-align: left;
}
#navHub {
	display: block;
	width: 58px;
	height: 18px;
	text-indent: -99999px;
	background: transparent url('http://www.1037thebuzz.com/images/navHub-trans.png') no-repeat top left;
	text-align: left;
}
#navFun {
	display: block;
	width: 83px;
	height: 18px;
	text-indent: -99999px;
	background: transparent url('http://www.1037thebuzz.com/images/navFun-trans.png') no-repeat top left;
	text-align: left;
}
#navInteract {
	display: block;
	width: 84px;
	height: 18px;
	text-indent: -99999px;
	background: transparent url('http://www.1037thebuzz.com/images/navInteract-trans.png') no-repeat top left;
	text-align: left;
}
#navCommunity {
	display: block;
	width: 106px;
	height: 18px;
	text-indent: -99999px;
	background: transparent url('http://www.1037thebuzz.com/images/navCommunity-trans.png') no-repeat top left;
	text-align: left;
}
#navStore {
	display: block;
	width: 66px;
	height: 18px;
	text-indent: -99999px;
	background: transparent url('http://www.1037thebuzz.com/images/navStore-trans.png') no-repeat top left;
	text-align: left;
}
#navContact {
	display: block;
	width: 50px;
	height: 18px;
	text-indent: -99999px;
	background: transparent url('http://www.1037thebuzz.com/images/navContact-trans.png') no-repeat top left;
	text-align: left;
}
#navHome {
	display: block;
	width: 22px;
	height: 18px;
	text-indent: -99999px;
	background: transparent url('http://www.1037thebuzz.com/images/navHome-trans.png') no-repeat top left;
	text-align: left;
}
#contentWrapper {
	width: 970px;
	margin: 30px 20px 0px 20px;
	text-align: left;
	float: left;
	font-size: 12px;
}
#leftColumn {
	float: left;
	width: 468px;
	margin-right: 20px;
	padding-bottom: 20px;
}
#mainPic {
	width: 468px;
	float: left;
}
#mainPicPlayer {
	width: 468px;
	text-align: right;
	margin-bottom: 20px;
}
#mainPicPlayer ul {
	float: right;
}
#mainPicPlayer li {
	float: left;
	width: 12px;
	height: 12px;
	display: block;
	text-align: left;
	margin-left: 2px;
	margin-bottom: 10px;
	overflow: hidden;
}
#mainPicPrevious {
	display: block;
	width: 12px;
	height: 12px;
	text-indent: -99999px;
	background: transparent url('http://www.1037thebuzz.com/images/arrowLeft-trans.png') no-repeat top left;
	text-align: left;
	margin-right: 4px;
}
.mainPicOff {
	display: block;
	width: 12px;
	height: 12px;
	background: #858585;
	text-indent: -99999px;
	text-align: left;
	margin-right: 4px;
}
.mainPicOn {
	display: block;
	width: 12px;
	height: 12px;
	background: #ffffff;
	text-indent: -99999px;
	text-align: left;
	margin-right: 4px;
}
#mainPicNext {
	display: block;
	width: 12px;
	height: 12px;
	text-indent: -99999px;
	background: transparent url('http://www.1037thebuzz.com/images/arrowRight-trans.png') no-repeat top left;
	text-align: left;
}
.mainPicPicture {
	width: 460px;
	height: 272px;
	border: 4px solid #ffffff;
	background: #000000;
	margin-bottom: 7px;
	overflow: hidden;
}
.mainPicPicture a {
	display: block;
	width: 460px;
	height: 272px;
}
.mainPicText {
	margin-bottom: 30px;
	line-height: 135%;
	font-size: 12px;
}
.mainPicText h5 {
	margin-bottom: 1px;
	line-height: 135%;
	font-size: 18px;
	color: #86b1ec;
}
#advert468 {
	float: left;
	width: 468px;
	height: 60px;
}
#buzzBabe {
	float: left;
	margin-top: 20px;
	width: 468px;
}
#buzzBabe h4 {
	width: 468px;
}
#buzzBabePic {
	padding-top: 4px;
	float: left;
}
#buzzBabeText {
	width: 290px;
	font-size: 13px;
	margin-left: 171px;
	line-height: 135%;
	white-space: normal;
}
#buzzBabeText b, strong {
	color: #86b1ec;
	font-weight: normal;
}
#videoWrapper {
	float: left;
	margin-top: 30px;
	width: 468px;
}
#videoPlayerHeader {
	width: 468px;
	margin-bottom: 3px;
}
#videoPlayer {
	float: left;
	margin-right: 20px;
}
#videoText {
	width: 128px;
	font-size: 13px;
	float: left;
	white-space: normal;
	line-height: 125%;
}
#videoText b, strong {
	color: #86b1ec;
}
#socialWrapper {
	float: left;
	margin-bottom: 20px;
	width: 468px;
}
#charityWrapper {
	float: left;
	margin-top: 20px;
	width: 468px;
}
#charityHeader {
	width: 468px;
}
#charityText {
	font-size: 13px;
	line-height: 130%;
}
#insideColumn {
	float: left;
	margin: 0px 20px 0px 0px;
	padding-right: 20px;
	padding-top: 20px;
	width: 760px;
	border-right: 1px dotted #95a4ba;
	padding-bottom: 20px;
	min-height: 720px;
	font-size: 14px;
}
#insideColumn h2 {
	color: #86b1ec;
	font-size: 26px;
	font-style: italic;
	margin: 0px 0px 13px 0px;
	letter-spacing: -1px;
}
#insideColumn h3 {
	color: #FFCC00;
	font-size: 22px;
	margin: 0px 0px 13px 0px;
	letter-spacing: -1px;
}
#advert728 {
	margin-top: 40px;
	text-align: center;
}
#middleColumn {
	float: left;
	margin: 0px 20px 0px 0px;
	padding-left: 20px;
	padding-right: 20px;
	width: 250px;
	border-left: 1px dotted #95a4ba;
	border-right: 1px dotted #95a4ba;
	padding-bottom: 20px;
	min-height: 1300px;
}
#hotWrapper {
	width : 250px;
	float: left;
}
#hotHeader {
	width : 250px;
}
#hotImage {
	width : 250px;
	margin-bottom: 7px;
}
#hotText {
	width : 250px;
	font-size: 11px;
}
#calendarWrapper {
	float: left;
	margin-top: 30px;
	width : 250px;
}
.tableHead {
	background: #88ACEA;
	text-align: center;
	line-height: 100%;
	padding: 3px;
	border: 1px solid #595B5F;
}
.otherMonth {
	background: #595B5F url('http://www.1037thebuzz.com/images/calendarBackerOther.gif') no-repeat bottom left;
	color: #565656;
	border: 1px solid #595B5F;
	line-height: 100%;
	height: 30px !important;
	width: 30px !important;
	padding: 2px 3px;
	font-size: 10px;
}
.thisMonth {
	background: #ffffff url('http://www.1037thebuzz.com/images/calendarBacker.gif') no-repeat bottom left;
	color: #343434;
	border: 1px solid #595B5F;
	line-height: 100%;
	height: 30px !important;
	width: 30px !important;
	padding: 2px 3px;
	font-size: 10px;
}
.today {
	background: #ffffff url('http://www.1037thebuzz.com/images/calendarBackerToday.gif') no-repeat bottom left;
	color: #ffffff;
	border: 1px solid #595B5F;
	line-height: 100%;
	height: 30px !important;
	width: 30px !important;
	padding: 2px 3px;
	font-size: 10px;
}
.eventArrow {
	position: absolute;
	margin: 5px 0px 0px 19px;
	cursor: pointer;
}
#happeningToday li {
	line-height: 135%;
	margin-bottom: 10px;
}
#happeningToday li a {
	color: #ffffff;
}
#happeningToday li a:hover {
	color: #ffcc00;
}
#happeningToday h5 {
	color: #86b1ec;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	letter-spacing: -1px;
}
#rssWrapper {
	float: left;
	width : 250px;
}
#rssWrapper li, .blueBullet li {
	line-height: 120%;
	margin-bottom: 10px;
	list-style: square;
	margin-left: 16px;
	color: #86b1ec;
}
#rssWrapper li a, .blueBullet li a {
	color: #ffffff;
}
#rssWrapper li a:hover, .blueBullet li a:hover {
	color: #ffcc00;
}
#as360Latest {
	width : 250px;
	margin-top: 30px;
}
#katvLatest {
	width : 250px;
	margin-top: 30px;
}
#foxLatest {
	width : 250px;
	margin-top: 30px;
}
#rightColumn {
	float: left;
	width: 160px;
	padding-bottom: 20px;
}
#emailWrapper {
	margin-bottom: 20px;
	/*float: left;*/
}
#listenWrapper a {
	cursor: pointer;
	display: block;
	width: 160px;
	height: 62px;
	text-indent: -99999px;
	margin-bottom: 20px; /*float: left;*/;
	background: transparent url('http://www.1037thebuzz.com/images/iconLive-trans.png') no-repeat top left;
}
#listenWrapperNew a {
	cursor: pointer;
	display: block;
	width: 160px;
	height: 195px;
	text-indent: -99999px;
	margin-bottom: 20px; /*float: left;*/;
	background: transparent url('http://www.1037thebuzz.com/images/listenLiveBadge_new.png') no-repeat top left;
}

#hogBuzzWrapper a {
	cursor: pointer;
	display: block;
	width: 160px;
	height: 68px;
	text-indent: -99999px;
	margin-bottom: 30px; /*float: left;*/;
	background: transparent url('http://www.1037thebuzz.com/images/iconHogBuzz-trans.png') no-repeat top left;
}
#schaapWrapper a {
	cursor: pointer;
	display: block;
	width: 160px;
	height: 40px;
	text-indent: -99999px;
	margin-bottom: 20px; /*float: left;*/;
	background: transparent url('http://www.1037thebuzz.com/images/iconSchaap-trans.png') no-repeat top left;
}
#patWrapper a {
	cursor: pointer;
	display: block;
	width: 160px;
	height: 38px;
	text-indent: -99999px;
	margin-bottom: 20px; /*float: left;*/;
	background: transparent url('http://www.1037thebuzz.com/images/iconPatChat-trans.png') no-repeat top left;
}
#camsWrapper a {
	cursor: pointer;
	display: block;
	width: 160px;
	height: 68px;
	text-indent: -99999px;
	margin-bottom: 30px; /*float: left;*/;
	background: transparent url('http://www.1037thebuzz.com/images/iconCams-trans.png') no-repeat top left;
}
#pollWrapper {
	width : 160px; /*float: left;*/;
	margin-bottom: 30px;
}
.banner160 {
	width: 160px;
	height: 160px; /*float: left;*/;
	margin-bottom: 30px;
}
#eventPhotoWrapper {
	width: 159px;
	/*float: left;*/
}
#eventPhotoTable tr, td {
	padding: 0px;
	margin: 0px;
	line-height: 0%;
}
#footer {
	font-size: 12px;
	text-align: center;
	margin: 0px 20px;
	padding-top: 20px;
	border-top: 1px dotted #95a4ba;
	height: 100px;
	width: 960px;
	float: left;
}
#flex {
	padding-bottom: 30px;
}
#flex a {
	color: #ffffff;
}
#sponsoredBy {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #95a4ba;
	/*float: left;*/
}
/*nav styles*/
/*.nav {background: #191919 url(/images/nav.gif); border-bottom: 2px solid #444444;}*/
#nav, #nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav ul li {
	margin: 0;
	padding: 0px;
}
#nav ul a {
	background: #000;
/*background: #191919 url(/images/nav.gif);*/	color: #fff;
	display: block;
	font: bold 1em arial,Verdana,sans-serif;
	line-height: 35px;
	padding: 0 14px;
	font-size: 13px;
	margin: 0;
}
#nav ul a:hover {
	background: #4F4F4F;
}
#nav li li a, #nav li li li a {
	font-weight: normal;
	font-size: 11px;
	line-height: 25px;
	width: 14em;
	border-top: 1px solid #FFF;
}
#nav li {
	/* all list items */
	float: left;
	/*width: 10em;*/ /* width needed or else Opera goes nuts */
}
#nav li ul {
	/* second-level lists */
  position: absolute;
	z-index: 10;
	margin-top: 3px;
	width: 8em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul ul {
	/* third-and-above-level lists */
	margin: -2em 0 0 11em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.hover {
	position: static;
}
#nav li ul li:hover, #nav li ul li.hover {
	padding: 0px;
}
.audioGallery {
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFF;
	margin-bottom: 15px;
}
.audioGallery .thumb {
	float: left;
}
.audioGallery .offsetContent {
	margin-left: 110px;
}
.audioGallery .link {
	text-align: right;
}
.audioItem {
	margin-bottom: 10px;
	border-bottom: 1px dotted #FFF;
	padding-bottom: 7px;
}
.audioItem span {
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}
.pagination {
	margin-top: 10px;
}
.pagination a {
	border: 1px solid #FFF;
	padding: 0px 3px;
}
.ffix {
	clear: both;
	line-height: 0px;
}
.pressDate {
	font-size: 12px;
	font-weight: bold;
}
.pressHead {
	font-size: 16px;
}
.pressText {
}
.pressItem {
	margin-bottom: 15px;
}
.charity {
	margin: 20px 0px;
}
.charity .thumb {
	float: left;
}
.charity .content {
	margin-left: 170px;
}
.charity h3 {
	color: #FFCC00;
	font-size: 18px;
}
.contest {
	margin-bottom: 20px;
}
.contest .thumb {
	float: left;
}
.contest .content {
	margin-left: 220px;
}
.contest h3 {
	color: #FFCC00;
	font-size: 18px;
}
#photoGrid {
	width: 159px;
}
#photoGrid img {
	float: left;
}
.specialField {
	display: none;
}
.profile {
	margin-bottom: 20px;
}
.profile .photo {
	float: left;
}
.profile .content {
	margin-left: 170px;
}
.profile_small {
	margin-bottom: 20px;
}
.profile_small .photo {
	float: left;
}
.profile_small .content {
	margin-left: 95px;
}
.host {
	margin-bottom: 15px;
}
.host .thumb {
	float: left;
}
.host .content {
	margin-left: 120px;
}
.host h3 {
	color: #FFCC00;
	font-size: 18px;
}
.post .image {
	float: right;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.post .image img {
	border: 1px dotted #95a4ba;
}
.email {
	border-bottom: 1px dotted #95a4ba;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#bodyText .email h3 {
	font-size: 18px;
}
.partner .thumb {
	float: left;
}
.partner .content {
	margin-left: 220px;
}
.partner h3 {
	color: #FFCC00;
	font-size: 18px;
}
.poll {
	margin-bottom: 25px;
}
.poll ul li .pollBar {
	height: 15px;
	background: #FFCC00;
	float: left;
}
.poll ul li .pollPercentage {
	margin-left: 5px;
	height: 15px;
	line-height: 15px;
	float: left;
}
.poll ul li {
	margin-bottom: 6px;
}
.message {
	border: 3px solid #FFE000;
	padding: 12px;
	background: #FFFBDF;
	color: #000;
	font-size: 18px;
	margin-bottom: 10px;
}
.messagePositive {
	padding: 12px;
	margin-bottom: 10px;
	background: #92EF96;
	border: 3px solid green;
	font-size: 18px;
	color: #000;
}
.messageNegative {
	padding: 12px;
	margin-bottom: 10px;
	background: #FF8080;
	border: 3px solid red;
	font-size: 18px;
	color: #000;
}
#bodyText ul.list li {
	margin-left: 25px;
	list-style-type: square;
}
#posts ul li {
	margin: 0px;
	list-style-type: none;
}
#productTypes {
	margin-bottom: 10px;
}
#store table tr td {
	padding: 10px 0px;
}
.product-small {
	width: 253px;
	margin-bottom: 20px;
}
.product-small img {
	margin: 0px 0px 4px 26px;
}
.product-small .head {
	width: 200px;
	margin: 0px 0px 0px 26px;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 120%;
}
.product-small p {
	width: 200px;
	margin: 0px 0px 0px 26px;
	line-height: 120%;
}
.buzz-babe {
	margin-bottom: 15px;
	width: 370px;
	margin-right: 10px;
}
.buzz-babe .thumb {
	float: left;
	display: block;
}
.buzz-babe .content {
	padding-top: 10px;
	margin-left: 145px;
	display: block;
}
.buzz-babe .content h3 {
	margin-top: 5px;
}
.buzz-babe .description p {
	line-height: 110%;
	margin: 5px 0px;
}
#buzz-babe .photo {
	margin-right: 20px;
	float: left;
}
#buzz-babe .thumbs {
	margin: 15px 0 0 0;
}
#buzz-babe .img {
	float: left;
	margin: 0px;
	display: block;
	border: 5px solid #FFF;
	width: 90px;
	height: 90px;
}
.showImage {
	border: 5px solid #ffffff;
}
.showImage2 {
	border: 2px solid #ffffff;
	width: 52px;
}
.postWrapper {
	padding-bottom: 20px;
	border-bottom: 1px dotted #94A1B7;
	margin-bottom: 20px;
}
.postDate {
	margin-bottom: 2px;
	text-align: right;
}
.postTitle {
	color: #E7BF3D;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 8px;
}
.postTime {
	color: #697eb0;
	margin: -3px 0 7px 0;
}
.postBody {
	color : #ffffff;
}
#postPrev {
	float: left;
	padding: 5px;
	border: 1px solid #ffffff;
	white-space: nowrap;
	background: transparent url('images/trans.png') no-repeat top left;
}
#postNext {
	float: right;
	text-align: right;
	padding: 5px;
	border: 1px solid #ffffff;
	white-space: nowrap;
	background: transparent url('images/trans.png') no-repeat top left;
}
#showName h2 {
	color: #86b1ec;
	font-size: 26px;
	font-style: italic;
	margin: 0px 0px 13px 0px;
	letter-spacing: -1px;
}
ul.list {
	list-style-type: square;
}
ul.list li {
	list-style-type: square;
	margin-left: 20px;
}
#blogAreaWrapper {
	float: left;
	margin: 20px 0 0 0;
	width: 468px;
}
/*********************************
	Tooltip
*********************************/
a.tip {
	text-decoration: none;
}
a.tip img {
	display: absolute;
	z-index: 1 !important;
}
a.tip:hover {
	position: relative;
	text-decoration: none;
}
a.tip span {
	display: none;
	width: 150px;
	text-decoration: none;
}
a.tip:hover span {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	padding: 5px;
	margin: 10px;
	z-index: 100 !important;
	background: #fff;
	border: 1px solid #999;
	opacity: 0.9;
	text-decoration: none;
	color: #000 !important;
}
a.tip span strong {
	color: #000;
	font-weight: bold;
}
div.show_promo {
	padding-top: 20px;
	margin: 20px 0 0 0;
	border-top: 1px dotted #95a4ba;
}
div.ad160x160 {
	margin-bottom: 10px;
}
#socialWrapper ul{
	margin: 0 0 10px 0;
	height: 35px;
	text-align: center;
	display: block;
}
#footer ul{
	margin: 10px 0;
	height: 35px;
	text-align: center;
	display: block;
	padding-left: 97px;
}
#socialWrapper li, #footer li{
	display: inline;
	float: left;
	margin: 0px 30px 0 0;
}
#iconFacebook a{
	display: block;
	text-indent: -99999px;
	width: 68px;
	height: 35px;
	background: transparent url('http://www.1037thebuzz.com/images/logoFacebook-trans.png') no-repeat top left;
}
#iconMySpace a{
	display: block;
	text-indent: -99999px;
	width: 73px;
	height: 35px;
	background: transparent url('http://www.1037thebuzz.com/images/logoMySpace-trans.png') no-repeat top left;
}
#iconTwitter a{
	display: block;
	text-indent: -99999px;
	width: 68px;
	height: 35px;
	background: transparent url('http://www.1037thebuzz.com/images/logoTwitter-trans.png') no-repeat top left;
}
#icon360LR a{
	display: block;
	text-indent: -99999px;
	width: 105px;
	height: 35px;
	background: transparent url('http://www.1037thebuzz.com/images/logo360LR-trans.png') no-repeat top left;
}
#iconItunes a{
	display: block;
	text-indent: -99999px;
	width: 65px;
	height: 35px;
	background: transparent url('http://www.1037thebuzz.com/images/logoItunes-trans.png') no-repeat top left;
}
#iconAndroid a{
	display: block;
	text-indent: -99999px;
	width: 80px;
	height: 35px;
	background: transparent url('http://www.1037thebuzz.com/images/logoAndroid-trans.png') no-repeat top left;
}
#iconBlackberry a{
	display: block;
	text-indent: -99999px;
	width: 97px;
	height: 35px;
	background: transparent url('http://www.1037thebuzz.com/images/logoBlackberry-trans.png') no-repeat top left;
}
























