.faq {
	cursor: pointer;
	height:30px;
	background:url(../images/drop.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#FF0000;
	margin:0px;
	
	text-decoration:underline;
}

.blue-line{
	border-top:1px solid #0099CC;
	}
	
h3.faq {
padding: 5px 0px 0px 10px;
margin:0px;
color:#f7941e;
clear:both;
line-height:22px;
font-weight:normal;
text-decoration:none;
font-size:14px;}

.txt3{
	text-align:center;
	color:#777777;
	padding:0px 50px 0px 10px;
	font-size:11px;
	clear:both;
	text-decoration:none;
	line-height:15px;
	text-align:left;}

.faq1 { /*class added to contents of 1st demo when they are open*/
	background:url(../images/drop-over.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#F2F2F2;
	background-color:#fae0a3;
}
.thepet {
	padding:0px 0px 0px 20px;
	margin:0px;
}
.thepet ul {
}
.thepet ul li {
	border:none;
}
.thepet2 {
padding: 0px;
line-height:20px;
color:#878787;
text-align:justify;
font-size:12px;
margin-bottom:0px;
}