html, body {
	margin: 0;
	height: 100%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif

}
a.h1link {
	color: #000;
	text-decoration: none;
}
h4.sidebar {
	margin-bottom: 0;
}
img { border-style: none; display: block; }
img.vitamin {  margin: 0 0 10px 0; }

#wrapper {
	width: 800px;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#header {
	border-bottom: 5px solid;
	border-bottom-color: #BFBFBF;
	width: 100%;
	height: 120px;
}

#content {
	margin: 0 0 10px 10px;
	font-size: 12pt;

	padding: 10px 0 10px 0;
}

#sidebar {
	width: 280px;

	padding: 7px;
	float: right;
	border-left: 1px solid #BFBFBF;
	margin: 0 0 15px 15px;
}
td {
  vertical-align: top left;
}
/*#vit_one {
  background: #ffffff url('/img/vitamins/youthresvprobottle.png') bottom right no-repeat;


}
#vit_two {
  background: #ffffff url('/img/vitamins/resviebottle.png') bottom right no-repeat

}*/

img.leftfloat {
	float: left;
	margin: 0 15px 0px 0;
}
td,table {
  border-style: none;
  border-spacing: 10px;
}
