/* Edited with EditCSS */
*
{
	padding: 0px;
	margin: 0px;
}

.stars
{
	vertical-align: middle;
}

.article 
{
	float: left;
	padding-top: 10px;
	width: 100%
}

.article ol
{
	padding-left: 20px;
}

.article ul
{
	padding-left: 20px;
}

.label
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding-left: 2px;
}

.value
{
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

.kb_title
{
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.kb_subtitle
{
	background-image: url("http://img.roxio.com/kb/roxio/1x27_orange_band.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

#oses
{
	background-color: #fafafa;
	border-top: solid 1px #d9d9d9;
	padding-bottom: 20px;
}
#products
{
	border-top: solid 1px #d9d9d9;
	background-color: #fafafa;
}
#name
{
	border-top: solid 1px #d9d9d9;
	background-color: #fafafa;
}

#oses .value
{
	display: block;
}

#issue .label
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	display: block;
	float: none;
	background-image: url("http://img.roxio.com/kb/roxio/1x27_orange_band.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#issue .value
{
	display: block;
	padding-bottom: 20px;
	padding-top: 10px;
}

#cause .value
{
	display: block;
	padding-bottom: 20px;
}
#resolution .label
{
	font-size: 14px;
	display: block;
	float: none;
	background-image: url("http://img.roxio.com/kb/roxio/1x27_orange_band.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#resolution .value
{
	display: block;
	padding-bottom: 20px;
	padding-top: 10px;
}

#lastUpdated
{
	clear: both;
	border-top: solid 1px #c6c6c6;
	color: #c6c6c6;
	padding-bottom: 20px;
}

#lastUpdated .label
{
	float: left;
	font-weight: normal;
}

#lastUpdated .value
{
	text-align: right;
	display: block;
	color: #c6c6c6;
}

#title
{
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
