
#htmlheader
{
	background-image : url(/images/patient_stories/patient-testimonials-toolbar.jpg);
	background-color : #FFFFFF;
	height : 27px;
	padding: 0 5px 0 0;
}

*html #htmlheader
{
	padding: 0 0 0 0;
}

#htmltoolbar
{
	font-size : 12px;
	float : right;
	margin : 0 10px 0 0;
	padding : 10px 0 0 0px;
	list-style : none;
	list-style-image : none;
	width: 670px;
	text-align: right;
	display: inline;
}

*html #htmltoolbar
{
	font-size : 12px;
	float : right;
	margin : 0 10px 0 0;
	padding : 10px 0 0 20px;
	list-style : none;
	list-style-image : none;
	width: 670px;
	text-align: right;
	display: inline;
}

#htmltoolbar li
{
	margin : 0 5px 0 5px;
	padding: 0 5px 0 5px;
	display : inline;
}

*html #htmltoolbar li
{
	margin : 0 5px 0 5px;
	padding: 0 5px 0 5px;
	display : inline;
}

#htmltoolbar #isi-callback
{
	margin: 0 15px 0 5px;
	display: inline;
}

*html #htmltoolbar #isi-callback
{
	margin: 0 15px 0 5px;
	display: inline;
}

#htmltoolbar li a 
{
	text-decoration : none;
}

#fade
{
	display : none;
	background-color : #000000;
	filter : alpha(opacity=20);
	-moz-opacity : .2;
	opacity : .2;
	height : 750px;
	width : 100%;
	left : 0;
	top : 0;
	position : absolute;
	z-index : 1001;
}

#content
{
	left : 0;
	width : 978px;
	top : 110px;
	display : block;
	position : absolute;
	z-index: 1002;
	overflow : auto;
}

#content2
{
	margin : 110px 0 0 0;
}

#patienttestimonial2
{
	background-color : #381a50;
	background-image : url(../images/patient-testimonials-bg.jpg);
	background-repeat : no-repeat;
	background-position : center top;
}

#substituteToFlash
{
	background-image: url(../images/patient_stories/download_flash_03.jpg);
	height: 597px;
}

#flashcontent #NoFlashText1 a
{
	font-weight: normal;
	font-family: Arial;
	font-size: 16px;
	color: #6e2c9e;
	position: relative;
	text-decoration: underline;
	left: 108px;
	top: 240px;
	float: left;
	display: inline;
}

#flashcontent #NoFlashText2
{
	font-weight: normal;
	font-family: Arial;
	font-size: 16px;
	color: #6e2c9e;
	position: relative;
	text-decoration: underline;
	left: 0px;
	top: 280px;
	float: left;
	display: inline;
}

#pagewrapper
{
	width : 978;
	margin : 0px auto;
	margin-bottom: -12px;
}
