@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 */

	
/* Text and Headings */
	
.contacttitle {
	color: #CCC;
	font-weight: normal;
	text-align: right;
	font-size: 24px;
	margin-top: 10px;
	padding: 18px 20px 5px 20px;
	}

.contacttitlelast {
	color: #CCC;
	font-weight: normal;
	text-align: right;
	font-size: 24px;
	margin-top: 10px;
	padding: 18px 20px 5px 20px;
	}

/* Blurb */
  
div.blurbcontact
  {
  display: inline;
  background-color: #FFF;
  border: 5px solid #EFEFEF;
  margin-top: 5px;
  height: 65px;
  width: 690px;
  float: left;
  }     

/* Address */

div.blurbaddress
  {
  background-color: #EFEFEF;
  margin-top: 5px;
  padding: 5px;
  height: 100%;
  width: 690px;
  float: left;
  }

div.address {
  	font-size: 1.1em;
	height: auto;
  	width: auto;
	float: left;
	padding: 10px 10px 10px 80px;
	}
	
/* Footer */

.footersignoffcontact {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 40px;
	font-size: 9px;
	padding-top: 5px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	}	  	