a { outline: none;
    -moz-outline-style: none;
}

a:focus, object:focus { outline: none; -moz-outline-style: none; }

TD {
	font-family: Tahoma, Geneva;;
	font-size: 14px;
	COLOR: #464646;
	line-height: 22px;
	font-weight: 550;
}


a {
	COLOR: #990000;
	text-decoration:none;
}

.textbox {
	border: 1 solid #ccc9b8;
	background-color:#c3c0b0;
	background-image:url(../images/bg_textbox.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #464646;
}

ul  { 
	margin-left: .8em; 
	padding-left: .8em;
}

.press {
	font-size: 16px;
	COLOR: #a81e22;
	xline-height: 22px;
}

.press_author {
	font-size: 14px;
	COLOR: #464646;
	font-style:italic;
}

.press_journal {
	font-size: 14px;
	font-style:italic;
	COLOR: #ab9b5f;
}

object {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	line-height: 0;

}

a:focus, {
outline: none;
-moz-outline-style: none;
} 


.content {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 0px;
}

.tblpad {
	padding-bottom: 8px;
	padding-top: 8px;
}

.tblpad2 {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.tblpad3 {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.gift-cards
{
	display:block;
	width:125px;
	height:38px;
	background:transparent url('../images/bg-gift-cards.gif') no-repeat 0 0;
	position:absolute;
	bottom: 0px;
	right: 0px;
	z-index:10;
}

.gift-cards:hover
{
	background-position-y: -38px;
}

.slideshow
{
	height:454px;
	overflow: hidden;
}


