#intro{
	background:#fcfff4 url(../images/details_bg.png) left bottom repeat-x;
	width:550px;
	padding:14px 0 10px 10px;
	border:1px solid #e0dfdf;
}
#intro h1{color:#d5350f; padding-bottom:7px;}
#intro table{
	width:190px;
	float: left;
}
#intro td{
	padding-bottom:7px;
	height:auto;
	color:#d5350f;
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#intro td.small{width:84px;padding-right:20px;}

#buttons{
	float: left;
	width: 360px;
}
#facebook{
	float: left;
	border: 0;}
#buttons span a, .buttons_bottom span a{
	background:url(../images/butbg.png) no-repeat;
	width:167px;
	height:21px;
	line-height:20px;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block;
	text-align:center;
	color:#323232;
	float:left;
	margin:0 12px 6px 0;
}
#buttons span a:hover, .buttons_bottom span a:hover{
	color:#d5350f;
}
#buttons a img, .buttons_bottom a img{
	margin: 5px 12px 0 0;
	border:2px solid #e0dfdf;
	float: left;
	width:163px;
}
#buttons a#hyves img,#buttons a#facebook img,#buttons a#print img{margin:0 0 13px 0;border:0;width: 16px;height: 16px;}
#buttons a#hyves img,#buttons a#print img{margin-left:3px;}
.buttons_bottom{
	background:#e9e9ce url(../images/details_bg.png) repeat-x;
	width:548px;
	height:30px;
	margin-top:20px;
	padding:14px 0 10px 20px;
	border:1px solid #e0dfdf;
}
#shares{width:200px;float: left;}
.buttons_bottom div{
	width:200px;
	float:left;
}
.buttons_bottom h6
{
	color:#db3b11;
	font-weight:normal;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:1.5em;
	width:300px;
	display: block;
	float: left;
}
h2{margin:7px 0 0 0;}

.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
	border: 2px solid #db0000;
    background-color: white;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#right table{
	clear: both;
	float: none;
	width: 596px;}


