/*-----attach body.custom to any style you add here-----*/

.BrandLogoCell
{ 
  width:  160px;
  height: 82px;
  line-height: 80px;
  font-height: 80px;
  float:  left;
  margin: 3px;
  text-align: center; 
  //border: solid 1px;
}

.BrandLogo 
{ 
  max-width: 160px;
  max-height: 80px;
  display: inline;
  vertical-align: middle;
}

#cutestpet
{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 0px;
}

#cutestpet img
{
	position: relative;
        top: 2px;
	width: 100%;
	padding: 0px;
	line-height: 50px;
}

#cutestpet h2
{
	font-size: 1.75em;
	font-weight: bold;
        margin-left: 8px;
}

#pp-subscribe 
{
	//border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

