#content {
	float: left;
	width: 485px;
	margin-top: 20px;
}

#content p {
	color: #646462;
	font-size: 12px;
	text-align: justify;
}

#content h2 {
	color: #EF56D2;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}

#showcase {
	margin-top: 30px;
}

#showcase h2 {
	font-weight: bolder;
	border-bottom: 1px solid #EF56D2;
}

#showcase p {
	margin: 0px;
}

#showcase .article
{
	min-height: 120px;
	margin-bottom: 30px;
}

#showcase .article p {
	margin: 10px 0 10px 70px;
}


#showcase .article img.icon {
	clear: both;
	float: left;
	margin: 0 20px 10px 0; 
}

#showcase .article h3 {
	color: #EF56D2;
	font-weight: normal;
	font-size: 12px;
}

#showcase a:hover {
	color: #EF56D2;
}

#sidebar {
	float: right;
	margin-top: 20px;
	width: 295px;
	height: 320px;
	background: url(../img/media/media-sidebar-white1.jpg) no-repeat;
}

#sidebar h1 {
	color: #EF56D2;
	font-size: 26px;
	font-weight: bolder;
	margin: 10px 18px 3px;
	padding-top: 10px;
	text-align: left;
	text-transform: none;
}

#sidebar h2 {
	color: #EF56D2;
	margin: 10px 18px 3px;
}

#sidebar a {
	color: #646462;
	margin: 10px 18px 3px;
}

#sidebar a:hover {
	color: #EF56D2;
}

#sidebar p {
	margin: 10px 20px 3px;
}

#sidebar p a {
	color: #646462;
	font-size: 12px;
}

#sidebar p a:hover {
	color: #EF56D2;
}
span.name {
	font-weight: bold;
}

#values p {
	margin: 0;
}

span.subtitle {
	font-size: small;
	font-weight: normal;
	color: #999999;
}
