/* CSS Document */

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

#testing p {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #444444;
	text-decoration: none;
	text-align: justify;
	padding: 10px 0 0 0;
}

#testing a {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #444444;
	text-decoration: none;
	text-align: justify;
	padding: 2px;
}

#testing a:hover {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	text-decoration: none;
	text-align: justify;
	background-color: #ed008c;
	padding: 2px;
}

#testing1 p {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #444444;
	text-decoration: none;
	text-align: justify;
	padding: 10px 0 0 0;
}

#testing1 a {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #444444;
	text-decoration: underline;
	text-align: justify;
	padding: 2px;
}

#testing1 a:hover {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	text-decoration: none;
	text-align: justify;
	background-color: #ed008c;
	padding: 2px;
}

#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;
}

#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;
}

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

#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;
}




#question a {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #444444;
	text-decoration: underline;
	text-align: justify;
	padding: 2px;
}

#question a:hover {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: white;
	text-decoration: none;
	text-align: justify;
	background-color: #ed008c; 
	padding: 2px;
}

#backtotop a {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #ed008c;
	text-decoration: underline;
	text-align: justify;
	font-weight: lighter;
	padding: 2px;
}

#backtotop a:hover {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: white;
	text-decoration: none;
	text-align: justify;
	background-color: #ed008c; 
	font-weight: lighter;
	padding: 2px;
}

#answer a {
	font-family: DIN-Regular, Helvetica Neue Light, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ed008c;
	text-decoration: none;
	text-align: justify;
	padding: 2px;
	background-color: none;
}