.cell_rightdots {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #73C942;
}
.cell_bottomdots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73C942;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FDFDFD;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	padding: 5px;
	top: 5px;
}
#div_header {
	height: 120px;
	width: 100%;
}
#menu {
	height: 34px;
	width: 100%;
	margin: 0px;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#quickcart {
	position:absolute;
	width:145px;
	height:78px;
	z-index:1;
	left: 589px;
	top: 5px;
}
.text_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #73C942;
	border: 1px solid #FFFFFF;
	height: 34px;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.text_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
p {
	margin: 0px;
}
