#globeInteractive a{
		text-decoration:none;
		color:#FF0000;
		position:relative;
        outline:none;
	}
	#globeInteractive{
		width:620px;
	}
	#globeInteractive .anchor{
		float:left;
		position:absolute;
	}
	#globeInteractive a:hover{
		text-decoration:underline;
	}
	#globeInteractive #container{
		width:620px;
		margin:0 auto;
	}
	#globeInteractive #globeInteractive-content{
		float:left;
		position:relative;
		width:100%;
	}
	#facewall{
		position:relative;
		width:100%;
		float:left;
	}
	.head{
		float: left;
		position: relative;
		width: 205px;
		border-top: 7px solid;
	}
	.face{
		cursor: pointer;
		float: left;
		margin-left: 3px;
		margin-right: 1px;
		overflow: hidden;
		position: relative;
		width: 202px;
		z-index: 10;
	}
		.face-image{
			height:118px;
			width:100%;
			overflow:hidden;
			position:relative;
			z-index:998;
		}
		.face-image .image-container{
			width:202px;
			height:168px;
			position:relative;
		}
		.face img{
			display: block;
			float: left;
			z-index:1;
			position:relative;
		}
	.brow{
		float: left;
		margin: 5px -5px;
		overflow: hidden;
		padding: 0 5px;
		position: relative;
		width: 193px;
		z-index: 0;
	}
	.brow h3{
    color: #333333;
    font-family: Georgia,'Times New Roman',serif;
    font-size: 19px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    padding: 0;
	}
	#globeInteractive h3 a{
		color:#333;
		font-size: 16px;
	}
	#globeInteractive h3 a:hover{
		color:#FF0000;
		text-decoration:none;
	}
	.gi-icon{
		bottom: 3px;
		height: 25px;
		overflow: hidden;
		position: absolute;
		right: 6px;
		width: 50px;
		z-index: 999;
	}
	.gi-icon a{
		display:block;
		width:50px;
		height:25px;
	}
    .gi-video{
        background-image: url("video.png");
    }
	.gi-interactive{
        background-image: url("interactive.png");
    }
    .gi-photo{
        background-image: url("photo.png");
    }
    	.more-details{
			color: red;
			font-family: 'PrattHeavy',Georgia,'Times New Roman',serif;
			font-size: 11px;
			text-transform: uppercase;
		}
		.clear{
			clear:both;
		}
/*  All Colour for Labels  */
	.label0{
		border-color: #D50202;
	}
		
	.label1{
		border-color: #FF6B00;
	}
		
	.label2{
		border-color: #00FFFF;
	}
		
	.label3{
		border-color: #FA5443;
	}
		
	.label4{
		border-color: #0099CC;
	}
		
	.label5{
		border-color: #B82EFF;
	}
		
	.label6{
		border-color: #2FE5A5;
	}
		
	.label7{
		border-color: #D50202;
	}
		
	.label8{
		border-color: #FF6B00;
	}
		
	.label9{
		border-color: #84999A;
	}
		
	.label10{
		border-color: #0099CC;
	}
		
	.label11{
		border-color: #2FE5A5;
	}