.page-header h2 {
	padding-left: 20px;
	background: url(../../shop/assets/images/icon_information.gif) no-repeat center left; }

#divShopCatalogProduct {}

	#divShopCatalogProduct ul {
		margin-left: 16px;
		list-style-type: disc; }
	
/* OWW fix */

#divShopCatalogProductDescription table.clsOwwDescTable {
	width: 100%; 
	border: 1px #7fbfff solid; 
	background-color: #f2f8ff; }
	
	#divShopCatalogProductDescription table.clsOwwDescTable tr th {
		padding: 5px; 
		font-size: 110%;
		background-color: #d8e8ff; 
		border-bottom: 1px #7fbfff solid; }
	
	#divShopCatalogProductDescription table.clsOwwDescTable tr td:first-child {
		white-space: nowrap; }
	
	#divShopCatalogProductDescription table.clsOwwDescTable tr td {
		padding: 5px; 
		border-bottom: 2px #fff solid;
		background-color: #f2f8ff; }