.muted{
color:#D7D7D7;
} 
.lableFormField{
font-weight:bold;
font-size:16px;
color:#666759;
padding-bottom:5px;
}
.lblError{
color:#FF0000;
 padding-bottom:5px;
font-weight:bold;
 }
 
 #globalSearch{
	text-align:left;
	color:#67633D;
	margin-top:7px;
	height:45px;
 }
.inputBox{
  
 background-color:#EFEFC7;
 font-size:13px;
 color:#999999;
 line-height:16px;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:2px;
 } 
 
.colorBlue{
color:#5080A0;
font-weight:bold;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;

 }
 
 .cTopicSearch{
 
 color:#999999; 
 background-color:#EFEFC7;
 height:14px; 
 line-height:12px; 
 font-size:12px; 
 padding-left:5px;
 margin-right:10px;
 width:300px;
 }
 
 .cBtnGlobalSearchBrowse{
border:1px solid #CECCA9;
background-color:#CECCA9;
color:#FFF;
height:22px;
font-size:14px;
font-weight:bold;
cursor:pointer;
 margin-left:10px;
 padding-bottom:2px;
 border:1px solid #999999;
 }
 .subHeader{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
line-height:normal;
color:#685B4C;
}


 
 /************* Left Side ************/
	#tagLeft{
	float:left;
	width:130px; 
	margin-left:0px; 
  	}
	#tagRight{
	float:left;
	display:inline;
 	margin-left:10px;
	padding-top:6px;
  	}
	#tagFull{
	float:left;
	display:inline;
 	 padding:10px; 
	 
 	}
	
	#tagWrapper{
	width:500px;
 	}

/* ---------------------- */
#boxWho{
background-color:#F3F2E9;
border:1px solid #C2BAB0;
width:430px;
float:left;
margin: 0;
padding: 0;
 
}
#navTags {
 
 padding: 0;
margin:0;
background-color: #E3E6E7;
color: #333;
float:left;
background-image:url(../pic/bck_tag_line.gif);
  }
#navTags ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
 

}

#navTags ul li
{
margin: 0;
padding: 0;
 } 
 
 
#navTags ul li.liOn
{
 background-color:#F3F2E9;
 
}
#navTags ul li.liOn a
{
color: #D27133;
 }
 #navTags ul li.liOn a:hover
{
border-right:0px;
color: #D27133;
 }
 
 

 
 
#navTags ul li a
{
display: block;
padding: 5px 5px 5px 5px;
background-color: transparent;
color: #857561;
text-decoration: none;
 width:140px;
/* border-bottom:1px solid #C2BAB0; */
background-image:url(../pic/bck_tag_bottomline.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#navTags ul li a:hover
{
color: #5080A0;
background: #F3F2E9;
text-decoration:none;
background-image:url(../pic/bck_tag_bottomline.gif);
background-position:bottom;
background-repeat:repeat-x;

}
#navTags a
{
font-size: 12px;
color: #FFF;
font-weight: bold;
text-decoration:none;

}
#navTags a:hover
{
 color: #5080A0;
background: #FFFFFF;
text-decoration:underline;
border-right:1px solid #C2BAB0;
width:139px;
}
 
 #navTags ul li.last a
{
 border:0px;
 background-image:none;
}

#navTags ul li.last a:hover
{
color: #5080A0;
background: #F3F2E9;
text-decoration:none;
 }
 

#navTags ul li.liOnLast
{
 background-color:#F3F2E9;
 }
#navTags ul li.liOnLast a
{
color: #5080A0;
 background-image:none;
 }
 #navTags ul li.liOnLast a:hover
{
border-right:0px;
 } 
 
/* ------------- */
.url_share{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
font-size:10px;
color:#666666;
padding:4px;
width:220px;
}

#newFeedback{
padding:10px;

background-color:#F3F2E9;
border:1px solid #C2BAB0;
float:left;
}
 
 