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

.productname {
	position:absolute;
	width:160px;
	text-align:center;
	padding-top:436px;
	float:left; 
	display:inline;
	color:#e7081f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:16px;
}

.textblock {
	margin-bottom:-45px;
	z-index: 2;
	position:relative;
}

#canvas {
	z-index: 1;
}

#canvas a{
	color:#e7081f;
	text-decoration:none;
}
#canvas a:hover,#canvas a:hover span {
	text-decoration:underline!important;
	color:#2A140B!important;
}