body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg-blue.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
table tr td {
	font-size: 12px;
}

.title-blk-1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}


a:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6776A9;
}
a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6776A9;
}
a:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:active {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #gallery-border {
	width: 235px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e3e3e3;
}
#wrapper #gallery-border #thumb {
	border: 1px solid #e3e3e3;
}
#wrapper #description {
	background-image: url(../images/ProductPage/bg-top-gradient-long.jpg);
	background-repeat: repeat-x;
	height: 216px;
	width: 585px;
	border: 1px solid #e3e3e3;
}
#wrapper #pricebox {
	border: 1px solid #e3e3e3;
}
#tab-box {
	background-image: url(../images/ProductPage/bg-tab-gradient.jpg);
	background-repeat: repeat-x;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	/* height: 1000px; */
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.border-low-right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border-all-around {
	border: 1px solid #C1C1C1;
}

