body {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	color: #131313;
	font-size: 13px;
	background: #E9F2FF;
}
#wrapper {
	width: 900px;
	margin: 0px auto;
}
#wrapper .story {
	margin-left: 50px;
	margin-right: 50px;
}
#pharminfo {
	margin-top: 5px;
	margin-left: 2px;
	color: #131313;
	font-size: 12px;
	
}
#pharminfo b {
	color: #000000;
}
#info1 {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 179px;
	height: 46px;
	text-align: center;
	background: url(../images/info_back1.png) no-repeat center center;
}
#info2 {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 179px;
	height: 46px;
	text-align: center;
	background: url(../images/info_back2.png) no-repeat center center;
}
#info3 {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 179px;
	height: 46px;
	text-align: center;
	background: url(../images/info_back3.png) no-repeat center center;
}
#pharminfo a {
	width: 100px;
	height: 15px;
	color: #335B45;
	text-decoration: none;
	font-size: 12px;
}
#pharminfo a:hover {
	color: #F6821F;;
}
#infoLast {
	padding-top: 4px;
	float: left;
	width: 170px;
	text-align: center;
}
#newbanner {
	width: 901px;
	height: 110px;
	background: #E9F2FF url(../images/new_back2.png) no-repeat center;
	text-shadow: rgba(251,251,251,0.9) 1px 1px 1px;
	color: #131313;
	margin-top: 80px;
	margin-left: 0px;
	font-size:
}

#starter {
	width: 11px;
	height: 18px;
	background: url(../images/title_starter.png) no-repeat top;
	float: left;
	margin-top: 10px;
}	
#artTitle {
	height: 18px;
	background: url(../images/title_back.png) repeat-x top;
	color: white;
	margin-left: 11px;
	margin-top: 10px;
	font-size: 17px;
}
#artTitle a {
	color: white;
	text-decoration: none;
}
#artTitle a:hover {
	color: #adb971;
}
.published {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	text-shadow: #131313 1px 1px 1px;
	background: #A3A4A4;
}
#left {
	text-align: center;
	float: left;
	height: 150px;
	width: 350px;
	margin-left: 100px;
}
#right {
	text-align: center;
	height: 150px;
	width: 350px;
	float: right;
	margin-right: 100px;
}
.vitamin {
	width: 700px;
	font-size: 13px;
	text-align: center;
	padding: 10px;
}
formTitle {
	margin-top: 15px;
	margin-left: 50px;
	display: block;
	font-size: 18px;
	font-weight: bold;
}
#formList {
	list-style-image: url(../images/check.png);
	font-size: 14px;
	margin-left: 75px;
	
}
#formList li {
	margin-top: 3px;
}

#formContent {
	margin-left: 250px;
	margin-right: 250px;
	

}
#formContent table {
	table-layout: fixed;
	width: 400px;
	border-collapse: separate;
	border-spacing: 30px;

}
#formContent table td {
	padding-right: 0px;
}
