/*
Title:		Roxio.com - Press Release Stylesheet
Author:		Greg Girton / Sonic Solutions
Updated:	3.23.06
*/

h1 {
	font-size: 160% !important;
	font-weight: bold !important;
	margin: 0 !important;
	line-height:23px;
}
h2 {
	font-size: 120% !important;
	padding: 10px 0 10px 0 !important;
	margin: 0 !important;
	line-height:18px;
}
p {padding: 5px 0 10px 0;
}
p span.type1{font-weight:bold;
}
#container ul {
	margin: 0 0 10px 20px;
}
#container ul li {
	list-style-type: disc;
}
div.box-highlight {
	margin-bottom: 10px;
	padding: 10px;
	background: #f5f5f5;
	border: 1px dashed #e0e0e0;
}
div.box-highlight p {
	padding: 3px 0 0 0;
	vertical-align:middle;
}
dl {
	padding:15px 0 0 0;
}
dl dt {
	font-weight:bold;
}
dl dd {
	padding: 0 0 18px 0;
}

