@charset "utf-8";
/* CSS Document */

div#content{
height:1145px;	
}

#product-navigation li.plink-brochures a{background:url(../../img/menu/bg-menu-active.png) repeat-y; color:#01445e; }

	.pt-header h1{
		font-size:21px;
		
	}
	
	
	div#brochure-thumbs{
		width:320px;
		height:300px;
		margin:20px 7px 0 0;
		float:left;
		display:inline;
	}
	
	div#brochure-thumbs h2{
		font-size:13px;
		margin:0;
		padding:0;
	}
	
	div#brochure-thumbs .thumbbox{
		width:160px;
		height:110px;
		vertical-align:bottom;
		text-align:center;
		float:left;
	}
	
	div#brochure-thumbs .thumb-text{
		width:160px;

		vertical-align:bottom;
		text-align:center;
		float:left;
	}
	
	table.prices{
		display:block;
		float:left;
		margin:49px 0 25px 25px;
	}
	
	td#pt-content{
		padding:10px 20px 50px 20px;	
	}
	td#pt-content h2{
		margin-top:0;
		padding-top:0;
	}
	td#pt-content p, td#pt-content h2{
		padding:0 20px;
	}
	
	table.prices td{

		padding:10px;
	
	}
	
	p#exp-para{
		position:relative;
		top:20px;
	}