/* Music Table Formatters */

.alestable	{
		position:absolute;
		width:744px;
		background-color:#FFFFFF;
		color:#2dcfe3;
		border-collapse:collapse;
		border:0px;
		border-spacing:0px;
		padding:0px;
		margin-top:10px;
		left:50%;
		margin-left:-372px;
		}

.tabledividor	{
		border-top: 1px solid #2dcfe3;
		border-left-width:0px;
		border-right-width:0px;
		border-bottom-width:0px;
		margin:0px;
		}
		
.alesleft	{
		text-align:center;
		border-top: 1px solid #2dcfe3;
		border-left-width:0px;
		border-right-width:0px;
		border-bottom-width:0px;
		margin:0px;
		padding-top:5px;
		width:130px;
		height:100px;
		}
		
.alesright	{
		border-top: 1px solid #2dcfe3;
		border-left-width:0px;
		border-right-width:0px;
		border-bottom-width:0px;
		margin:0px;
		padding-right:40px;
		width:616px;
		height:100px;
		}

p.small		{line-height: 100%; margin-top: 2px; margin-bottom: 2px}
p.big		{line-height: 100%; margin-top: 7px; margin-bottom: 2px}


/* Cask Ales Text Formatters */

h1.alesText	{
		text-align:center;
		font-family:verdana;
		font-style:italic;
		font-weight:bold;
		font-size:16pt;
		color:#2dcfe3;
		margin-top:7px;
		margin-bottom:4px;
		}
		
h2.alesText	{
		text-align:left;
		font-family:verdana;
		font-style:italic;
		font-weight:bold;
		font-size:14pt;
		color:#2dcfe3;
		margin-top:4px;
		margin-bottom:4px;
		}
		
h3.alesText	{text-align:center;
		font-family:verdana;
		font-weight:bold;
		font-size:12pt;
		color:#2dcfe3;
		line-height: 150%;
		margin-top:4px;
		margin-bottom:4px;
		}

.linktext	{text-align:center; color:#2dcfe3; font-family:verdana; font-size:10pt; font-weight:bold; font-style:italic}				
.beertitle	{color:#2dcfe3; font-family:verdana; font-size:12pt; font-weight:bold}
.abv		{color:#000000; font-family:verdana; font-size:10pt; font-weight:normal}
.brewerytitle	{font-family:verdana, arial; font-size:10pt; color:#000000; font-weight:bold; line-height:100%;}
.brewerytext	{font-family:verdana, arial; font-size:10pt; color:#000000; font-weight:normal; line-height:100%;}
.text		{font-family:arial; font-size:10pt; color:#000000; font-weight:normal; line-height:100%;}
