		.beer .main h2.flag {
			background: url('../images/flag_lbbc.gif') no-repeat;
		}

		.beer .main a.downloads {
			display: block;
			margin: 10px 0 20px -41px;
			height: 80px;
			width: 269px;
			background: url('../images/retail_dist_downloads.gif');
		}

			.beer .main a.downloads span {
				display: none;
			}

		
		.beer .main h3 span, .beer .main h4 {
			display: none;
		}

		.beer .main h3 {
			width: 282px;
			height: 54px;
			float: left;
		}

			.beer .main .share {
				float: right;
				margin: 38px 22px 0 0;
			}
			
			.beer .main h3.lager {
				background: url("../images/beer_lager_title.gif") no-repeat 40px 0;
			}

			.beer .main h3.ipa {
				background: url("../images/beer_ipa_title.gif") no-repeat 40px 0;
			}
	
			.beer .main h3.evil {
				background: url("../images/beer_evil_title.gif") no-repeat 40px 0;
				width: 340px;
			}

		.beer p {
			margin: 5px 0 0 40px;
			padding: 5px 0 0 0 !important;
		}

			.beer .main .divider {
				margin: 20px 0;
				width: 100%;
				height: 30px;
				background: url("../images/divider_bg.gif") repeat;
			}


		hr {
			margin: 5px 0 0 40px;
			width: 340px;
			border: 0px;
			border-bottom: 2px solid #d5cfc6;
		}		
	