#hightlights {
	float: left;
}

#flash {
	width: 790px;
	height: 400px;
}

#panels li {
	float: left;
}

#pp_description h5.title{
	font-size:3.8em;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:48px;
	padding-bottom:15px;
	margin-top:-8px;
}

#pp_description {
	width: 325px;
	height: 460px;
	padding: 20px;
}

#pp_description h2 {
	height: 25px;
	border-bottom: 1px solid #1A171B;
	font-size:1.7em;
}

#pp_description h3, #pp_newspapers h3  {
	margin:20px 0 5px;
}

#pp_description p {
	float: left;
	padding-top: 15px;
	width: 290px;
	margin-right: 2px;
	padding-top: 3px;
	font-size: 1em;
	text-transform: uppercase;
}


#pp_newspapers {
	width: 260px;
	/*height: 500px;*/
	/*padding: 20px;*/
	margin: 0px 5px;
}

#pp_newspapers h2 {
	height: 25px;
	font-size:1.7em;
}

#pp_newspapers .pp-search {
	margin: 0px;
	padding: 0px;
}


#pp_preview {
	width: 300px;
	height: 460px;
	padding: 20px 5px;
}

#pp_preview h2 {
	height: 25px;
	font-size:1.7em;
}

#pp_preview p {
	padding: 13px 0;
}


.pp-search .on {
	background-color:#F2F2F2;
}

.pp-search .header {
	height:12px;
	/*width:250px;*/
	background: url("../images/bg_pp-header-newspapers.png") no-repeat scroll left top;
}

.pp-search .body {
	padding:0 15px;
	background: url("../images/bg_pp-body-newspapers.png") repeat-y scroll left top;
}

.pp-search .list {
	padding:0 15px;
	background: url("../images/bg_pp-body-newspapers.png") repeat-y scroll left top;
	overflow: auto;
	height: 418px;
}

.pp-search .content {
	padding:0px 10px;
}

.pp-search .content a {
	/*line-height: 1px;*/
	font-size: 1.3em;
	vertical-align: middle;
}

.pp-search .footer {
	height:12px;
	/*width:220px;*/
	background: url("../images/bg_pp-footer-newspapers.png") no-repeat scroll left top;
}

.pp-search label {
	font-size: 1.5em;
	font-weight: bold;
}

.pp-search select {
	font-size: 1.3em;
	height:20px;
	width:100px;
	margin-top:1px;
	margin-bottom: 0px;
	border:1px solid #B3B3B3;
}

