
.tagImageBlock{
	width:300;	
	/*border:1px solid red;*/
	float:left;
	font-size:8pt;
}

#tag{
}

#tag #title{
	font-weight:bold;
	font-size:12pt;
	height:30;
}

#category #title{
	font-weight:bold;
	font-size:12pt;
	height:30;
}

#category .catHeader{
	font-weight:bold;
	font-size:12pt;
	//padding-top:50px;
}

#category .catDesc{
	font-size:8pt;
	color:#909090;
}

#category .individual{
	float:left;
	width:300px;
	height:90px;	
}



#category .individual .category a{
	color: #686868;
	text-decoration: none;
	font-size:9pt;	
}

#category .individual .category a:link{
	color: #686868;
	text-decoration: none;
}

#category .individual .category a:visited{
	color: #686868;
	text-decoration: none;
}
#category .individual .category a:hover{
	color: #711b9b;	
	text-decoration: underline;
}

.list-Category{
    margin: 0px;
    float: left;   
    width: 160px;
    height: 140px;    
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.innerTitle{	
	font-weight:bold;
	font-size:12pt;
}

.cmt_cell1{
	font-size:9pt;
	background-color: #F0F0F0 ;
}


.cmt_cell2{
	font-size:9pt;
	background-color: #FFFFFF;
}


.explore{
	font-size:8pt;
	color: #666666;
}

.explore .recent{
	/*width:85px;
	height:85px;	*/
	width:120px;
	height:155px;
	float:left;	
}
.explore .recent .inputBox{
	width:85;
	border:none;
	
}

.explore .viewAll{	
	float:right;
	padding:5px 5px 0px 0px;		
}

.explore .padTitle{
	margin-left:10px;
	text-align:left;
	padding:5px 5px 0px 0px;
	margin-bottom:5px;
}


.explore .categoryList{
	width:275;
	height:65px;
	float:left;		
}

.tagCloud{
	text-align:center;
	padding-bottom:10px;
	width:540;
}
/*****************************************************/
/* Green default */
.explore a{
	color: #711b9b;
	text-decoration: none;
	font-size:8pt;	
}

.explore a:link{
	color: #711b9b;
	text-decoration: none;
}

.explore a:visited{
	color: #711b9b;
	text-decoration: none;
}

.explore a:hover{
	color: #711b9b;
	text-decoration: underline;
}


/* Light gray */
.explore .text a{
	color: #666666;
	text-decoration: none;
	font-size:9pt;	
}

.explore .text a:link{
	color: #666666;
	text-decoration: none;
}

.explore .text a:visited{
	color: #666666;
	text-decoration: none;
}

.explore .text a:hover{
	color: #711b9b;
	text-decoration: underline;
}


/* Title - darker gray*/
.explore .innerTitle a{
	color: #711b9b;
	text-decoration: none;
	font-size:11pt;	
}

.explore .innerTitle a:link{
	color: #711b9b;
	text-decoration: none;
}

.explore .innerTitle a:visited{
	color: #711b9b;
	text-decoration: none;
}

.explore .innerTitle a:hover{
	color: #711b9b;
	text-decoration: underline;
}


/**********************************/

