@charset "utf-8";
/* CSS Document */

.product {
	cursor: pointer;
}
.hover {
	background-color: #FFFFCC;
}
.selected {
	background-color: #CCCCCC;
}
#description {
	opacity: 0;
	filter: alpha(opacity=0);
	background-color:;
	margin-top:20px;
}
#description2 {
	opacity: 0;
	filter: alpha(opacity=0);
	background-color:;
	margin-top:20px;
}#TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #description {
	height: 900px;
}
