/* andreas02 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.4
(Jul 08, 2006)

Screen layout: */

@import url("../css/main.css");

/* GET PRICING: =gpgetpricing
-----------------------------------------------
*/

#gpgetpricing{
	height:200px;
	color:#ffffff;
	padding:0;
	background:#505050 url(../images/gpgetpricing/getpricingheader.jpg) top left no-repeat;
	clear:both;
	margin:5px 0 0 0;
}

#gpgetpricing p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#gpgetpricing h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#gpgetpricing a{
color:#ffffff;
text-decoration:underline;
}