@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
	}

body {
	background-color: #d4d7db;
	background-image: url(../image-files/acupuncture-charts-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/* --- Body Above */
/* --- Links Below */

a:link {
	color: #8952B9;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #8952B9;
	}

a:hover {
	text-decoration: underline;
	color: #999999;
	}

a:active {
	text-decoration: none;
	color: #8952B9;
	}

.sell a:link {
	color: #0000cc;
	text-decoration: none;
	}

.sell a:visited {
	text-decoration: none;
	color: #0000cc;
	}

.sell a:hover {
	text-decoration: underline;
	color: #ff0000;
	}

.sell a:active {
	text-decoration: none;
	color: #ff0000;
	}

/* --- Links Above */
/* --- Other Below */


h1 {
	font-size: 22px;
	line-height: 28px;
	margin-top: 0px;
	margin-bottom:8px;
	color: #666666;
	text-align: center;
	}

h2 {
	font-size: 18px;
	text-align: left;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	font-weight: bold;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	}

.nav1 h2 {
	font-size: 16px;
	text-align: left;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	border-style: solid;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	}

p {
	margin-top: 0px;
	margin-bottom:8px;
	}

.style2 {
	font-size: 14px
	}

.all-about-acupuncture-mainbox {
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:10px;
	border:none;
	}

.menucol {
	width:100%;
	height:1000px;
	}

.rightcolumn {
	width:122px;
	}

.leftcolumn {
	width:200px;
	}

.pullout {
	padding:5px;
	background-color:#E3D7F9;
	margin-top:5px;
	margin-bottom:5px;
	}

.list-symptoms {
	overflow: auto;
	}

.ItemRight {
	float: right;
	margin: 2px 0 12px 18px;
	text-align: center;
	}

.ItemCenter {
	margin: 0px auto 0px auto;
	text-align: center;
	clear: both;
	}

.ItemLeft {
	float: left;
	margin: 2px 18px 12px 0;
	text-align: center;
	}
