.Layout #container {
	width: 920px;
	margin: 0 auto;
position:relative;
}
h1{color:#4D4D4D; font-size:12px;}
.Layout #footer {

}
.Layout #mainMenu {
	padding-left:73px;
	padding-bottom: 10px;
	height: 21px;
background-color:#fff;
width:873px;
}

.Layout #mainContent {
	background-color: #FFF;

}

.ButtonHeadings {
	color: #FFF;
	font-weight: bold;
}
.MenuBottom {
	color: #FFF;
	font-size: 11px;
}
.TextSmall {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Headings {
	color: #003;
	font-size: 12px;
	font-weight: bold;
}
.Highlights {
	font-size: 12px;
	font-weight: bold;
}

.Prices {
	color: #900;
	font-size: 12px;
	font-weight: bold;
}
.blogsitesummary {
	list-style:none;
	text-align:left;
	padding-left:5px
} 
table .specifications-border {
	width:300px
}
td .specifications-header{
	background-color:#014a76;
	color:#fff;
	font-weight:300
}
#producttable ul {
  text-align: left;
  padding: 0px;  
}
#producttable ul li {
  list-style: none;
}
td .spc {
font-weight: bold;
color:#000;
padding-right: 5px;
font-size: 11px;
text-decoration: underline;
}
td .spt {
color:#000;
padding:1px;
font-size: 12px;
}
.panel-navigation p{
margin:2px
}
.bioimage{
margin-right:10px;
margin-bottom:10px
}
#topbanner {padding: 0 13px;
	height: 122px;
	width: 920px;
	background: url("common_images/TopBanner.jpg");
background-repeat:no-repeat;background-position:center;

}

#header-panel {
	height: 90px;
	width: 240px;
	float: right;
	padding-top: 13px;
	margin-right: 25px;
}
/* top links */
#header #top-links ul li {
	float: left;
	list-style: none;
	margin-right: 1px;

}
#top-links{padding-right:10px;}
#header #top-links a {
  text-decoration: none;
  color:#000000;
  font-size:12px;
  font-weight:bold;
  line-height:25px;
}
#header .top-link-left {
	width: 7px;
	height: 20px;
	background: url("common_images/top-link-left.png") no-repeat;
}
#header .top-link-center {
	height: 20px;
	background: url("common_images/top-link-center.png") repeat-x;
}
#header .top-link-right {
	width: 7px;
	height: 20px;
	background: url("common_images/top-link-right.png") no-repeat;
}
#header #top-links ul {
  float: right;
  padding: 0;
  margin: 0px 55px 0px 0px;
}
#header #top-links ul div {
  float: left;
}
#cart-panel {
	color: #ffffff;
	text-align: center;
	padding: 17px 0px;
	font-weight: bold;
	font-size: 14px;
}
#cart-panel span {
	color: #FDE219;
}
#mainMenu ul {
	padding: 0;
	margin: 0;
}
#mainMenu ul li {
	float: left;
	list-style: none;
	margin-right: 1px;
}
#mainMenu ul li div {
	float: left;
}
#mainMenu .tab-link {
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#mainMenu .tab-link:hover {
	text-decoration: none;
}
#mainMenu .button-left {
	width: 8px;
	height: 28px;
	background: url("common_images/button-left.png") no-repeat;
}
#mainMenu .button-center {
	height: 28px;
	background: url("common_images/button-center.png") repeat-x;
}
#mainMenu .button-right {
	width: 8px;
	height: 28px;
	background: url("common_images/button-right.png") no-repeat;
}
.MenuBottom ul li {
	float: left;
	list-style: none;
	margin-right: 8px;
}
.MenuBottom .button-left, .MenuBottom .button-right {
  display:none;  
}

/* Header Search Panel */
#search-panel * {
	padding: 0;
	margin: 0;
	text-align: center;
}
#search-panel #keyword {
	vertical-align: top;
	text-align: left;
}
#prod_shortdesc {
  display: none;
}


	
	
