a:link {
	color: #5296B4;
	text-decoration: none;
}
a:visited {
	color:#5296B4;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.grey a:link {
	color: #797979;
	text-decoration: none;
}
.grey  a:visited {
	color: #797979;
	text-decoration: none;
}
.grey  a:hover {
	color: #5296B4;
	text-decoration: none;
}
h1{
	font-size: 20px;
	color: #4888A4;
	margin-top: 0;
	line-height: 20px;
	margin: 0 0 10px 0;
}
h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #4888A4;
}
h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #4888A4;
	
}
.body {
	font-size: 12px;
	font-style: normal;
	color: #000;
}
img {
	 border: 0;
}
.header1{
	font-size: 20px;
	margin: 0 0 10px 0;
	line-height: 20px;
}
.header2{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.pinkheader1{
	font-size: 20px;
	color: #E2007A;
	margin: 0 0 10px 0;
	line-height: 20px;
}
.pinkheader2{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #E2007A;
}
.blueheader1{
	font-size: 20px;
	color: #4888A4;
	margin: 0 0 10px 0;
	line-height: 20px;
}
.blueheader2{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color:#4888A4;
}
.red-header{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #E2007A;
}
.error{
	font-weight: bold;
	color: #C84215;
}
.bold{
	font-weight: bold;
}
.small-blue{
	 color: #4888A4;
	 font-size: 11px;
	 lineheight: 14px;
}
.small-grey{
	 color: #7D7D7D;
	 font-size: 11px;
	 lineheight: 14px;
}
.large-price{
	color: #E2007A;
	font-size: 22px;
	font-weight: bold;
}
.small-price{
	color: #E2007A;
	font-size: 19px;
}
.lined_table td{
	border-bottom: 1px solid #E2007A;
	padding: 5px;
}
.form-field{
	border: 1px solid #E2007A;
}
.title-cell{
	font-weight: bold;
	background: #E2007A;
}
.blue{
	color: #4888A4;
}
.pink{
	color: #E2007A;
}
	/* slightly enhanced, universal clearfix hack */
.clearfix:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
 }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

input{
	border: 1px solid #BCBCBC;
}
/* start : zap build changes */

.share_contact{float:right; padding-top: 20px;}
.share_contact  div{ float:left; padding-left:10px;}
.inner_like{ float:left; border:1px solid #e4e4e4; width:100%; padding:5px 0px 0px 0px; background:#d8e7ef; -moz-border-radius:5px; font-size:12px; font-weight:bold; margin-bottom:8px; color:#4888a4;}
.inner_like span{ padding:0px 0px 0px 5px; float:left;}
.inner_tweet_button{ float:left; padding-bottom:5px;}
.inner_tweet_button iframe{ float:left; padding-right:10px;}
.inner_plusbutton #___plusone_1{float:left !important; padding-right:10px !important;}
.inner_tweet_button strong, .inner_plusbutton strong{color:#4888A4; display:inline;}
.inner_plusbutton { float:left;}

