@charset "UTF-8";

/* CSS Document */

/* pitchdoctor.co.uk was designed, built
and styled by Popcorn Design

w.	popcornbox.com
e.	studio@popcornbox.com
t.	+44 (0) 207 837 0001

3 Torrens Street, Islington, London, EC1V 1NQ */


/* Images */
	
.thumbdoctor {
	background-color: #FFF;
	margin-top: 163px;
	padding: 10px 10px 10px 10px;
	}
	
.thumbconsultants {
	background-color: #FFF;
	margin-top: 163px;
	padding: 10px 10px 10px 10px;
	}		
	

/* Text and Headings */

.subheadinghome {
	color: #99CC00;
	font-weight:normal;
	font-size:18px;
	padding: 5px 10px 5px 15px;
	}
	
.titlehome {
	color: #99CC00;
	font-weight: normal;
	font-size: 24px;
	padding: 10px 10px 5px 15px;
	letter-spacing: -1px;
	}	

/* Blurbs */

div.blurblefthome
  {
  display: inline;
  background-color: #EFEFEF;
  margin-top: 5px;
  height: 240px;
  width: 345px;
  float: left;
  } 

div.blurbrighthome
  {
  display: inline;
  background-color: #EFEFEF;
  margin-top: 5px;
  height: 240px;
  width: 345px;
  float: right;
  }      
