* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.clear {
	clear:both;
	float:none;
}
h4 {
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:25px 0 10px 0;
	color:#f26e23;
}
.header .logo {
	background:url(../images/logo.gif) 0 0 no-repeat;
	width:179px;
	height:42px;
	display:block;
	margin:20px 0 0 0;
	padding:0;
	text-indent:-5000px;
	overflow:hidden;
	float:left;
}
.header .user {
	float:right;
	color:#000;
	font-size:14px;
	text-decoration:none;
	display:block;
	margin:52px 0 0 15px;
}
.header h2 {
	float:left;
	color:#999;
	font-size:12px;
	text-decoration:none;
	margin:23px 0 0 30px;
}
.header .user:hover, .footer a:hover {
	color:#000;
	text-decoration:underline;
}



.footer ul, .footer-home ul {
	display: inline;
}
.footer li, .footer-home li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	padding:0;
	float:left;
	position:relative;
	margin:0 10px 0 0;
}
/*.footer li a {
	background:url(../images/divider.gif) right center no-repeat;
	display:block;
	padding:0 10px 0 0;
	color:#336699;
	text-decoration:none;
}*/
.footer li a {
	background:url(../images/divider.gif) right center no-repeat;
	display:block;
	font-size:11px;
	padding:0 10px 0 0;
	color:#336699;
	text-decoration:none;
}
.footer li a.last, .footer-home li a.last {
	background:none;
}
.col1 .line {
	width:120px;
}
.col2 h2 {
	padding:5px 5px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	/* background:#f26e23; */
	margin:0 0 15px 0;
}

.col2 a.comotivation {
	background-image:url(../images/icon_comotivation.gif);
}
.col2 a.buddymatch {
	background-image:url(../images/icon_buddymatch.gif);
}
.col2 a.newitem {
	background-image:url(../images/icon_newitem.gif);
}
.col2 a.buddies {
	background-image:url(../images/icon_buddies.gif);
}
.col2 a.invitation {
	background-image:url(../images/icon_invitation.gif);
	background-position:0 2px;
}
.feed-media {
	display: block;
	margin:4px auto;
}
.blog-media {
	display: block;
	margin:4px auto;
}
.col2 a img {
	margin:10px 0 0 0;
}
.col2 .video {
	margin:10px 0 0 25px;
}
.line {
	width:100%;
	/*  background:url(../images/dots.gif) left bottom repeat-x;*/
	font-size:1px;
	height:1px;
	border-bottom:1px solid #e5e5e5;
	margin:15px 0;
}
.col3 .title {
	padding:0;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	background:url(../images/maximize.gif) 6px center no-repeat;
	margin:0 0 20px 0;
	width:300px;
	height:34px;
	display:block;
	text-decoration:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-5000px;
}
.col2 .title {
	padding:0;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	background:url(../images/maximize.gif) 10px center no-repeat;
	margin:0 0 20px 0;
	height:44px;
	display:block;
	text-decoration:none;
	cursor:pointer;
	overflow:hidden;
	text-indent:-5000px;
}

.col3 .openedtab {
	background:url(../images/minimize.gif) 6px center no-repeat;
}
.col2 .openedtab {
    background:url(../images/minimize.gif) 10px center no-repeat;
}

.col3 select {
	width:300px;
}
.col3 p.options {
	/* height:90px; */
	clear:both;
}
.col3 p.options span {
	float:left;
	margin:0 10px 0 0;
	font-size:9px;
	width:20px;
}
.col3 a {
	text-decoration:none;
/*	background:url(../images/arrows_double.gif) right center no-repeat;*/
	width:auto;
	display:block;
	margin:0;
	padding:0;
	border:0;
	color:#000;
}
.col3 a:hover {
	color:#336699;
	text-decoration: underline;
}
.col3 a.settings {
	/** background:url(../images/icon_settings.gif) right 0 no-repeat;
	width:80px; **/
	height:14px;
	display:block;
	margin:5px 2px 22px 0;
	float:left;
}
.col3 a.adddata {
	/** background:url(../images/icon_adddata.gif) right 0 no-repeat;
	width:80px; **/
	height:14px;
	display:block;
	margin:5px 15px 22px 0px;
	float:left;
}
.col3 a.tool-link {
    height:14px;
    margin:5px 7px 22px 7px;
    display:inline;
}

.col3 .progress {
	background:#ccc;
	height:18px;
	float:left;
	display:block;
	margin:0 2px 0 0;
	color:#FF0000;
	font-weight:bold;
}

