
.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding:9px 0px 3px 18px;
background:url(../images/tab-bg.jpg) left  top repeat-x;
font-size:14px;
color:#366285;
font-weight:bold;
width:243px;
height:22px;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background:url(../images/tab-bg.jpg) left  top repeat-x;
color:#a00202;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
padding:5px 0px 3px 32px;
background:url(../images/right-arrow.gif) 19px 12px no-repeat;
font-size:12px;
color:#585858;
font-weight:bold;
width:230px;
height:22px;
margin-right:1px;
}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
background:#FFF url(../images/right-arrow.gif) 19px 12px no-repeat;
border-top:1px solid #dfe8eb;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
background:url(../images/right-arrow.gif) 19px 12px no-repeat;
}
.thepet{width:233px;
padding:10px 10px 15px 18px;
color:#000;
float:left;
}
.thelanguage{width:262px;
color:#585858;
background:#FFF;
margin-right:1px;
padding-bottom:5px;
border-bottom:1px solid #dfe8eb;
}
.thelanguage ul{margin:0px;
padding:0px 0 0 32px;
font-size:11px;
}
.thelanguage ul li{margin:0px;
padding:0px 0 1px 10px;
list-style-type:none;
background:url(../images/blue-arrow.gif) left 7px no-repeat;
}
.bordergray{ border:1px  dashed #06C;}
.first-slider{width:261px;
float:left;
padding:0 1px 0 1px;
}
.second-slider{width:263px;
float:left;
padding:0 0px 0 0px;
}
.three-tab{width:263px;
float:left;
padding:12px 0 0px 0;
}
.first-slider1{width:261px;
padding:0 1px 0 1px;
}
.icon-pad{vertical-align:middle;
padding-right:5px;
}
