@media print {
	@page {
		margin: 0.5cm;
	}

	@page :left {
		margin: 0.5cm;
	}

	@page :right {
		margin: 0.8cm;
	}

	@page :first {
		margin: 1cm 2cm;
	}

	body {
		font: 12pt Raleway, arial;
		line-height: 1.3;
	}

	.header h1 {
		font-size: 24pt;
		margin-top:40px;
	}

	h2 {
		font-size: 14pt;
		margin-top: -25px;
	}

	sidebar h2 {
		font-size: 18pt;
	}

	blockquote, ul {
		margin: 0;
	}

		ul {
		list-style: none
		}

		li {
		content: "» ";
		}

	.header, header nav, footer, {
		display: none;
	}

	.header .print {
		display: block;
	}

	h1 {
		font-size: 30pt;
		text-align:left;
	}

	#page-bar:after {
		content: "www.equibase.com";
	}

	#page-bar:before {
		display: block;
		content: "Thank you for printing our content at www.equibase.com. Please check back soon for daily updates.";
		margin-bottom: 10px;
		border: 1px solid #bbb;
		padding: 3px 5px;
		font-style: italic;
	}

	img {
		border: 0;
	}

	header {
		margin-bottom: 40px;
	}

	p a {
	word-wrap: break-word;
	}

	a {
	color: #000;
	}

	.slidebutton-shorter  {
		text-align:left;
		font-weight:bold;
		font-size:1em;
		background:#FFF;
		border-bottom:1px solid #484848;
	}
	.abrPicture {
		width:187px;
		height:141px;
	}
	.col-xs-3 vertButtons {
		width:300px;
		text-align:left;
	}

	/* the things we don't want to print out at all */
	#promocode_wrapper {
	display: none !important;
	}

	.breadcrumbs {
	display: none !important;
	}
	.sidebar {
	display: none !important;
	}

	.row footer-links {
		display:none !important;
	}

	.row companyinfo {
		display:none !important;
	}
	#noprint {
		display:none !important;
	}

	#site-bar {
		display:none !important;
	}
	.desktop-hide {
		display:none !important;
	}

	.sponsor-block {
		display:none !important;
	}

	.banner-ad {
		display:none !important;
	}

	#c-featured-products{
		display:none !important;
	}

	#addThis {
		display:none !important;
	}

	.texttop {
		display:none !important;
	}

	.navigation row {
		display:none !important;
		}

	#head_advertising {
		display:none !important;
	}

	#breadcrumbs {
		display:none !important;
	}
	#raceSelect {
		display:none !important;
	}

	.hidden-print{
		display:none !important;
	}

	.row .button-group{
		display:none !important;
	}
	.race-nav {
		display:none !important;
	}
	.pedigreeInfoLink {
		display:none !important;
	}

	/* get rid of the href links after anchors */
	a[href]:after {
    	content: none !important;
  	}
}
