body,td,.bottom {font-family:verdana,arial,sans-serif;letter-spacing: 1pt;font-size:12px;}
h1,h2,h3,h4,h5,h6 { color: #2E1D5C }
.testimonial { color: #2E1D5C; font-style: italic; font-weight: bold }
.testimonial {text-align:right;margin-bottom:28px;}
.listtext { letter-spacing: 1pt }
li { letter-spacing: 1pt; padding-bottom: 10px }
.faqheadline { color: #2E1D5C; font-size: 1.1em; font-weight: bold }
a:link, a:visited { color: #2E1D5C;outline:none; }
a:hover, a:active       { color: #2E1D5C; text-decoration: none;outline:none; }
.main {padding:8px;padding-right:18px;}
.question {cursor: pointer; vertical-align:top;}
.faqAnswer{color:black;}
/* OPTION LINES TO CHANGE THE FORMATING FOR THE FIRST VIDEO LINK FROM THE FAQ PAGE */
/*
.video{color:black}
.video a:link,.video a:visited { color: #023924;outline:none; }
.video a:hover .video a:active{ color: #67A890; text-decoration: none;outline:none; }
*/

body{
margin:0px;
}
.brd{
border:2px solid #000;
}

.mceContentBody{background:#E2DED2;width:600px;font-size:small;}

.mbbrd1 {margin:3px;border:2px solid #2E1D5C;}
.mbbrd2 {margin:3px;border:2px solid #2E1D5C;}
img {border:0;}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

.question a{padding-left:18px;text-decoration:none;display:inline-block;}
.question a{background-image:url("http://www.ptclinic.com/x3/images/plusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/x3/images/minusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}

.fr {float:right;margin-left:10px;margin-bottom:5px;}
.fl {float:left;margin-right:10px;margin-bottom:5px;}/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/* some styling for triggers */
#triggers {
	text-align:center;
}

#triggers img {
	cursor:pointer;
	margin:0 5px;
}



/* styling for elements inside overlay */
.details {
	position:absolute;
	top:15px;
	right:15px;
	font-size:11px;
	color:#fff;
	width:150px;
}

.details h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 -10px 0;
}

