/***********************************************
* Accordion Content script- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************/


.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
	height: 20px;
	color: #DBD392;
	font: normal normal 16px "Din Light", sans-serif;
	padding-top: 10px;
	padding-bottom: 0;
	border-bottom: 1px solid #DBD392;
}

* {
	
}

.openpet{
	color: #d1c46f;
	padding-top: 10px;
	top: 0;
	border-bottom: 1px solid #d1c46f;
}