td#toolDescrBox {
    height:100px;
}

.icon-yes {
	background:url(../images/icon_yes.gif) 0 0 no-repeat;
	width:14px;
	height:14px;
	text-indent:-5000px;
	overflow:hidden;
	margin:2px;
	display:block;
}
.icon-no {
	background:url(../images/icon_no.gif) 0 0 no-repeat;
	width:14px;
	height:14px;
	text-indent:-5000px;
	overflow:hidden;
	margin:2px;
	display:block;
}
.icon-pending {
	background:url(../images/icon_pending.gif) 0 0 no-repeat;
	width:14px;
	height:14px;
	text-indent:-5000px;
	overflow:hidden;
	margin:2px;
	display:block;
}
a.icon-yes {
	float:left;
	margin-left:10px;
}
a.icon-no {
	float:left;
	margin-left:2px;
}
* html a.icon-yes {
	float:left;
	margin-left:5px;
}
/* tools */
.countdown {
	height:11px;
	border:1px solid;
	border-color:#fff #c2c2c2 #c2c2c2 #fff;
	background:#e8e8e8;
	padding:4px 4px 6px 4px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#686868;
	width:290px;
	margin:7px auto;
}
.checklist {
	height:11px;
	border:1px solid;
	border-color:#fff #c2c2c2 #c2c2c2 #fff;
	background:#e8e8e8;
	padding:4px 4px 6px 4px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#686868;
	width:290px;
	margin:7px auto;
	clear:both;
	float:none;
}
div#checklist table {
	margin:10px 0 0 0;
	width:398px;
}
div#checklist table td {
	padding:5px;
}
div#checklist input#save {
	float:right;
	margin:15px 10px 0 0;
}
/* COL1 */

.col1 .team {
	margin:0 0 10px 0;
}
.col1 a.details {
	text-decoration:none;
	display:block;
	width:100px;
	/* PAVEL background:url(../images/icon_details.gif) right center no-repeat; */
}
.col1 a.buddies {
	text-decoration:none;
	display:block;
	/* PAVEL width:95px; */
	/* PAVEL background:url(../images/icon_buddies.gif) right center no-repeat; */
}
.col1 a:hover {
	color:#333;
	text-decoration:underline;
}
.col1 .user {
	margin:0 0 10px 0;
	text-decoration:none;
	display:block;
	width:70px;/* background:url(../images/icon_details.gif) right center no-repeat; */
}
/* pavel */
a.go {
	display:block;
	float:right;
	background:url(../images/arrows_double.gif) right 4px no-repeat;
	padding:0 20px 0 0;
	margin:10px 0;
	color:#000;
	text-decoration:none;
}


/*
container indicating the functionality is under construction
*/
.ucs {
	background-color:#CCFFFF;
	border:solid 1px #FF0000;
}
a.next {
	display:block;
	float:right;
	background:url(../images/arrows_double.gif) right 4px no-repeat;
	padding:0 20px 0 0;
	margin:10px 0;
	color:#000;
	text-decoration:none;
}
a.previous {
	display:block;
	float:left;
	background:url(../images/arrows_left.gif) left 4px no-repeat;
	padding:0 0 0 20px;
	margin:10px 0;
	color:#000;
	text-decoration:none;
}
a.next:hover, a.previous:hover {
	color:#333;
}
/*input.button {
	background:#f26e23;
	border:1px solid;
	border-color:#fff #993300 #993300 #fff;
	color:#fff;
	padding:3px 10px;
	display:block;
	cursor:pointer;
	font-weight:bold;
	width:auto;
}
*/
.col3 p.options span.progress {
	margin:-2px 0 5px 0;
	display:block;
	width:268px;
	background:#e8e8e8;
	border-right:2px solid #e8e8e8;
	font-size:10px;
	color:#000000;
	height:15px;
}
.col3 p.options span.bottombar {
	margin:-2px 0 5px 0;
	display:block;
	width:268px;
	background:none;
	font-size:10px;
	color:#000000;
	height:12px;
}
.col3 p.options span.bottom-start {
	margin:0;
	float:left;
	text-align: left;
}
.col3 p.options span.bottom-end {
	margin:0;
	float: right;
	text-align: right;
}
.col3 p.options span.rate {
	margin:-2px 0 5px 0;
	display:block;
	width:143px;
	background:#fff;
	font-size:1px;
	height:15px;
}
.col3 p.options span.rate span.arrow {
	background:url(../images/arrow.gif) right 0 no-repeat;
	width:7px;
	height:6px;
	margin:5px 0 0 0;
	border:0;
	padding:0;
	font-size:1px;
	display:block;
}
.col3 p.options span.progress span.scale {
	background:#f26e23;
	border:1px solid;
	border-color:#fff #993300 #993300 #fff;
	margin:0;
	display:block;
	height:13px;
	overflow:hidden;
	text-indent:5px;
	text-align:right;
	max-width:140px;
	margin-right:2px;
	color:white;
}
#teamleft * {
	color:#000;
	line-height:15px;
}
/* INVITES */

