#content {	
	padding-left: 25px;
}

h2 {
	color: #1174BF;;
	font-family: "Calibri", "Arial";
}

.screenshot {
	clear: both;
}

.screenshot img {
	margin-top: 25px;
	width: 850px;
	border: 1px solid #333;
	margin-left: 25px;
}

#profile_socialfeed {
	margin-left: 25px;
}

/**
 * Override the social feed widget
 
#profile_socialfeed_top, #profile_socialfeed_body, #profile_socialfeed_bottom {
	background: #FFF;
}
*/

td.instruction_number {
	color: #FFF;
	font-size: 32px;
	width: 50px;
	text-align: center;
}

td {
	color: #444;
}


/**
 * Communities page
 */
#communities h2 {
	color: #FF542E;
}

#communities {
	font-size: 14px;
}

#communities li {
	padding-top: 15px;
}
