@charset "utf-8";
/* CSS Document */
body table tr th,
body table tr td {
 border-collapse: collapse;
 border: 1px solid #666;
 font: normal normal 13px/17px Verdana,Arial,Helvetica,sans-serif;
 padding: .4em;
}
#productwrapper {
	background-color: #CCCCCC;
	padding: 0.1em 0;
}
div.prowrapper {
	background-color:#4D545B;
	clear:both;
	margin:0 0.4em 1em;
}
h3.grokimcap, h3.groporcap, h3.grocolorcap {
	padding: 0.5em;
	margin-bottom: 0.5em;
}
h3.grokimcap, .grokimbg table {
	background-color: #77B140;
}
.grokimbg h3 {
	color: #77B140;
}
h3.groporcap, .groporbg table {
	background-color: #FDB812;
}
.groporbg h3 {
	color: #FDB812;
}
h3.grocolorcap, .grocolorbg table {
	background-color: #764D7F;
}
.grocolorbg h3 {
	color: #C56AD5;
}
div.prowrapper img {
	margin-bottom: 0em;
}
div.prowrapper table {
	border-color: #636363;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 500px;
	clear: both;
	margin: 0;
}
div.prowrapper table * {
	word-wrap: break-word;
}
div.prowrapper table a {
	text-decoration: none;
}
div.prowrapper table td, div.prowrapper table th {
	border-color: #636363;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 11px;
	vertical-align: text-top;
}
div.prowrapper table td {
	padding: 7px 7px 5px;
	vertical-align: top;
}
div.prowrapper table td p {
	font-size: 11px;
}
div.prowrapper table th {
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
}

