/* @override http://www.highgrovestud.com.au/css/default.css */

/* 
Title:     Highgrove Stud master styles for screen media
Author:    Kalon Edser, http//www.kalonedser.com/
Updated:   5 July 2011
*/

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #000000;
	background: #E5DFD3;
	}

/* links
---------------------------------------------------------- */

a:link, a:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
	color: #A9946D;
	}
a:hover {
	color: #BFAE91;
	text-decoration: underline;
	}
	
/* page structure
---------------------------------------------------------- */

#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: #000000;
	}
#main-body {
	/*width: 702px;*/
	margin: 0 24px;
	/*overflow: hidden;*/
	min-height: 500px;
	}
#content {
	float: right;
	width:570px;
	margin-bottom: 15px;
	}
	
#inner-content {
	padding: 10px 0 0 0;
	margin-bottom: 10px;
	}


/* header
---------------------------------------------------------- */
#header {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(/Assets/Images/img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	/*padding: 40px 0 30px 24px;*/
	background-image: url(/Assets/Images/img/GTG-logo.gif);
	overflow: hidden;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	float: left;
	background-repeat: no-repeat;
	background-position: 550px top;
	width: 96%;
	}
#mainnav {
	background-repeat: no-repeat;
	float: right;
	background-position: 70px top;
	z-index: 4500;
	color: #999;
	text-align: right;
	margin-right: 18px;
	height:25px;
}
	
#logo img  {
	display: block;
	width: 0;
	}
#logo span {
	float: left;
	display: block;
	width: 410px;
	height: 35px;
	background: url(/Assets/Images/img/logo.gif) no-repeat;
	}
#logo a  {
	border-style: none;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 100;
	}
	

/* navigation
---------------------------------------------------------- */

#tabs {
	position: absolute;
	bottom: 0px;
	right: 21px;
	margin: 0;
	padding: 0;
	width: 354px;
	height: 25px;
	list-style: none;
	background: #FFFFFF;
	overflow: hidden;
	}
	
#navbar {
	margin: 0;
	width: 708px;
	height: 25px;
	background: #A9936C;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	z-index: 1000;
	color: #FFF;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 24px;
	clear: both;
}
.mainnavitem {
	float: right;
	width: 112px;
	color: #FFF;
	display: block;
	background-color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	height: 15px;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainnavitemhover {
	float: right;
	width: 112px;
	color: #FFF;
	display: block;
	background-color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	height: 15px;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}	
.navitem {
	float: left;
	width: 112px;
	color: #000;
	display: block;
	background-color: #A9936C;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	height: 15px;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navitemhover {
	float: left;
	width: 112px;
	color: #000;
	display: block;
	background-color: #bfae91;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	height: 15px;
	margin-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navitemsub {
	width: 102px;
	color: #000;
	display: block;
	background-color: #A9936C;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	margin-right: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-top-width: 2px;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.navitemhoversub {
	width: 102px;
	color: #000;
	display: block;
	background-color: #bfae91;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	margin-right: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navitemsubbottom {
	width: 102px;
	color: #000;
	display: block;
	background-color: #A9936C;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	margin-right: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-top-width: 2px;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navitemhoversubbottom {
	width: 102px;
	color: #000;
	display: block;
	background-color: #bfae91;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	margin-right: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-top-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.75);
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}




/* @end */
	
/* side navigation
-----------------------------------------------------------------------------*/

#sidebar {
	float: left;
	width: 112px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}

#sidenav {
	float: left;
	position: relative;
	width: 112px;
	height: 290px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-image: url(/Assets/Images/img/sections/section-foals.jpg);
	}
	
#about #sidenav,
#contact #sidenav,
#gallery #sidenav {	
	background: url(/Assets/Images/img/sections/section-about.jpg);
	}
#broodmares #sidenav {	
	background: url(/Assets/Images/img/sections/section-broodmares.jpg);
	}
#foals #sidenav {	
	background: url(/Assets/Images/img/sections/section-foals.jpg);
	}
#sales #sidenav {	
	background: url(/Assets/Images/img/sections/section-sales.jpg);
	}
#news #sidenav, #archive #sidenav {	
	background: url(/Assets/Images/img/sections/section-news.jpg);
	}
#yearlings #sidenav {	
	background: url(/Assets/Images/img/sections/section-yearlings.jpg);
	}	
	
#sidenav ul {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 0;	
	list-style: none;
	text-align: center;
	}
	
#sidenav ul li {
	padding: 0;
	margin: 1px 0 0 0;
	background: url(/Assets/Images/img/opacity_60.png);
	}			
	
#sidenav a {
	display: block;
	font-size: 10px;
	font-weight: normal;
	width: 112px;
	min-height: 2em;
	padding: .2em 0;
	color: #000000;
	text-decoration: none;
	}
	
#sidenav a:hover {
	background: url(/Assets/Images/img/opacity_60.png);
	}
	
#sidenav a.selected {
	background: url(/Assets/Images/img/opacity_60.png);
	}
	
#sidenav ul.count-1 {
	display: none;
	}
	
	
#sidebar #searchform {
	width: 112px;
	float: left;
	}
	
