.Profile {
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 6px;
	color: #cccccc;
}
.Profile strong {
	font-weight: normal;
}
.Profile ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	list-style-type: none;
}
.Profile li {
	padding: 0px 0px 0px 0px;
	/*
	background-image: url(../images/icon-arrow-01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	*/
}
.Profile li.skype {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(http://mystatus.skype.com/smallicon/m3-creator);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.Profile li.skype a:link {
	margin: 0px 5px 0px 0px;
}
.Profile li.skype a:visited {
	margin: 0px 5px 0px 0px;
}
.Profile li.skype a:hover {
	margin: 0px 5px 0px 0px;
}

.Profile img {
	border: none;
}
.Profile a:link {
}
.Profile a:visited {
}
.Profile a:hover {
}

.Profile-Left {
	float: left;
	width: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
.Profile-Right {
	float: right;
	width: 115px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
