.answer-form-wrapper {
	display:none;	
}
.tracker .description {
	padding-top:0.75em;
	padding-bottom:0.75em;
	clear:both;
	
}
.user-name {
	display:block;	
}

.tracker h4 {
	padding-bottom:0.75em;	
}
.content-page .content-actions ul {


}
#join {
	text-align:right;	
}
.content-page,
.content-item {
  padding:1em;
  border:2px solid;
  background-color:#ffffff;
  background-repeat:no-repeat;
  background-position:top right;
}
.ui-tabs-nav {
	text-transform:capitalize;	
}

.hidden-links {
	display:none;	
}
table thead th {
	background-color:#ffffff;	
}
#images table tr {
	border-bottom:1px solid #ccc;	
}
#images table {
	display:none;	
}
.pseudo-button {
	cursor:pointer;	
}
.answer-form fieldset {
	margin-top:1em;	
}
#question-view {
	padding:0px;	
	border-style:none;
}
.tags {
	clear:both;
font-size:11px;
margin:0;
padding:0;
	line-height:1.875em;
}
.next {
	text-align:right;
	margin-bottom:0.5em;	
}

.label {
	font-weight:bold;
}

.pseudo-button a {
	color:#ffffff;
	text-decoration:none;	
}

.answer-item {
	clear:both;	
}
#preview {
	 border:1px solid #666666;
	 background-color:#eeeeee;
	 margin-bottom:1em;
	 display:none;
}

.content-item .content-actions {
	padding-top:1.5em;
	padding-left:2.35em;	
}
.form-label {
 font-size:1.1em;
	margin-bottom:1em;
}
.form-field {
	margin:0em 0em 1em 0px;	
}
.survey {
	border-color:#FEAA06;	
		background-image:url('../images/survey.gif');
		background-repeat:no-repeat;
		background-position:top right;
}
#community-page,
.tracker {
	border-color:#FE7113;
	background-image:url('../images/tracker.gif');
}
.user-item  {
		border-color:#028CBC;
		background-image:url('../images/user-item.gif');
}
#tracker-filters {
	clear:both;	
}
#tracker-results {
	clear:both;
	margin-top:1em;	
}
#survey-page .content-actions {
	padding-top:1.5em;
	padding-left:1em;
}

#survey-page {
	background-color:#eeeeee;	
	padding-bottom:1em;
}
#survey-page .ui-tabs-panel {
	background-color:#ffffff;	
}
.friend-request {
	border-color:#E74006;	
	background-image:url('../images/friend-request.gif');
}

.answer {
	border-color:#028CBC;
	background-image:url('../images/answer.gif');
}

.message {
	border-color:#0FBE01;
	background-image:url('../images/message.gif');
}

.blueBox {
	 background-color:#ffffff;
}

.blueBox .content {
	padding:0px 0.5em;

}
.user-box img {
	border:1px solid #666666;
}
.user-box a {
	display:block;
}
.question {
	border-color:#FE7113;
	background-image:url('../images/question.gif');
}

.answer .comment-thread {
  display:none;
}




.question .content-body {
	font-size:1.4em;
}
.question h3 {
	padding-bottom:0px;
	margin-bottom:0px;
}
.content-actions {
	text-transform:lowercase;
	font-size:0.9em;
}
.content-actions ul {
	margin:0px;
	padding:0px;
}
.content-actions ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

p.help {
	margin:0px;
  font-style:italic;
  font-weight:normal;
  padding:0px;
  color:#666666;
}

.report  dl { 
	margin: 0; 
	padding: 0;                     
}

.report dt { 
	position: relative; /* IE is dumb */

	display: block; 
	float: left; 
	width:140px;
	margin-right:10px;
	height: 20px; 
	line-height: 20px;
           
	text-align: right; 
}

.report dd { 
    position: relative; /* IE is dumb */
    display: block;                 
    float: left;     
    width:66%; 
    height: 20px; 
    margin: 0 0 15px; 
    background: url("g_colorbar.jpg"); 
 }
 * html dd { float: none; } 
/* IE is dumb; Quick IE hack, apply favorite filter methods for 
wider browser compatibility */

.report dd div.bar { 
	position: relative; 
	background-color:#FA924B;
	height: 20px; 
	width: 75%; 
	text-align:center;
}

.report dd div.bar strong { 
  color:#ffffff;
  font-weight:bold;
}


/* tracker */
#results h1 {
	clear:both;
	margin-top:1em;
}
