body {
	margin: 0;
	padding: 0;
	padding-top: 1em;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}


#content {
	background-color: #AAAAAA;
	padding: 3em;
	margin:20,20,20,20;
}

/*#bodytext_media {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 14px;
	overflow: auto;
	height: 260px;
	visibility: visible;
	z-index: auto;
	width: 680px;
	padding-right: 20px;
}*/

#mycustomscroll2 {
	height: 290px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 14px;
	z-index: 11;
	padding-right: 15px;
	width: 420px;
}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap {
	margin: 20;
	}
	
.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
#mycustomscroll_media {
	height: 280px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 14px;
	z-index: 11;
	padding-right: 15px;
	width: 670px;
}
#mycustomscroll_shortwidth_tall {
	height: 290px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 14px;
	z-index: 12;
	padding-right: 15px;
	width: 360px;
}
#mycustomscroll_doctor {
	height: 270px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 14px;
	z-index: 12;
	padding-right: 15px;
	width: 360px;
}
#mycustomscroll_wider {
	height: 290px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 14px;
	z-index: 11;
	padding-right: 15px;
	width: 420px;
}