.request table {
	width:604px;
}
.request td {
	padding:5px;
}
.request h2 {
	width:594px;
}
.request .button {
	float:left;
	margin:0 10px 0 0;
}
.request textarea {
	width:99%;
	height:60px;
	border:1px solid #cdcac9;
	padding:3px;
	background:#fff;
}
/* STATIC PAGES */

#about, #privacy, #help, #terms {
	text-align:left;
}
#about a, #privacy a, #help a, #terms a {
	margin:0;
	color:#f26e23;
	text-decoration:underline;
}
#about h3, #privacy h3, #help h3, #terms h3 {
	color:#ff6633;
	font-size:18px;
	margin:15px 0 10px 0;
}
/*.col2 > #about, .col2 > #privacy, .col2 > #help, .col2 > #terms {
	margin:0 -155px 0 155px;
}*/
#privacy p, #help p, #terms p {
	margin-bottom:10px;
}
#privacy ul, #privacy ol, #help ul, #help ol, #about ul {
	margin-bottom:10px;
	margin-left:20px;
}
#privacy ul li, #help ul li, #terms ul li, #about ul li {
	list-style:square outside;
	display:list-item;
	margin-left:20px;
}
#privacy ol li, #help ol li,, #about ol li {
 list-style:decimal outside;
 display:list-item;
 margin-left:20px;
}
*+ html .col2 > #about {
	margin:0;
}
*+ html .col2 > #privacy {
	margin:0;
}
*+ html .col2 > #help {
	margin:0;
}
*+ html .col2 > #terms {
	margin:0;
}
* html .feed-media {
	display:none;
}
* html .col3 p.options span.progress {
	border-right:1px solid #e8e8e8;
	width:135px;
}
*+ html .col3 p.options span.progress span.scale {
	max-width:139px;
}
* html #loginbox {
	margin-left:150px;
}
* html #loginbox h2 {
	margin-right:-150px
}
#loginbox h2 {
	text-align:center;
}
.errors-red {
	color:red;
}
#buddylinks {
	clear:both;
	float:none;
}
.hidden {
	display: none;
}
.tooltip {
	background-color:#FFFFFF;
	border:1px solid #FF6600;
	text-decoration:none;
	/*left:-100px;*/
	margin-top:-20px;
	margin-left:-100px;
	padding:10px;
	position:absolute;
	width:200px;
	height:auto;
	display:none;
}
a.tooltip-q {
	display:block;
	margin-left:5px;
	float:right;
	background:url(../images/question.gif) 0 0 no-repeat;
	width:17px;
	height:17px;
	overflow:hidden;
	text-indent:-5000px;
	text-decoration:none;
}
.mandatory-block {
	margin-right: 5px;
	float:left;
}
.mandatory {
	font-size:100%;
	color: black;
	margin-left: 5px;
}
.smalltext {
	font-size:80%;
}
.icon-no-feed {
	background:url(../images/delete.png) 0 0 no-repeat;
	width:12px;
	height:12px;
	text-indent:-5000px;
	overflow:hidden;
	margin:0px -15px 0 0;
	float:right;
}
.orange-text {
	color:#F26E23;
}
.hilight {
	background-color: #FFFFAA;
}

