html {overflow-y: scroll;}
body {
	background: #FFFFFF url(images/page_bg.gif) repeat-y right;
	margin: 15px 68px 15px 12px;
	font: 12px Verdana, Tahoma, Arial, sans-serif;
	line-height: 160%;
	color: #4C263D;
}
.Footer {
	text-align: center;
	font-size: 9px;
	padding-top: 3px;
	border-top: 1px solid #E3E1E7;
	margin-top: 40px;
}
.Instructions {
	padding-top: 3px;
	border-top: 1px solid #E3E1E7;
	padding-bottom: 10px;
}
.Categories {margin: auto; text-align: right;}
.Categories td {padding-right: 10px;}
.Categories td img {margin-left: 5px; border: 2px solid #C5155F;}
.Categories a {color: #392F57;}
.Product {margin: auto; width: 460px;}
.Product img {border: 5px solid #392F57;}
.MainTitle {
	text-align: center;
	color: #52174C;
	font: 18px "MS Serif", "New York", serif;
}
.MainReturn {text-align: center; border-bottom: 1px solid #E3E1E7; padding-bottom: 6px; padding-top: 6px; margin-bottom: 10px; line-height: normal;}
hr {
	height: 1px;
	border: none;
	border-top: 1px solid #BBBBBB;
}
ul {
	margin-left: 10px;
	padding-left: 5px;
}