.pngfix {
	behavior: url(/javascript/iepngfix.htc);
	position: relative;
}

#bodycontainer {
	background: url(/images/themes/coolercam/flower_bg.jpg) repeat-y;
	/* height: 1329px; */
	text-align: center;
}

#headergraphic {
	width: 732px;
	height: 387px;
}

#Player {
	border: 2px solid white;
}

.product {
	width: 233px;
	/* height: 189px; */
	background: url(/images/themes/coolercam/product_bg.png);
	padding: 0;
	color: white;
	margin: 4px 2px 4px 2px;
	cursor: pointer;
}

#producttable {
	background: url(/images/themes/coolercam/green_bg.png);
	width: 732px;
}

.price {
	padding: 0 15px 0 0;
	text-align: right;
	font-size: 27px;
	font-weight: bold;
}

.description {
	font-size: 15.5px;
	text-align: justify;
	padding: 0 15px 0 15px;
}

.product button {
	width: 88px;
	height: 31px;
	padding: 0;
	margin: 0 15px 5px 0;
	border: 0;
	background: transparent url(/images/themes/coolercam/order.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer;
	/* hand-shaped cursor *

/
		  cursor: hand;
/* for IE 5.x */
}

for

m>#replacement-2 {


/* For non-IE browsers*/
		  height: 0px;
}
