div.pr-text {
	width: 900px;
	padding-right: 5px;
    padding-left: 5px;
}
.style1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	text-align: justify;
}
.style2 {
    font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
    font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: silver;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

fieldset.self-promotion {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid lightgrey;
	width: 880px;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid lightgrey;
  color: grey;
  font-size:90%;
  text-align:right;
}
  
table.self-promotion {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.pr-packages-names {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	background-color: #f3f3f3;
    border: 1px solid grey;
    opacity: 0.9;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

table.pr-packages-names td {
    padding: 5px;
}

table.pr-packages {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	border-collapse:collapse;
}

table.pr-packages tr {
    border-bottom: 1px solid #b8b8b8;
}


table.pr-packages td {
	height: 40px;
	padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 5px;
    padding-right: 5px;

}

.fixed {
    position: fixed; 
    top: 0; 
	width: 900px;
    height: 100px; 
    z-index: 1;
}

.paypal_btn{
display: inline-block;
font-family: inherit;
font-size: 12px;
font-weight: normal;
color: #fff;
text-align: center;
padding: 6px 10px;
margin: 0;
background: #dd4b39;
border: 0;
cursor: pointer;
outline: none;
}
.paypal_btn:hover{ background: #d73925; }

#square {
	width: 16px;
	height: 16px;
	background: lightgrey;
	float: left;
}

#triangle-right {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 16px solid lightgrey;
	border-bottom: 8px solid transparent;
	float: left;
}

#submit_pr_mobile {display:none;}
#mobile_ad {display:none;}
#paypal29link {display:none;}
#paypal59link {display:none;}
#paypal99link {display:none;}