.center {
	text-align:center;
}

.normal {
	font-weight:normal;
}

.bold {
	font-weight:bold;
}

.container {
	width:780px;
}

.padded {
	padding:1em 3em;
}

.highlight {
	background:transparent;
	color:#00AEEF;
	}

	.highlight a {
		background:transparent;
		color:#00AEEF;
		}

.strong-highlight {
	background:transparent;
	color:#ff0000;
}

#content h1 {
	clear:both;
	font-family:tahoma, arial, sans-serif;
	font-weight:bold;
	font-size:2em;
	line-height:1.5em;
	margin-bottom:.75em;
	}	

	#content h1.normal {
		font-weight:normal;
	}	

	#content h2.normal {
		font-weight:normal;
	}

ul.large-check {
	margin-left:0;
	}

	ul.large-check li {
		background:url(/files/accounts/pia/assets/images/sprite/icons.png) no-repeat 0 0;
		list-style:none;
		margin-bottom:1.5em;
		padding-left:70px;
		font-family:tahoma, arial, sans-serif;
		font-size:1.5em;
		line-height:2em;
		margin-bottom:0;
	}
	
.highlighted-box {
	background:#FDFECC;
	border:3px solid #fe0202;
	color:#000;
	font-weight:bold;
	margin-bottom:1.5em;
	padding:.75em 1.5em 0 1.5em;
	}
	
	#content .highlighted-box h2 {
		color:#fe0202;
		margin-bottom:1em;
	}
	
	.highlighted-box .checked {
		background:url(/files/accounts/pia/assets/images/sprite/icons.png) no-repeat 50px -198px;
		color:#fe0202;
		padding-left:80px;
	}
	
#send-free-cd {
	background:url(/files/accounts/pia/assets/images/send-free-cd.jpg) no-repeat 0 0;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	padding-top:80px;
	margin-top:40px;
}

#take-free-trial {
	background:url(/files/accounts/pia/assets/images/take-free-trial.jpg) no-repeat 0 0;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	padding-top:80px;
	margin-top:40px;
}

#content .module {
	border:3px solid #000;
	padding:1.5em 1.5em 0;
	margin-bottom:3em;
}

	#content .module .sales-sprite {
		background:url(/files/accounts/pia/assets/images/sprite/sales-backgrounds.png) no-repeat 0 0;
		margin:0 1.5em 1.5em 0;
	}
	
	#content .module .module-card {
		float:left;
		height:324px;
		width:205px;
		margin-right:3em;
		}
	
		#content .two .module-card {
			background-position:-205px 0;
		}
	
		#content .three .module-card {
			background-position:-410px 0;
		}
	
	#content .module .text {
		float:left;
		width:450px
	}