#sidebar #searchform input#livesearch {
	width: 95%;
	}


/* content
---------------------------------------------------------- */	

#home #main-body {
	margin: 0 0 0 24px;
	}

.section-images {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
	
.section-images li {
	float: left;
	height: 290px;
	width: 112px;
	margin: 0 6px 0 0; 
	padding: 0;
	list-style: none;
	display: inline;
	}
	
h1, h2, h3 {
	font-weight: normal;
	text-transform: uppercase;
	color: #A9946D;
	letter-spacing: .35em;
	}
	
h1 {
	font-size: medium;
	}
	
h2 {
	margin: 1.75em 0 .5em 0;
	font-size: small;
	}

h3 a {
	font-weight: normal;
	}	
	
h4 {
	font-size: small;
	color: #A9946D;
	}

/*body#news .article, #section-intro, #recent-articles {
	padding: 5px 10px;
	background: transparent url(../img/article-top.png) top left no-repeat;
	}*/

.article p {

	}

.article p strong {
	padding-top: 0;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .15em;
	color: #A9946D;
	}
	
#sales .article p, #foals .article p {
	clear: both;
	}
	
.article p img {
	border: 1px #FFFFFF solid;
	}
	
.article h1 {
	margin-bottom: .3em;
	}
			
.posted a {
	font-weight: normal;
}
	
.plink {
	text-transform: uppercase;
	margin: .5em 0 3em 0;
	padding: 0 0 4px 0;
	border-bottom: 1px #554A37 dotted;
	font-size: 90%;
	}
.plink a, .posted a, .note a {
	color: #7F6F52;
	}
.plink a:hover, .posted a:hover, .note a:hover {
	color: #BFAE91;
	}
	
#section-intro p {
	/*display: none;*/
	}
	
#article-sublinks {
	padding-bottom: 15px;
	margin: 20px 0 30px 0;
	}	

#recent-articles {
	margin-bottom: 20px;
	}

#recent-articles h4, #article-sublinks h4 {
	margin-bottom: .3em;
	padding: 0;
	}
#recent-articles p, #article-sublinks p {
	margin: 0 0 .3em 0;
	padding: 0;
	}
	
table#broodmare {
	clear: both;
	width: 100%;
	font-size: 90%;
	text-align: center;
	border: 1px #A9946D solid;
	border-collapse: collapse;
	}
table#broodmare td {
	border-bottom: 1px #A9946D solid;
	}
table#broodmare td, th {
	padding: 5px 2px;
	border-right: 1px #554A37 dotted;
	}
table#broodmare th {
	text-transform: uppercase;
	letter-spacing: .15em;	
	color: #FFFFFF;
	background: #A9946D;
	border-bottom: 1px #A9946D solid;
	}

table#broodmare table.sale-results {
	margin: 1.5em 0;
	}
	
table#broodmare table.sale-results td {
	text-align: left;
	padding: 5px 10px;
	}
	
table#broodmare table.sale-results th {
	padding: 5px 10px;
	text-align: left;
	}
	
.quicktime {
	padding: 10px 0;
	margin: 10px 0;
	}

.zemContactForm,
.zemContactForm fieldset {
	margin: 0;
	padding: 0;
	line-height: 2em;
	}
	
.zemContactForm fieldset {
	border: none;
	}
.zemContactForm legend {
	display: none;
	}

.zemContactForm ul {
	color: #999999;
	list-style-position: inside;
	padding-left: 0;
	}
.zemContactForm p {
	color: #999999;
	}

	
#contact h4 {
	margin-bottom: 0;
	}
#contact p {
	margin-top: .5em;
	margin-bottom: 1em;
	}
	
/* @group Gallery */

.gallery-title {
	border-bottom: 1px #554A37 dotted;
	}

ul.gallery-thumbs {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	overflow: hidden;
	}
	
ul.gallery-thumbs li {
	display: inline;
	float: left;
	padding: 19px 19px;
	margin: 0;
	list-style: none;
	overflow: hidden;
	vertical-align: baseline;
	}
	
ul.gallery-thumbs li img {
	padding: 0;
	margin: 0;
	display: block;
	width: 150px;
	height: 113px;
	overflow: hidden;
	vertical-align: baseline;
	}
	
ul.gallery-thumbs li a {
	display: block;
	border: 1px solid #FFF;
	overflow: hidden;
	vertical-align: baseline;
	}
ul.gallery-thumbs li a:hover,
ul.gallery-thumbs li a:active {
	border-color: #A9946D;
	}

/* @end */
	
	
/* footer
---------------------------------------------------------- */

#footer {
	position: relative;
	clear: both;
	}

#home #footer {
	height: 96px;
	background: #000000;
	}
	
body.main #footer {
	height: 53px;
	border-top: solid 2px #FFFFFF;
	background: #A9946D;
	}	
	
#home #tagline {
	padding: 41px 0 0 103px;
	}
body.main #tagline {
	padding: 20px 0 0 103px;
	}	
	
#tagline a  {
	border-style: none;
	display: block;
	width: 543px;
	}
#tagline img  {
	display: block;
	width: 0;
	}
