/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
.ptop{
	height:16px;
	background:url(images/ptop.png) top no-repeat;
}
.pcontent{
	background:url(images/pcontent.png) repeat-y;
	color:#555555;
	padding:0 10px 20px 10px;
}
.cpanel{
	width:300px;
	padding:5px 10px 0 10px;
}
.cpanel h1{
font-family: "Trebuchet MS", sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-transform:uppercase;
letter-spacing: normal;
line-height: 1.4em;
padding:0 0 10px 0;
color:#742699;
}
.cpanel h2{
font-family: Arial, Helvetica, sans-serif;;
font-size: 18px;
font-style: normal;
font-weight: normal;
letter-spacing: 1px;
line-height: 1.4em;
padding:0 0 10px 0;
color:#742699;
}
a{
color:#742699;
}
.cpanel ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.cpanel ul li{
	list-style:none;
	background:url(images/star.jpg) 0px 3px no-repeat;
	padding:0 0 7px 16px;
}
.cpanel p{
	margin:0 0 10px 0;
	line-height:1.6;
}
.pbottom{
	height:22px;
	background:url(images/pbottom.png) bottom no-repeat;	
}
.imagine{
	
}
.download{
	padding:15px 0 15px 30px;
}
#downloadform{
	margin:0px;
	padding:0px 0 0 0px;
}

