@charset "utf-8";
.texttasteit {
	clear: both;
	font-family: "Trebuchet MS", tahoma, "Myriad Pro";
	font-size: 12px;
	background-image: url(../images/ultrawhitetrans.png);
	background-repeat: repeat;
	width: auto;
	height: auto;
	text-transform: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	float: left;
	position: relative;
	visibility: visible;
	cursor: text;
	background-position: center center;
	background-attachment: scroll;
	padding: 10px;
	margin: 10px;
}
#TabbedPanels1 #slide1.js #tasteit .taste {
	background-image: url(../images/llbtrans.png);
	width: 800px;
	border: thin dotted #000066;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
}
.taste {
	border: 2px dotted #666666;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
}
.signiture {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(../images/dbtrans.png);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
	width: 310px;
		-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;

}

.tastewhite {
	border: 2px dotted #666666;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	background-image: url(../images/ultrawhitetrans.png);
}