#tagline span {
	float: left;
	display: block;
	width: 543px;
	height: 14px;
	}
#home #tagline span {	
	background: url(/Assets/Images/img/tagline-black.gif) no-repeat;
	}
body.main #tagline span {	
	background: url(/Assets/Images/img/tagline-gold.gif) no-repeat;
	}

p#credit {
	width: 750px;
	margin: 0 auto;
	padding: .5em 0;
	font-size: 85%;
	text-align: right;
	}
	
#credit a:link, #credit a:visited {
	font-weight: normal;
	color: #BFAE91;
	}
#credit a:hover, #credit a:active {
	font-weight: normal;
	color: #A9946D;

	}

/* misc.
---------------------------------------------------------- */

a img {
	border: none;
	}
	
img {
	border: 0;
	vertical-align: middle;
	}
	
.fl {
	float: left;
	width: 285px;
	margin: 0 10px 10px 0;
	}
.fr {
	float: right;
	width: 285px;
	margin: 0 0 10px 10px;
	}	

.floatright {
	float: right;
	margin: 4px 0 10px 10px;
	}
	
.floatleft {
	float: left;
	margin: 4px 15px 5px 0;
	}

p.floatleft, p.floatright, p.caption {
	color: #999999;
	font-size: 90%;
	font-style: italic;
	width: 285px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #A9946D;
	}

p.floatleft img, p.floatright img, p.caption img {
	margin-bottom: 5px;
	}	

p.caption {
	width: 100%;
 	}

.article p img.noborder {
	border: none;
	}
	
.article p img.gold-border {
	border: 1px dotted #A9946D;
	}
	
/*#main-body:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }*/

/* @group Search */

#LSResult {
	position: absolute;
	background-color: #fff;
	color: #A9946D;
	width: 350px;
	}

#LSShadow { padding: 5px; }

.LSRow {
	font-size: 90%;
	padding: 5px 5px;
	}

#LSHighlight { background-color: #F2F2F2; }

#LSHeader { padding: 2px 2px 8px; }

.lsDate {
	font-size: 95%;
	display: block;
	color: #000000;
	}

#searchform fieldset {
	border: none;
	padding: 10px 0 0 0;
	margin: 0;
	}

#searchform label {
	padding: 0;
	margin: 0;
	color: #A9946D;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

/* @end */
#news-story-main-content {
	width: 90%;
	clear: both;
	padding-bottom: 20px;
}
#video {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 25px;
}

/* @group Photo Gallery */

#imageContainer img {
	margin: 15;
}

table.photogalleryTable td {
	padding-top: 13px;
	padding-right: 25px;
	padding-bottom: 13px;
	padding-left: 25px;
}

td.photogalleryItem img {
    border: 1px solid #FFF;
	-moz-box-shadow:0px 0px 10px #CCC;
	-webkit-box-shadow:0px 0px 10px #CCC;
	box-shadow:0px 0px 10px #CCC;

}
#resultsholder {
	border: 1px solid #A9936C;
	color: #FFF;
	background-color: #A9936C;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	clear: both;
	float: left;
	font-size: 11px;
}
#itemholder {
	color: #FFF;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	clear: both;
	float: left;
	border: 1px solid #A9936C;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
.lot {
	float: left;
	width: 5%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
}
.coloursex {
	float: left;
	width: 15%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 11px;
}
.siredam {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	width: 15%;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 11px;
}
.videoresults {
	float: left;
	width: 10%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 11px;
}
.photoresults {
	float: left;
	width: 10%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 11px;
}
.bonuseligibility {
	float: left;
	width: 14%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 11px;
}
.buyer {
	float: left;
	width: 13%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 11px;
}
.price {
	float: left;
	width: 8%;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 11px;
}
.lotr {
	float: left;
	width: 5%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9936C;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 50px;
	font-size: 11px;
}
.coloursexr {
	float: left;
	width: 15%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9936C;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 50px;
	font-size: 11px;
}
.siredamr {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9936C;
	width: 15%;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 50px;
	font-size: 11px;
}
.videoresultsr {
	float: left;
	width: 10%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9936C;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 50px;
	font-size: 11px;
}
.photoresultsr {
	float: left;
	width: 10%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9936C;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 50px;
	font-size: 11px;
}
.bonuseligibilityr {
	float: left;
	width: 14%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9936C;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 50px;
	font-size: 11px;
}
.buyerr {
	float: left;
	width: 13%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A9936C;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 50px;
	font-size: 11px;
	line-height: 13px;
}
.pricer {
	float: left;
	width: 8%;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 50px;
	font-size: 11px;
}
#inner-content .article p {
	padding-left: 0;
	margin-left: 0;
	color: #F5F5F5;
	font-size: small;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#inner-content .article #catwebformform20291 table tbody tr td label {
	color: #FFF;
}
#content #inner-content .article #broodmare tbody tr td {
	color: #FFF;
	text-transform: none;
}
#content #inner-content .article .caption {
	color: #999999;
	font-size: 90%;
	font-style: italic;
	padding-bottom: 5px;
	border-bottom: 1px dotted #A9946D;
}
.caption img {
	border: 1px solid #FFF;
}
