body {
	margin: 0px;
	padding: 0px;
	background-color: #ecf5fc;
}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
	background-image: url(tile.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
#header {
	position: relative;
}
#header a {
	color: #555555;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}

#marginup {
	background-image: url(marginup.jpg);
	background-repeat: no-repeat;
	height: 18px;
}

#logo {
	position: absolute;
	z-index: 50;
	top: -20px;
	left: 23px;
}
#cart {
	font-size: 11px;
	padding-right: 25px;
	height: 43px;
}
#cart table {
	display: block;
	float: right;
}
#menuholder {
	height: 23px;
}
#menuholder ul {
	display: block;
	float: right;
	list-style-type: none;
	width: 370px;
	padding-right: 25px;
}
#menuholder ul li {
	display: inline;
}
#menuholder a {
	display: block;
	float: right;
	height: 19px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	color: #69b0e8;
	padding-top: 4px;
}
#menuholder a:hover {
	background-color: #f4f4fd;
	text-decoration: none;
}
#headerline {
	background-image: url(dotted.jpg);
	background-repeat: repeat-x;
	font-size: 1px;
	height: 1px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 1px;
}
#content {
	width: 723px;
	margin-right: 25px;
	margin-left: 25px;
}
#left {
	padding-top: 30px;
}
#left select {
	font-size: 11px;
	font-family: Tahoma;
	width: 145px;
	border: 1px solid #95c7ef;
}
#left h3 {
	font-size: 15px;
	padding-left: 7px;
	display: block;
	padding-top: 20px;
}
#left ul {
	font-size: 14px;
	list-style-type: none;
	margin-right: 45px;
	padding-bottom: 23px;
	display: block;
}
#left ul li {
	display: inline;
}
#left ul a {
	display: block;
	height: 20px;
	padding-top: 2px;
	color: #69b0e8;
	text-decoration: none;
	background-image: url(dotted.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-left: 7px;
}
#left ul a:hover {
	color: #555555;
	text-decoration: none;
}
#left ul li span {
	font-size: 11px;
	color: #555555;
}
#left ul li a:hover span {
	color: #69b0e8;
}
.textfield {
	display: block;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	width: 110px;
	height: 14px;
	border: 1px solid #95c7ef;
}
#livesupport {
	background-color: #daebf9;
	margin-right: 13px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#livesupport h4 {
	display: block;
	width: 101px;
	margin-right: auto;
	margin-left: auto;
}
#right {
	padding-bottom: 3px;
	padding-top: 15px;
}
#right a {
	color: #555555;
	text-decoration: underline;
}
#right a:hover {
	text-decoration: none;
}

#right p {
	padding-top: 5px;
	line-height: 15px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#right ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 5px;
	padding-top: 5px;
}
#right h3 {
	color: #69b0e8;
	padding-top: 5px;
	font-size: 14px;
}
#right ol {
	list-style-position: inside;
	padding-bottom: 5px;
	padding-top: 5px;
}
#right #chart {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #69b0e8;
	border-left-color: #69b0e8;
}
#right #chart td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #69b0e8;
	border-bottom-color: #69b0e8;
}
#right #chart th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #69b0e8;
	border-bottom-color: #69b0e8;
}
#welcome {
	padding-left: 3px;
}
#right h2 {
	display: block;
	background-image: url(dotted.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-top: 10px;
}
#featured {
	display: block;
	font-size: 11px;
}
#margindown {
	background-image: url(margindown.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
#footer {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69b0e8;
	line-height: 17px;
	padding-bottom: 15px;
}
#footer a {
	color: #69b0e8;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	list-style-type: none;
	display: block;
	line-height: 17px;
}
#footer ul li {
	display: inline;
}
#footer table {
	width: 400px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#motto {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
IMG.catimage {
vertical-align:top;
}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: center;
}

TD.catnavigation {
vertical-align:middle;
text-align: left;
}#forbaby {
	background-color: #eff6fd;
	background-image: url(prods_hearts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	width: 559px;
	padding-top: 7px;
}
#forbaby a {
	color: #555555;
	text-decoration: none;
}
#forbaby a:hover {
	text-decoration: underline;
}
#forbaby_bigpic {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 547px;
}
#forbaby table {
	display: block;
	margin-left: 2px;
	margin-top: 15px;
}
#forbaby table span {
	display: block;
	text-align: right;
	padding-right: 15px;
}
.linkspace {
	padding-top: 5px;
	padding-bottom: 12px;
	display: block;

}#diapers {
	background-color: #eff6fd;
	background-image: url(prods_hearts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	width: 559px;
	padding-top: 7px;
}
#diapers a {
	color: #555555;
	text-decoration: none;
}
#diapers a:hover {
	text-decoration: underline;
}
#diapers_bigpic {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 553px;
}
#diapers table {
	display: block;
	margin-left: 2px;
	margin-top: 15px;
}
#diapers table span {
	display: block;
	text-align: right;
	padding-right: 15px;
}
.categoryquotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69b0e8;
	line-height: 17px;
	padding-bottom: 15px;
}
.padleft {
	padding-right: 15px;
	
}
.padpicleft {
	padding-right: 5px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e869b1;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e869b1;
}h1 a {
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
#comment_tbl {
	display: block;
}
#comment_tbl #name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	height: 14px;
	width: 150px;
}
#comment_tbl #comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	width: 200px;
}
#comment_tbl #button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
OPTION.oostock {
color : #A0A0A0;
}
.cobhl{
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.cobll{
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}