/* CSS Document for PVUE Press Release */

body {
	background: white url(/pvueImages/pr/bgimage.jpg) top right no-repeat; 
	color: #333;
	font: small/1.4 "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;
	margin: 0; 
}
p {
	margin-left: 5%; 
	margin-right: 5%;
	text-align: justify;
	line-height: 1.33em;
}
p#summary {
	border: 1px solid #fc3;
	border-width: 1px 1px 1px 15px;
	padding: 0.5em 0.5em 0.5em 15px;
	background: #eee;
	line-height: 1.33em;
	margin-left: 10px;
}
ul {
	margin-left: 7%;
	margin-right: 5%;
	text-align: justify;
}
div#multsummary p{
	margin: 0 0 1.5em 0; 
	line-height: 1.33em;
}
div#multsummary {
	border: 1px solid #fc3;
	border-width: 1px 1px 1px 15px;
	padding: 0.5em 0.5em 0.5em 15px;
	background: #eee;
	line-height: 1.33em;
	margin-left: 10px;
	margin-right: 5%;
}
div#title {
	background: #eee;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px;
	font-weight: bold;
}
div.release {
	text-transform: uppercase; 
	text-align: right; 
	margin-right: 10px; 
	margin-top: 10px;
	font-weight: bold;
}
div#end{
	text-align: center;
	margin-top: 5px;
}
div#logo{
	margin: 10px 0 0 10px;
	float: left;
}
div#contact-info {
	text-align: right; 
	margin-right: 10px; 
	margin-top: 10px;
	padding-right: 10px; 
	border-right: 15px solid #fc3; 
	color: #000; 
	font-size: 10px;
}
div#contact-info:first-line {
	font-weight: bold; 
	text-transform: uppercase; 
	font-size: 12px;
}
div#footer {
	text-align: right; 
	border-top: 1px solid #aaa; 
	color: #aaa; 
	font-size: 85%; 
	padding-top: 0.33em; 
	font-style: italic;
}
div#close {
	text-align: right;
	padding: 5px;
	font-size: 10px;
	border-width: 0px 10px 0 0px;
	margin-right: 0;
}
div#trademark {
	font-size: 10px;
	margin-left: 5%; 
	margin-right: 5%;
	margin-top: 1em;	
}
div#close a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
div#close a:hover {
	text-decoration: underline;
}
div#close a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	margin-right: 3%;
	margin-left: 3%;
	margin-bottom: 0;
	text-align: center;
	line-height: 20px;
}
h2 {
	font-size: 13px;
	font-style: italic;
	text-align: center;
	margin: 0 7%; 	
}
#print {
	float: left;
	font-size: 10px;
	padding: 5px 5px 5px 10px;
}
div#print a:link {
	color: #000;
}

div#print a:visited {
	color: #000;
}
