/* CSS Document */

/** Contents css *******************************/

#talentIndexTable{
	width:700px;
	margin:10px 0 0 20px;
}

#talentIndexTable #talentBarSpace{
	clear:left;
	padding:0;
	margin:40px 0 20px 0;
}
#talentIndexTable #talent{
	margin-bottom:20px;
}

#talentIndexTable #talent #name{
	color: #555555;
	white-space: nowrap;
}
#talentIndexTable #talent #cap{
	font-size:90%;
	color: #CC0066;
	white-space: nowrap;
}

/***********************************************/
