
A:visited, A:active,  A:link
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	color:#9C9B98;
}

A:hover
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: underline;
	color:#9C9B98;
}

.Text
{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#505050;
}

.ProductDetails
{
	border: #C3C4BC 1px solid;
	background-color: #D5D5D5;
}

.ProductActivities
{
	background-color: #FFFFFF;
	color:#505050;
}

.ProductShopLinks
{
	padding-right: 0px;
	padding-left: 117px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #788694;
}

.Vote
{
	font-size: 8pt;
	width: 100%;
	border-bottom: #BBBBBB 1px solid;
	font-family: Arial;
	background-color: #EEF8FC;
	text-decoration: none;
	color: black;
}

.VoteHover
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	text-decoration: underline;
	background-color:#D87A38;
}

.VoteThankYou
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	background-color: #d87a38;
	text-align: center;
}

.VoteBasedOn
{
	font-weight: bold;
	font-size: 7pt;
	color: white;
	font-family: Arial;
}

.VoteRank
{
	font-weight: bold;
	font-size: 18pt;
	color: white;
	font-family: Arial;
}

.ProductMainTitle
{
	font-weight: bold;
	font-size: 17px;
	color: #505050;
	padding: 3px;
	font-family: Arial;
}

.ProductDescription
{
	font-size: 11px;
	color: #505050;
	font-family: Arial;
	text-decoration: none;
}

.ProductSubTitle
{
	font-weight: bold;
	color: #505050;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.ProjectPagingNumber
{	padding:2px;
}

.pageLinks
{
	margin: 0 5px 0 0;
	text-decoration: none;
}
#pageContainer .pageLinkMarked
{
	margin: 0 5px 0 0;
	color: #000000;
}

.TagCloudMakedTagCount
{
	font: bold;
	color: red;
	
}
.ProjectListContainer
{
	width:177px;
	float:left;
	background-color:White;
	margin:3px;
}
#ThumbUp, #ThumbDown
{
	width:15px;
	float:left;
	padding:0 4px;	
}
.float
{
	float:left;
}
.RatingText
{
	float:left;
	width:100px;
}

