* {
	margin: 1px;
	border: 0px;
	padding: 0px;
	line-height:100%;
}
.Title {
	font-weight: bold;
	font-size:100%;
}
html,body {
	margin: 0px;
	border: none;
	padding: 0px;
	background-color: #FFFFFF;
	color:#660000;	
	font-size : small;
}
	
.Artist {
}
.ListPrice {
}
.Price {
	font-weight: bold;
	color: red;
}
.Save {
}
.Availability {
}
.Header {
	font-weight: bold;
}
.Image{
}	
.Look{
	margin-bottom: 5px;
}
.Container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

