/* CSS Document */

#costatgetthekey  {
	background-image: url(../images/getthekey.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 200px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 5px;
	line-height: normal;
}
#costatgetthekey a {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/moreback.gif);
	display: block;
	font-family: "Trebuchet MS", sans-serif, Helvetica;
	height: 30px;
	width: 75px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 3px;
}
#costatgetthekey a:hover {
	background-image: url(../images/more2back.gif);
	color: #FF9900;
}
#costatgetthekey h1 {
	display: block;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 65px;
}
