.slider{width:235px;
float:left;
}
.thepet{width:215px;
padding:10px 10px;
background:#FFF;
display:inline-block;
color:#333;

}
.client{padding:0px;
width:235px;
background:#FFF url(../images/client-bg.gif) left bottom no-repeat;
}

.viewall
{
  text-align:right; padding:5px 10px; color:#b63828;
}

.viewall a
{
  color:#b63828; text-decoration:none;
}

.viewall a:hover
{
  text-decoration:underline;
}


.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding:8px 0px 0px 20px;
background: url(../images/slide-plus-icon.gif) left top no-repeat;
font-size:14px;
height:28px;
color:#fff;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: url(../images/slide-minus-icon.gif) left top no-repeat;
height:32px;
color:#000;
}

.openlanguage
{
  background:url(../images/upbg.jpg) no-repeat left top;
}

.closedlanguage
{
  background:url(../images/downbg.jpg) no-repeat left top;
}