
#pgrss{
	margin: 0;
	padding: 5px 0 0 0;
}

#pgrss #pgrssbottom {
	height: 31px;
	background: #fff url(http://i.pgcdn.com/images/pgrss_long-bottom.gif) bottom left no-repeat;
	border: 0 none; /* no lateral border for the lower part */
	padding: 0; /* no text, so no padding */
	margin: 0 0px ;
}

#pgrss #pgrsstitle {
	display: block; /* title image places in block to avoid errors of spacing */
	margin: auto; /* centered title */
	padding: 7px 0 0 15px;
}

#pgrss #pgrssupperright, #pgrss #pgrsslowerright { /* position of upper floating corners */
	float: right;
}

#pgrss dl, #pgrss dt, #pgrss dd { /* suppression of all margins */
	margin: 0;
	padding: 0;
}

#pgrss dl {
	position: relative;
}

#pgrss dt {
	height: 10px;
	background: #fff url(http://i.pgcdn.com/images/pgrss_long-top.gif) top left no-repeat;
	line-height: 0;
	/* text-align: left; centered title, bug IE*/
	margin: 0 0px ;
	padding: 0;
}

#pgrss dd {
	border: solid #E1E1E1; /* sizse and color for borders on the right and left */
	border-width: 0 1px;
	padding: 10px 10px 20px 10px; /* left and right padding to avoid text appearing over borders */
	background-color: #FAFAFA;
	/*border: 1px solid black;*/
}

.darkgrey{
	color: #5F5F5F;
}

img{
	border:0;
}

#pgrsscontener{
	margin:20px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#858585;
}

.pgrsstitle{
	color:#CC6700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:20px 0;
}

#pgrss ul{
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
	margin-top: 0px;
}

#pgrss li{
	padding-left: 28px;
	background-image: url(http://i.pgcdn.com/images/pgrss_plus.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	padding-bottom:4px;
}

#pgrss li a{
	color:#D87E26;
	/*font:12px normal Verdana, Arial, Helvetica, sans-serif;*/
	text-decoration:underline;
}

#pgrss li a:hover{
	text-decoration:none;
}

.pgrssfield{
	font:11px normal Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
}

#pgrss .pgrsslightgrey{
	color:#B6B6B6;
	font-size:10px;
	margin:0 0 0 20px;
	padding:0;
	line-height:13px;
}

#pgrsstitle a.greylink{
	color:#999999;
	text-decoration:underline;
}

#pgrsstitle a:hover.greylink{
	text-decoration:none;
}

#pgrsscontener p {
	margin:10px 0;
}
