div.item_displayContent th.prompt
{
	color: #000000;
	background-color: #429037;
	font-weight:bold; font-family:Verdana;
	border:none;
}

div.item_displayContent td.data
{
	width:600px;
	color: #000000;
	background-color: #D5FDC4;
	font-family:Verdana; font-size: 12px;
}

li.first a.listlink
{
	color: #3D8732;
	font-weight: bold;
}

li.first a.listlink:hover
{
	color: #FF0000;
	font-weight: bold;
}

li a.listlink
{
	color: #3D8732;
	font-weight: bold;
	float:left;
	font-weight:bold;
	padding-right:2px;
}

li a.listlink:hover
{
	color: #FF0000;
	font-weight: bold;
}

li.first a
{
	color: #D5FDC4;
	font-weight: bold;
}

li.first a:hover
{
	color: #FF0000;
	font-weight: bold;
}


div#instanceInfo, div#relatedItems
{
	float: left;
	clear: left;
	width: 100%;
}

span.sitePluginDescription
{
	display: block;
}

td.data ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

th.prompt
{
	white-space: nowrap;
}

ul.ticks li
{
	list-style-image: url(../../images/tick.gif);
	margin-left: 15px; 
	padding-left: 0px;
}

ul.plain
{
	float: left;
}

ul.category
{
	list-style-type: none;
	padding: 0px;
	text-align: center;
}

ul.category li
{
	padding-right: 5px;
	float: left;
}

/* need to overwrite for relatedItems table listing */
#relatedItems ul.category li
{
	display: block;
	float: none;
	padding-right: 0px;
}

ul.names
{
	list-style-type: none;
}

ul.names li
{
	float: left;
	padding-right: 5px;
}

ul.coverimages
{
	float: right;
	list-style-type: none;
	padding: 0px;
	margin:35px 10px 0 195px;
}

ul.coverimages li
{
	float: left;
}

ul.footer-links
{
	padding: 5px;
	padding-left: 197px;
}

div.tabContent ul.footer-links
{
	float: right;
	padding-top: 10px;
}

.rating, .norating
{
	font-weight: bold;
	margin: 0px;
}

#reviews ul
{
	list-style-type: none;
}

#reviews .author
{
	display: block;
	font-weight: bold;
}

#reviews .reference
{
	display: block;
}

#reviews .rating
{
	display: block;
	padding-top: 5px;
}

ul.sitepluginLinks
{
	margin-bottom: 10px;
	list-style-type: none;
	float: left;
	width: 95%;
	margin-top: 10px;
}

ul.sitepluginLinks li
{
	margin-left: 10px;
	float: left;
}

div#tab-content
{
	width:792px;
	padding-left:197px;
}

div#tab-content th.prompt
{
	width: 20%;
}

div#instance_info table
{
	width: 99%;
}
