@charset "utf-8";
/* CSS Document */
.prodimage {
	width: 175px;
	float: right;
}

.imagep
{
	width: 130px;
	position: relative;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.gallery
{
	position: relative;
	left: 0px;
	}
#texttest {
	width: 300px;
	float: none;
	margin-left: 0px;
}

#texttest #table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#texttest #table #head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #84407B;
}

#texttest #table #head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #996699;
}






#textinfo {
	width: 465px;
	float: none;
	margin-left: 0px;
}
#textinfo ul {
	padding-left: 30px;
	list-style-type: square;
}
#textinfobig ul {
	padding-left: 30px;
	list-style-type: disc;
}

#textinfo #table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#textinfo #table #head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #8C245A;
}

#textinfo #table #head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #996699;
}