a.high5 {
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
a.high5:hover {
	text-decoration: none;
}
.high5 span {
	position:relative;
	left:-7px;
	top:-13px;
}
/* 13.12.2008 */

.column2 span input.button-continue {
	background:url(../images/button_continue.gif) 0 0 no-repeat;
	width:88px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
.column2 span input.button-createaccount {
	background:url(../images/button_createaccount.gif) 0 0 no-repeat;
	width:131px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
input.button-cancel {
	background:url(../images/button_cancel.gif) 0 0 no-repeat;
	width:68px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	/* display:block; */
}
span input.button-delete {
	background:url(../images/button_delete.gif) 0 0 no-repeat;
	width:65px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
span input.button-abandon {
    background:url(../images/abandon-goal.png) 0 0 no-repeat;
    width:130px;
    height:28px;
    border:0;
    margin:10px 0 25px 0;
    cursor:pointer;
    text-indent:-5000px;
    overflow:hidden;
    display:block;
}
span input.button-invite {
	background:url(../images/button_invite.gif) 0 0 no-repeat;
	width:56px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
span input.button-save {
	background:url(../images/button_save.gif) 0 0 no-repeat;
	width:52px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
span input.button-signin {
	background:url(../images/button_signin.gif) 0 0 no-repeat;
	width:62px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
input.button-confirm {
	background:url(../images/button_confirm.gif) 0 0 no-repeat;
	width:71px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	/* display:block; */
}
span input.button-deleteselected {
	background:url(../images/button_deleteselected.gif) 0 0 no-repeat;
	width:124px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
span input.button-preview {
	background:url(../images/button_preview.gif) 0 0 no-repeat;
	width:74px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
span input.button-submit2 {
	background:url(../images/button_submit2.gif) 0 0 no-repeat;
	width:65px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
span input.button-sendrequest {
	background:url(../images/button_sendrequest.gif) 0 0 no-repeat;
	width:106px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
span input.button-send {
	background:url(../images/button_send.gif) 0 0 no-repeat;
	width:62px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
strong input.button-send2 {
	background:url(../images/button_send.gif) 0 0 no-repeat;
	width:62px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
	float:none;
	clear:both;
}

.login {
	position:relative;
	font-size:11px;
}
.login input.button-login {
	background:url(../images/button_login.gif) 0 3px no-repeat;
	width:61px;
	height:30px;
	border:0;
	cursor:pointer;
	position:absolute;
	top:0;
	left:316px;
}
div#buttons span input.button-buddieslater {
	background:url(../images/button_buddieslater.gif) 0 0 no-repeat;
	width:242px;
	height:28px;
	border:0;
	cursor:pointer;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	margin:10px 0 0 0;
}
div#buttons span input.button-buddiesnow {
	background:url(../images/button_buddiesnow.gif) 0 0 no-repeat;
	width:242px;
	height:28px;
	border:0;
	cursor:pointer;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	margin:10px 0 0 0;
}
.login input {
	border:1px solid #d0cccb;
	width:140px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:0;
	background:#fff;
}
.login table td {
	padding:0;
	margin:0;
	background:#f00;
}
span input.button-sendpass {
	background:url(../images/button_sendpass.gif) 0 0 no-repeat;
	width:175px;
	height:28px;
	border:0;
	margin:10px 0 25px 0;
	cursor:pointer;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
.column2 span input.button-continue:hover, .column2 span input.button-createaccount:hover, input.button-cancel:hover, span input.button-delete:hover, span input.button-invite:hover, span input.button-save:hover, span input.button-signin:hover, div#buttons span input.button-buddieslater:hover, div#buttons span input.button-buddiesnow:hover, input.button-confirm:hover, span input.button-deleteselected:hover, span input.button-deleteselected:hover, span input.button-preview:hover, span input.button-submit2:hover, span input.button-sendrequest:hover, span input.button-send:hover, span input.button-sendpass:hover {
	background-position:1px 1px;
}
.column2 input, .column2 select, .column2 textarea {
	border:1px solid #d0cccb;
	width:210px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	float:left;
	margin:0 10px 0 0;
	background:#fff;
}
.column2 select {
	width:218px;
}
.header .login {
	float:right;
	margin:25px 5px 0 0;
	width:372px;
}
.login input.clean {
	border:0;
	padding:0;
	margin:3px 5px 0 0;
	width:15px;
	height:15px;
	background:auto;
	float:none;
	position:absolute;
	top:30px;
	left:0;
}
.login label {
	font-size:11px;
	position:absolute;
	top:33px;
	left:23px;
}
.login a#forgotten {
	position:absolute;
	top:33px;
	left:158px;
	display:block;
	font-size:11px;
}
.login input#jsHint_login {
	position:absolute;
	left:0;
	top:4px;
}
.login input#jsHint_pass {
	position:absolute;
	left:158px;
	top:4px;
}
*+html .column2 span input.button-continue, *+html .column2 span input.button-createaccount {
	height:55px;
}
.col3 form, .col3 p, .col3 img {
	margin-bottom:20px;
}
.col1 #userpic {
	margin:0 0 10px 0;
}
.col1 img {
	margin-top:10px;
}
.col1 strong {
	font-size:14px;
}
.col1 a.user {
	display:block;
	width:auto;
	color:#336699;
	margin:0;
}
.col3 div.link-current {
	background:url(../images/link_current.gif) 0 0 no-repeat;
}
.col3 div.link-new {
	background:url(../images/link_new.gif) 0 0 no-repeat;
}
.col3 div.link-previous {
	background:url(../images/link_previous.gif) 0 0 no-repeat;
}
.col3 div.link-progress {
	background:url(../images/link_progress.gif) 0 0 no-repeat;
}
.col3 div.link-resources {
	background:url(../images/link_resources.gif) 0 0 no-repeat;
}
.col2 div.link-teamtalk {
	background:url(../images/title_teamtalk.gif) 0 0 no-repeat;
	height:44px;
	margin:0 0 20px -3px;
	width:442px;
}
.col2 div.link-teamfeed {
	background:url(../images/title_teamfeed.gif) 0 0 no-repeat;
	height:44px;
	margin:0 0 20px -3px;
	width:442px;
}
.col2 div.link-progressblog {
	background:url(../images/title_progressblog.gif) 0 0 no-repeat;
	height:44px;
	margin:0 0 20px -3px;
	width:442px;
}
.col2 div.link-comments {
	background:url(../images/title_comments.gif) 0 0 no-repeat;
	height:44px;
	margin:0 0 20px -3px;
	width:442px;
}
.col2 div.link-messenger {
    background:url(../images/title_messenger.gif) 0 0 no-repeat;
    height:44px;
    margin:0 0 20px -3px;
    width:442px;
}
.col1 strong {
	font-size:12px;
}
/*TITLES*/
.col2 h2#goal {
	background:url(../../images/title_goal.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#newbuddies {
	background:url(../../images/title_newbuddies.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#userdetails {
	background:url(../../images/title_userdetails.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#username {
	background:url(../../images/title_username.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#availablebuddies {
	background:url(../../images/title_availablebuddies.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#results {
	background:url(../../images/title_results.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#teamnewbuddies {
	background:url(../../images/title_teamnewbuddies.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#password {
	background:url(../../images/title_password.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#teamsetup {
	background:url(../../images/title_teamsetup.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#invite {
	background:url(../../images/title_invite.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#availableteams {
	background:url(../../images/title_availableteams.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#customise {
	background:url(../../images/title_customise.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#error {
	background:url(../../images/title_error.gif) 0 0 no-repeat;
	height:17px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#entermail {
	background:url(../../images/title_entermail.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#static-help {
	background:url(../../images/title_help.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#static-terms {
	background:url(../../images/title_terms.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#static-privacy {
	background:url(../../images/title_privacy.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#static-contact {
	background:url(../../images/title_contact.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
.col2 h2#static-about {
	background:url(../../images/title_about.gif) 0 0 no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0;
}
div#buttons input {
	margin-bottom:15px;
}

.col3 a.selected {
    color:#336699;
}

a.high5 {
    clear:left;
    text-decoration:none;
    font-weight: normal;
}

a.high5 span {
    position:relative;
    left:-7px;
    top:-13px;
    color:#666666;
    font-weight:bold;
}

.errors {
    color: red;
}

div.replyto-message {
    border: solid 1px #336699;
    padding: 5px;
    margin: 0px auto 5px auto;
}

p.selected-member {
    background: #FFFFAA;
    border:solid 1px #336699;
}

.header .impersonated {
    color:#0000FF;
    display:block;
    float:right;
    font-size:14px;
    margin:52px 0 0 15px;
    text-decoration:none;
}
.header .impersonated b {
    color:inherit;
    font-size:inherit;
}

table#buddyProfile, table#buddyProfile td {
    border-width: 0px;
}

table#buddyProfile td.col-1 {
    width:120px;
    border-bottom: solid 1px #fafafa;
    background: #f0f0f0;
    padding:3px;
}

table#buddyProfile td.col-2 {
    border-bottom: solid 1px #fafafa;
    background: #f0f0f0;
    padding:3px;
}


h2.subheader {
	font-size: 16px;
	color: #ee6100;
	font-weight: bold;
	margin-bottom: 24px;
}