#conditions {
	width: 470px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/conditions3.gif);
	border: 0;
	height: 515px;
	position: relative;
	margin: -5px auto 0px;
}
#pops{
	top:0px;
	margin-left:0px;
	width: auto;

}
#pops a, #pops a:link, #pops a:active {
	text-decoration: none;
	width: 110px;
	border: 0;
	position: absolute;
	height: 23px;


}
#pops a:hover {
	border:0;
	border-bottom: 1px solid #EAE689;
	width: 100px;
	text-decoration: none;
}

#pops a i {
	visibility: hidden;
}

#pops a#spondylitis, #pops a#neck, #pops a#disc, #pops a#back, #pops a#spondylosis, #pops a#sciatica{
	left: 2px;
}
#pops a#headache, #pops a#shoulder, #pops a#nerves, #pops a#rsi, #pops a#elbow, #pops a#ligament, #pops a#plantar {
	left: 355px;
}
#pops a#shoulder, #pops a#nerves {
	height:auto;
}
#pops a#spondylitis, #pops a#headache {
	top: 8px;

}
#pops a#neck, #pops a#shoulder {
	top: 40px;
}
#pops a#disc, #pops a#nerves {
	top: 135px;
}
#pops a#back, #pops a#rsi {
	top: 174px;
}
#pops a#spondylosis, #pops a#elbow {
	top: 210px;
}
#pops a#sciatica, #pops a#ligament {
	top: 330px;
}
#pops a#disc {
	width: 118px;
}
#pops a#sciatica {
	width:80px;
}
#pops a#back, #pops a#neck{
	width:97px;
}

#pops a#spondylosis{
	width:112px;
}

#pops a#elbow{
	width: 125px;
	left: 331px;
}
#pops a#headache{
	width: 98px;
	left: 359px;
	
}
#pops a#shoulder{
	width: 83px;
	left: 372px;
}
#pops a#nerves{
	width: 76px;
	left: 379px;
}
#pops a#rsi{
	width: 35px;
	left: 420px;
}

#pops a#ligament {
	left: 290px;
	width: 170px;
}
#pops a#plantar {
	width: 144px;
	left: 310px;
	top: 438px;	
}

#pops .text{
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FC9;
	position: absolute;
	margin-top:2px;
	margin-left:0;
	display: block;
	visibility: hidden;
	width: auto;
	border: 1px solid #FC9;
	padding: 5px;
}

#pops p{
	margin-left:0;
}

#conditionCaption p{
	line-height: 1.5em;
	text-align: center;
	width: 470px;
	margin: 0px auto;
	color: #000000;
	background-color: #999999;
	font-weight: bold;
	font-size: 0.85em;
	padding: 0px;
	position: relative;
}

