body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background/susino.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#entire .title {
	line-height: 30px;
	height: 30px;
	padding-left: 30px;
	color: #000;
	font-weight: normal;
	background-color: #EF9DC1;
	text-transform: capitalize;
}

#entire .colourwaysholder {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../images/core/susinoback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#entire .price table tr:hover {
	background-color: #F5C2DA;
	cursor: pointer;
}

#entire .footer {
	background-color: #EF9DC1;
	text-align: right;
	color: #000;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
}
#entire .price table  {
	background-color: #FCEBF3;
	text-transform: capitalize;
	font-size: 0.8em;
}


#entire .price table th {
	background-color: #EF9DC1;
	font-weight: normal;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

#entire .price .qtysusino {
	font-weight: normal;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 90px;
}
