.tagCloud{
	padding-right:5px;
	text-align:center;   
}
.tagCloud a{
	text-decoration: none;
	color:white;	
}

.tagCloud a:hover{
	text-decoration: underline;
	color:white;	
}

.tagCloud1{
	font-size: 11px;
}
.tagCloud2{
	font-size: 12px;
}
.tagCloud3{
	font-size: 13px;
}
.tagCloud4{
	font-size: 15px;
}
.tagCloud5{
	font-size: 17px;
}
.goButtonBlock {
	font-weight: bold;
	font-size: 16px;
}
.goButton{
	background: none;
	border: 0px;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	}

.comapnySearchTxtBx{
	width:94%;
}

.searchedCompany{
	color:#E96F35;font-weight:bold;padding-bottom:5px;
}
.spellSuggestion{
	color:#E96F35;
	font-weight:bold;
	text-decoration: none;
}
.warningImage{
	
}
.tweetResults{
	width:100%;
	margin-top: 10px;
	border: 1px solid black;
	font-size:14px;
	font-family:Helvetica;
}

.spellingSuggestion{
	margin-left: 320px;
	margin-top: 10px;
}

.tweetResultsBlock{
	clear:both;
	height:176px;
	border:1px solid red;
}

.twitterPageLink{
	border:none;
	text-decoration: none;
	color: gray;
}

.spellSuggestionDiv{
	width:100%;
	margin-top: 10px;
	text-align:center;
	font-size: 15px;
}

.greybutton{
	background-image:url(../images/greybutton.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	height:23px;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	border:none;
	padding:2px 3px 10px 5px;
}

.errorMessage{
	color:red;
	font-size: 12px;
	padding-top: 10px;
}

/*login page*/
.homeCCCLoginBcg{
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;	
}
.homeCCCLoginContent{
	padding-top: 20%;
	padding-left: 5%;
	padding-bottom: 15%;
}
.cebMemberLoginBlock{
		
}
.cebMemberHeader{
	font-weight: bold;
	color:#036A9A;
	font-size: 14px;
}
.cebMemberLoginLink{
	text-decoration: none;
	font-size: 12px;
}
.forgotPasswordBlock,.signUpBlock{	
	font-weight:bold;
	padding-top: 30px;
	font-size: 13px;
}
.cebMemberLoginLink a,.forgotPasswordBlock a,.signUpBlock a{
	text-decoration:none;
}
.forgotPasswordBlock a,.signUpBlock a{
	color:#797979;
}
