/*----------------------------------------
Name:staff.css
Site Name: thePCnerds.com
Developed By: allVK.com
Date Created: Wednesday, October 7th, 2009
Last Updated: Wednesday, October 26th, 2009
Copyright: Copyright © 2009 PC Nerds. All Rights Reserved.
----------------------------------------*/

.nerd
{
	float: left;
	margin: 10px 0 0 20px;
	text-align: center;
}

.nerd img {margin: 0;}

.nerdName
{
	display: block;
	text-align:center;
	font-size:1em;
	padding: 0;
	line-height: 1.2em;
	color: #000;
	margin: 0;
	font-size:1.125em;
}

.nerdTitle
{
	display: block;
	text-align:center;
	font-size:1em;
	padding: 0;
	line-height: 1.2em;
	color: #666;
	margin: 0;
	font-size:1em;
}