#columnProfile {
	margin-right:20px;
	width:474px;
}
.currentlyThinking {
	height:200%;
	width:474px;
	margin-bottom:6px;
}
.currentlyThinking .avatar {
	display:inline;
	float:left;
	width:100px;
	text-align:center;
}
.currentlyThinking .thought {
	display:inline;
	float:left;
	padding-top:14px;
	width:336px;
}
.currentlyThinking .thought p {
	margin-left:6px;
}
.thought p.whoThought {
	color:#666;
	font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 6px 0;
}
#columnProfile .profile {
	height:298px;
	overflow:hidden;
}
#profileLoggedOut {
	background:#fff url(images/bg_profile_LoggedOut.jpg) top left no-repeat;
}
#profileLoggedIn {
	background:#fff url(images/bg_profile_loggedIn.jpg) top left no-repeat;
}
#profileLoggedOut .profileLogin {
	margin-left:205px;
	width:240px;
}
#profileLoggedIn .profileLogin {
	margin-left:38px;
	width:200px;
}
.profileLogin h2 {
	color:#666;
	font:normal 24px/26px Arial, Helvetica, sans-serif;
	margin-top:28px;
	margin-bottom:2px;
}
.profile p.instruction {
	color:#666;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:14px;
}
.profile p.label {
	color:#333;
	font:normal 20px/24px Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:6px;
}
.profile p.button {
	margin-top:0;
	margin-bottom:14px;
}
#profileLoggedIn .button {
	margin-top:6px;
}
.yourThought {
	background:#fff url(images/bg_yourThought.jpg) left bottom repeat-x;
	border:1px solid #ccc;
	margin-bottom:20px;
}
.yourThought .thought {
	display:inline;
	float:left;
	margin-left:26px;
	width:554px;
}
.yourThought .thought h2 {
	color:#666;
	font:normal 24px/30px Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:12px;
}
.thought p {
	color:#666;
	font:normal 24px/24px Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:14px;
}
.thought p em {
	color:#333;
	font-style:normal;
}
.yourThought .changeYourThought {
	text-align:right;
	width:476px;
}
#yourThoughtTextArea {
	background:#fefefe url(images/bg_textarea_yourThought.jpg) left top repeat-x;
	border:1px solid #ababab;
	color:#666;
	font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:14px;
	padding:10px 8px;
	width:458px;
}
p.yourThoughtButton {
	padding-bottom:8px;
}
.avatar {
	display:inline;
	float:left;
	padding-top:14px;
	width:138px;
	text-align:center;
}
.avatar p {
	margin-top:0;
	margin-bottom:6px;
}
.yourThought .avatar a {
	color:#069;
	font:normal 10px/13px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
.yourThought .avatar a:hover {
	text-decoration:none;
}
#addAFriend {
	margin-bottom:36px;
	display:none;
}
#myFriends .content {
	height:465px;
	/*overflow:scroll;*/
overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	border-right:1px solid #ccc;
	/* not sure which combo of overflow and border-right to use */
border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
#friendRequests .content {
	height:196px;
	/*overflow:scroll;*/
overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	border-right:1px solid #ccc;
	/* not sure which combo of overflow and border-right to use */
border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-bottom:12px;
}
#addAFriend .content {
	border:1px solid #ccc;
	background-color:#eee;
	padding-top:12px;
	padding-bottom:11px;
	padding-left:10px;
}


ul.friendRequest {
	list-style:none;
	margin:0;
	padding:0;
}
.friendRequest li {
	border-bottom: #eee 1px solid;
	color:#333;
	font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	padding-top:7px;
	white-space:nowrap;
}
.friendRequest span {
	display:inline;
	float:left;
	overflow:hidden;
	margin-right:2px;
	padding-top:4px;
	padding-left:5px;
	width:160px;
}
.friendRequest a {
	text-decoration:none;
	padding:0;
}
.friendRequest a:hover {
	text-decoration:none;
}
#friendRequests .content p, #myFriends .content p {
	margin:4px 0 10px 4px;
	clear:both;
}
#thoughtForm {
	margin:0;
	padding:0;
}
#addAFriend .content form {
	margin-top:0;
	margin-bottom:10px;
}
#addAFriendEmailField {
	background:#fefefe url(images/bg_textarea_yourThought.jpg) left top repeat-x;
	border:1px solid #a6a6a6;
	color:#666;
	display:block;
	font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	padding:4px 2px;
	width:198px;
}
/*
span.addAFriendButton{
display:block;
text-align:right;
width:100%;
}
*/
#addAFriendSearchButton {
	margin-right:11px;
}
#addAFriend .content p {
	margin:0 0 4px 0;
}
#addAFriend .searchResults {
	background:#fff url(images/bg_addAFriend_borderTop.gif) top left no-repeat;
	padding-top:6px;
	width:203px;
	display:none;
}
#addAFriend .results {
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	padding:10px 12px 0 10px;
}
#addAFriend .results p {
	color:#666;
	font-weight:bold;
	margin-bottom:7px;
}
#addAFriend .results strong {
	color:#333;
}
#myFriends h3 {
	background:#e2d100 url(images/bg_h3_myFriends.gif) left top repeat-y;
	color:#060;
	margin:0;
	padding:8px 0 7px 15px;
}
#friendRequests h3 {
	background:#183a00 url(images/bg_h3_friendRequests.gif) left top repeat-y;
	color:#fc0;
	margin:0;
	padding:8px 0 7px 15px;
}
#addAFriend h3 {
	background:#0b1d77 url(images/bg_h3_addAFriend.gif) left top repeat-y;
	color:#fff;
	margin:0;
	padding:8px 12px 7px 0;
	text-align:right;
}
.promoInvite {
	background:#fff url(images/bg_promoInvite.jpg) top left no-repeat;
	height:177px;
	margin-bottom:20px;
	padding-top:16px;
	width:226px;
}
.promoInvite h3, .promoInvite p {
	margin:0 0 12px 80px;
	width:125px;
}
.promoInvite h3 {
	color:#333;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	text-transform:none;
}
.promoInvite a {
	font-weight:bold;
}
.teamPhoto {
	background:#fff url(images/teamPhoto_smile.jpg) top left no-repeat;
	padding-top:82px;
}
.teamPhoto h3 {
	color:#333;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	text-transform:none;
	margin:0 0 4px 2px;
}
.teamPhoto p {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
	text-align:right;
}
.teamPhoto p a {
	color:#069;
}
.teamPhoto p a:hover {
	text-decoration:none;
}

