
   /* This is for ripple partner page*/
   
div#div_content1_partner1 {
      position:relative;
      left:0px;
      top:0px;
      font-family:verdana;
      font-size:11px;
      font-weight:bold;
      color:#3F3F3F;
}   
div#div_content1_partner2 {
      position:relative;
      left:0px;
      top:0px;
      font-family:verdana;
      font-size:11px;
      font-weight:bold;
      color:#3F3F3F;
   }   
 
div#partners_sub_heading {
	width: 560px;
	float:left;
} 
 
 .partner_link
 {
 	color:#33ccff;
	text-decoration:none;
 } 
 
.partner_bullets
{
	padding-left:30px;
} 
div.quote {
	background-color: #FDF3EB;
	border: 1px solid #ff6e00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: .5em;
	padding-bottom: .25em;
	padding-left: 5px;
	padding-right: 35px;
	width: 80%;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
}


div.quote2 {
	background-color: #F5FCFF;
	border: 1px solid #33ccff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: .5em;
	padding-bottom: .25em;
	padding-left: 5px;
	padding-right: 35px;
	width: 80%;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
}


p.quote  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.2em;
	padding-left: 35px;
	padding-top: 15px;
}

div.quote p.quote {
	background-image: url(/images/partners/quote1.gif);
	background-repeat: no-repeat;
}

div.quote2 p.quote {
	background-image: url(/images/partners/quote2.gif);
	background-repeat: no-repeat;
}


p.source {
	line-height: 1.2em;
	margin-left: 265px;
	font-size: 85%;
	padding-bottom: 1.5em;
}

p.source p.quote {
	border-top: 1px solid #ccc;
}

