/* CSS Document */

#main1 {
background-color: white;
padding: 0 0 0 10px;
float: right;
width: 618px;
}

.main {
width: 610px;
background-color: white;
}

#price {
float:left;
display: block;
margin: 10px 5px 10px 0;
text-align: center;
background-image:url(/site/static/images/newsbutton.jpg);	
background-repeat:no-repeat;	
width: 148px;	
height: 28px;
}

#price1 {
float:left;
display: block;
margin: 10px 5px 10px 0;
text-align: center;
background-image:url(/site/static/images/newsbutton.jpg);	
background-repeat:no-repeat;	
width: 148px;	
height: 28px;
}


#clear {
clear: left;
height: 10px;
}

#price h1{
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;	font-size: 120%;	color: white;	font-weight: bold;
	text-decoration: none;
}

#price p{
		font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: white;
	text-decoration: none;
	text-align: justify;
}

a#price {
		font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: white;
	text-decoration: none;
	text-align: justify;
}

a#price:hover {
		font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: white;
	text-decoration: underline;
	text-align: justify;
}


#heading h1 {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #ed008c;
	text-decoration: none;
	text-align: justify;
}

#price1 h1{
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;	font-size: 120%;	color: white;	font-weight: bold;
	text-decoration: none;
}

#price1 p{
		font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: white;
	text-decoration: none;
	text-align: justify;
}

a#price1 {
		font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: white;
	text-decoration: none;
	text-align: justify;
}

a#price1:hover {
		font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: white;
	text-decoration: underline;
	text-align: justify;
}