#main #profileLeft {
	padding-left: 20px;
}

#main #profileLeft h1 a {
	font-size: 20px;
	color: #0059C5;
}

#main #profileLeft #profileAbout {
	color: #555;
	font-size: 12px;
}

#main #profileLeft #profileAbout h2 {
	color: #999;
	font-size: 18px;
	font-weight: 100;
	padding: 10px 0 10px;
}

#main #profileLeft #profileAbout a.imageFrame {
	margin: 1px;
}

#main #profileLeft #profileAbout a.moreFriends {
	display: block;
	color: #0059C5;
	font-weight: bold;
}

#main #profileLeft #profileAbout .friendsList .pages {
	padding: 10px 50px 10px 0;
	text-align: right;
}

#main #profileLeft #profileAbout .friendsList .pages a {
	font-weight: bold;
	font-size: 11px;
	color: #0059C5;
}

#main #profileLeft #profileAbout .friendsList .pages a.disabled {
	color: #ccc;
}

#main #profileLeft #profileAbout .friendsList .pages span {
	font-size: 10px;
	color: #ccc;
	padding: 5px;
}


#main #profileLeft #photoLinks {
	color: #999;
	font-size: 12px;
	padding: 10px 0 10px;
}

#main #profileLeft #photoLinks a {
	display: block;
	color: #0059C5;
	font-weight: bold;
}

#main #profileLeft #photoLinks p {
	display: block;
	clear: both;
}

#main #profileLeft #photoLinks .more {
	display: block;
	float: right;
	width: 100px;
	padding: 0 30px 10px 0;
}

#main #profileLeft #friendship {
	background-color: #fff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
	padding: 15px;
}

#main #profileLeft #friendship ul {
	margin: 0;
	padding: 0;
}

#main #profileLeft #friendship ul li {
	float: left;
	padding: 0 30px 0 20px;
}

#main #profileLeft #friendship ul li a {
	font-weight: bold;
}

#main #profileLeft #friendship ul li a.pending {
	color: #00A608;
	font-size: 10px;
}

#main #profileLeft #friendship ul li a#messageOwner, 
#main #profileLeft #friendship ul li a#unblockOwner, 
#main #profileLeft #friendship ul li a#blockOwner {
	color: #00A608;
}

#main #profileLeft #friendship ul li a.greenButton {
	padding: 2px 4px 2px 4px;
	font-size: 12px;
}

#main #profileRight {
}

#main #profileRight #ownerQuizzes {
	float: left;
	width: 274px;
}

#main #profileRight #ownerQuizzes .ownerHeader {
	width: 274px;
	height: 60px;
	padding-top: 10px;
}

#main #profileRight #ownerQuizzes .ownerHeader h3 {
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	width: 190px;
	text-align: right;
	color: #999;
	font-size: 16px;
	font-weight: normal;
}

#main #profileRight #ownerQuizzes .ownerHeader .ownerImage {
	float: left;
	width: 60px;
}

#main #profileRight #ownerQuizzes ul.quizBars {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main #profileRight #ownerQuizzes ul.quizBars li {
	float: left;
	width: 274px;
	padding-top: 10px;
}

#main #profileRight #ownerQuizzes ul .quizBar {
	width: 264px;
	height: 22px;
	padding: 4px 10px 0 0;
	background: 0 0 url('../../../../images/graphics/vdnaBarsShortEmpty.jpg') no-repeat;
	font-size: 14px;
	text-align: right;
}

#main #profileRight #ownerQuizzes ul .quizBar.full {
	width: 264px;
	height: 22px;
	padding: 4px 10px 0 0;
	background: 0 0 url('../../../../images/graphics/vdnaBarsShortFull.jpg') no-repeat;
	color: #fff;
	font-size: 14px;
	text-align: right;
}

#main #profileRight #ownerQuizzes ul li.overall {
	width: 270px;
	text-align: right;
	padding: 14px 5px 0 0;
	color: #666666;
	font-size: 13px;
}

#main #profileRight #ownerQuizzes ul .quizBar.q1 {
	background-position: 0 0;
}

#main #profileRight #ownerQuizzes ul .quizBar.q2 {
	background-position: 0 -34px;
}

#main #profileRight #ownerQuizzes ul .quizBar.q3 {
	background-position: 0 -68px;
}

#main #profileRight #ownerQuizzes ul .quizBar.q4 {
	background-position: 0 -101px;
}

#main #profileRight #ownerQuizzes ul .quizBar.q5 {
	background-position: 0 -134px;
}

#main #profileRight #ownerQuizzes ul .quizBar.q6 {
	background-position: 0 -168px;
}

#main #profileRight #ownerQuizzes ul .quizBar.q7 {
	background-position: 0 -202px;
}

#main #profileRight #compareQuizzes {
	float: left;
	width: 190px;
	padding: 0 5px 10px 5px;
	margin-left: 10px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
	background-color: #fff;
	height: 360px;
}

#main #profileRight #compareQuizzes p {
	font-size: 11px;
	color: #666666;
	padding: 40px 0 0 25px;
}

#main #profileRight #compareQuizzes p a.greenButton {
	font-size: 12px;
}

#main #profileRight #compareQuizzes p a.signup {
	color: #0081D7;
}

#main #profileRight #compareQuizzes h2 {
	margin: 0;
	padding: 10px 0 0 0;
	color: #666666;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 16px;
	font-weight: 100;
}

#main #profileRight #compareQuizzes .compareHeader {
	width: 200px;
	height: 60px;
	padding-top: 10px;
}

#main #profileRight #compareQuizzes .compareHeader h3 {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	width: 120px;
	text-align: left;
	color: #999;
	font-size: 16px;
	font-weight: normal;
}

#main #profileRight #compareQuizzes .compareHeader .visitorImage {
	float: left;
	width: 60px;
}

#main #profileRight #compareQuizzes ul.compareQuizzes {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}

#main #profileRight #compareQuizzes ul.compareQuizzes li {
	height: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	clear: both;
}

#main #profileRight #compareQuizzes ul.compareQuizzes li a.progress .progressBar {
	display: block;
	float: left;
	width: 110px;
}

#main #profileRight #compareQuizzes ul.compareQuizzes li a.progress strong {
	display: block;
	float: left;
	width: 60px;
	font-weight: bold;
}

#main #profileRight #compareQuizzes ul.compareQuizzes li .percent.total {
	display: block;
	float: left;
	width: 30px;
	padding-left: 10px;
	font-weight: bold;
	color: #000;
}
