img { border: 0 }
body { font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: smaller; background-color: #F0FCFC; }
h1 h2 h3 h4 h5 h6 { font-family: Myriad, Lucida Grande, Trebuchet MS, Helvetica, sans-serif; }

div.featurelist
{
}

div.update-container
{
/*	border: 2px solid #a7b7df;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #d7daff;
	padding: 1.5em;
	margin: 1.0em;
}

div.update-description
{
	padding: 0.8em;
	margin-left: 2.0em;
	margin-right: 2.0em;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
/*	border: 2px solid #a7b7df;*/
	background: #FFFFFF;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;

}

table
{
	font-family: Lucida Grande, Verdana, Helvetica, sans-serif; font-size: 10pt;
}

.update-changelog
{
	margin-left: 2.0em;
}

#content-container
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
}

#showall
{
	font-size: x-small;
}

#showunstable
{
	font-size: x-small;
}

#copyright
{
	margin-top: 1.0em;
	text-align: center;
}

strong
{
	font-family: Myriad Pro, Trebuchet MS;
}
