.rightBlock {
    margin-bottom: 10px;
	}
/* Hides from IE5-mac \*/
* html .rightBlock { height: 1%; }
/* End hide from IE5-mac */

.rightBlock p
{
    padding-top: 2px;
    color:black;
	 font-size: 1em;
}

.rightBlock a
{
    color: black;
}

.rightBlock
{
	float: left;
	width: 140px;
	margin-right: 2px;
}

.rightContent
{
	padding: 0;
	height: 50px;
}


