.tagcloudbutton
{
    margin-right: 10px;
    height: 100px;
    text-decoration: none;
    color: #d42c0f;
    border-bottom: 1px solid #eee;
	line-height:20px;
}
.tagcloudbutton a
{
    color: Black;
}
.tagcloudbuttonClicked
{
    margin-right: 10px;
    text-decoration: none;
    color: #8eb80c;
    border-bottom: 1px solid #ddd;
}
.ta_BreadCrumbPanel
{
    float: left;
    width: 100%;
    margin-top:15px;

}
.cloud_CloudLBPanel
{
    float: left;
}
.ta_CountryNameLabel
{
    font-size: 16px;
    font-weight: bold;
    float: left;
    cursor:pointer;
    color:#8eb80c;
    border:0px;
}



.tp_BreadCrumbInterMark
{
    font-size: 12px;
    float: left;
    margin: 0px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 2px;
}
.ta_RegionNameLabel
{
    color:#8cb809;
    font-size: 16px;
    font-weight: bold;
    float: left;
     cursor:pointer;
}
.ta_tagspanel
{ 
    width:100%;
    float: left;
    margin-bottom:25px;
}

.ta_citiespanel    
{
    width:100%;
    float: left;
    margin-top:20px;
    padding-bottom:20px;
    }

.selectedtagcloudbutton
{
    font-size: 16px;
    font-weight: bold;
    float: left;
    border: 0px;
    color: #8cb809;
    margin: 0px;
    cursor: pointer;
    width: 100%;
}

.ta_tagspanel
{
    float:right;
    
    }

.ta_countriescloudpanel{ margin-top:0px; float:left; width:100%;}

.ls_TagCloudTitleLabel, h1
{
    float:left;
	font-size:14px;
	color:#8eb80b;
    
    }
    .tags_HeaderTextLabel{float:left; width:100%; color:#8cb809; 
                          font-size:12pt; font-weight:bold;
                           margin-bottom:12px; border-bottom:solid 1px #8cb809;
                           padding-bottom:5px; }
