.contactsTable
{
	width:100%;
}

.copyRightCell
{
	text-align:left;
	color:#656565;
	font-size:11px;
	font-family:arial;
	width:200px;
	vertical-align:top;
}

.copyRightHeader
{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	letter-spacing:1px;
}

.contactsCell
{
	color:#656565;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	text-align:center;
	vertical-align:top;
}

.contactsLink
{
	color:#656565;
	font-size:11px;
	margin-left:30px;
}

.developerCell
{
	width:200px;
	height:50px;
	text-align:right;
	vertical-align:top;
}

.developerLink
{
	color:#656565;
	visited:#656565;
	text-decoration:none;
	font-size:11px;
	font-family:arial;
	width:100px;
}
