﻿#twitter_update_list span a {
display: inline;
font-size: 0px;
width: 16px;
height: 16px;
}
#twitter_update_list li {
list-style-type: none;
border: thin;
}
#twitter_update_list a {
display:none;
}

#twitter_update_list span {
color: #ffffff;
font-family:Verdana, Geneva, Tahoma, sans-serif;
font-size: 13px;
font-weight: normal;
}
#twitter_update_list span a:hover {
text-decoration: none;
}

.footer
{
border:1px #a1a1a1;
border-width:5px;
border-radius:0px;
border-style:double;
padding:7px 7px; 
background:#262626;
width:937px
}

.twitter_border {
border:0px solid #a1a1a1;
width:80%;
padding:10px 10px; 
background:#272727;
border-radius:5px;
-moz-border-radius:5px; /* Firefox 3.6 and earlier */
} 

.main_border {
	width:500px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	}
	
	
.beer_border {
	width:95%;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	}

	
	.right
{
float:right;
}
.left
{
float:left;
}
.extended_img {
	margin: 0 30px 10px 10px;
	padding: 5px;
	background: #fff;
	border: solid 1px #ccc;
	float: left;
}
a:visited {
	color: #000080;
}
a:active {
	color: #000080;
}
a:hover {
	color: #000080;
}
.img_rtside {
	margin: 0 30px 10px 10px;
	padding: 5px;
	background: #fff;:0
	border: solid 1px #ccc;
	float: right;
}
.fixedBottomElement {
    background-color: #000000;
    position:fixed;
    bottom:0;
	border-style:thin;
	border-top:thick solid #000000;
    width:100%;
    z-index:99999;
}

.fixedRightElement {
  position: fixed;
  right: 0;
  top: 70%;
  width: 8em;
  margin-top: -2.5em;
  }
.fixedTopElement {
    position:fixed;
    top:170px;
    z-index:99999;
}
  a.button {
	background: url(http://www.coopers-seafood.com/images/enter-top-3.png) no-repeat 0px 0px;
	width: 256px;
	height: 78px;
	display: block;
	text-indent: -9999px;
}
a.button:hover { background-position: 0px -81px;  }
a.button:active { background-position: 0px -160px; }
