/**
 * Style sheet forsale
 */
h2
{
	margin-bottom:10px;
	padding-top:10px;
	border-top:1px solid #C4BEA8;
}

.mod_article.horse
{
	margin-bottom:10px;
	padding:10px 15px;
	background-color:#ece8dc;
	border:1px solid #c4bea8;
}

.mod_article .teaser .more
{
	padding-top:10px;
	font-weight:bold;
}

.ce_text.featureimage
{
	font-family:Georgia, Palatino, Times, serif;
	font-size:15px;
	line-height:20px;
}

.back
{
	top:45px;
	position:absolute;
	font-weight:bold;
}


/**
 * Horses
 */
.mod_article .teaser img
{
	margin-top:-30px;
	margin-left:25px;
	padding:3px;
	border:1px solid #847E6D;
}

.featureimage img
{
	padding:3px;
	border:1px solid #847E6D;
}

.parents table
{
	margin-top:10px;
}

.parents table td
{
	padding:3px;
	vertical-align:middle;
	border-bottom:1px dotted #C4BEA8;
}

.horsedetails .col_0
{
	width:325px;
	font-style:italic;
	text-decoration:underline;
	color:#666;
}

.horsedetails td
{
	padding-bottom:5px;
	vertical-align:top;
	font-size:13px;
}

