      	.graphFACE { 
	        position: relative; 
	        width: 200px; 
	        border: 1px solid #B1D632; 
	        padding: 2px; 
	    }
	    .barFACE {
		    position: relative;
		    filter:alpha(opacity=90);
		    opacity:0.9;
	    }
	    .graphFACE .barFACE { 
	        display: block;
	        position: relative;
	        background: #B1D632; 
	        text-align: center; 
	        color: #333; 
	        height: 2em; 
	        line-height: 2em;            
	    }
	    /*graphFACE .barFACE span { position: absolute; left: 1em; }
	    background: #000;
	    background: #ff3300;
	    height: 15px;
		width: 20px;
		cursor: pointer;
	    */
	                 
				#area2FACE {
					background:transparent url(knob_area.png) no-repeat scroll center;
					position: relative;
					height: 15px;
					width: 280px;
				}
				 
				#knob2FACE {
					background:transparent url(knob_slider.png) no-repeat scroll center;
					cursor:pointer;
					height:15px;
					width:15px;
					position: absolute;
				}

     		    #areaFACE {
					background: #ccc;
					height: 20px;
					width: 100px;
				}
				 
				#knobFACE {
					height: 20px;
					width: 20px;
					background: #000;
				}
				
				.puteAreaFACE {
					background: #ccc;
					height: 20px;
					width: 100px;
				}
				 
				.puteKnobFACE {
					height: 20px;
					width: 20px;
					background: #000;
				}

     		/*.tool-tip {
                color: #fff;
                width: 139px;
                z-index: 13000;
            }
             
            .tool-title {
                font-weight: bold;
                font-size: 11px;
                margin: 0;
                color: #9FD4FF;
                padding: 8px 8px 4px;
                background: url(http://localhost/Joomla/components/com_hello/assets/bubble.png) top left;
            }
             
            .tool-text {
                font-size: 11px;
                padding: 4px 8px 8px;
                background: url(http://localhost/Joomla/components/com_hello/assets/bubble.png) bottom right;
            }
            
		.custom-tip {
			color: #000;
			width: 130px;
			z-index: 13000;
		}
		 
		.custom-title {
			font-weight: bold;
			font-size: 11px;
			margin: 0;
			color: #3E4F14;
			padding: 8px 8px 4px;
			background: #C3DF7D;
			border-bottom: 1px solid #B5CF74;
		}
		 
		.custom-text {
			font-size: 11px;
			padding: 4px 8px 8px;
			background: #CFDFA7;
		}
		*/
		
		.custom-tip {
			color: #fff;
			width: 172px;
			z-index: 13000;
		}
		 
		.custom-title {
			font-weight: bold;
			font-size: 11px;
			margin: 0;
			padding: 8px 8px 4px;
			border-bottom: 1px solid #0000CC;
			background: url(bubble.png) top left;
		}
		 
		.custom-text {
			font-size: 11px;
			padding: 4px 8px 8px;
			background: url(bubble.png) bottom right;
		}
		
		.custom69-tip {
			color: #fff;
			width: 350px;
			z-index: 13000;
		}
		 
		.custom69-title {
			font-weight: bold;
			font-size: 11px;
			margin: 0;
			padding: 8px 8px 4px;
			border-bottom: 1px solid #0000CC;
			background: url(bubble.png) top left;
		}
		 
		.custom69-text {
			font-size: 11px;
			padding: 4px 8px 8px;
			background: url(bubble.png) bottom right;
		}
		
		
		/* ADDED BY MIHIR CHHATRE - STYLING OF FIELDSETS AND COMPARISONS  */
		.profiletitle{
		font-size:16px;
		color:#FF9900;
		font-weight:bold;
		width:100%;
		margin-left:10px;
		margin-top:5px;
		}
		
		.profiletitle2{
		font-size:16px;
		color:#7887A0;
		font-weight:bold;
		margin-left:10px;
		margin-top:5px;
		}

		tr.profilerow{
		border-top:2px solid #333;
		background:#000;
		}
		
		tr.profilefieldset{
		}
		
		table.profiletable{
		width:100%;
		}
		
		td.profileleft{
		vertical-align:top;
		}
		
		td.profileright{
		vertical-align:top;
		}
		td.profileright img{
		float:right;
		margin-top:32px;
		}
		
		td.profileviewpoint{
		vertical-align:top;
		background:#f9f9f9;
		}
		
		fieldset{
		background:#f9f9f9;
		}
		
		span.showhide{
		display:none;
		}
		table.profilebars{
		width:100%;
		}
		
		table.profilebars td{
		width:300px;
		}
		
		p.shortdesc{
		font-size:14px;
		color:#7887A0;
		font-weight:bold;
		margin-left:10px;
		margin-top:5px;
		}
		
		div#refPanel_1 img#img_1{
		display:none;
		}
		
		fieldset.slider{
		background:#f9f9f9;
		color:#7887A0;
		border:none !important;
		}
		
		tr.barrow{
		background:#FFE5EC;
		}
		/*FACE GROUP AVERAGE STYLING*/
		table.groupaverage1, table.groupaverage2 {
/*		background:#CCCCCC none repeat scroll 0% 50%;*/
		border:20px solid #CCCCCC;
		text-align:center;
		width:100%;
		margin-top:5px;
		margin-bottom:5px;
}
		
		table.groupaverage1 div.graphFACE, table.groupaverage2 div.graphFACE{
		margin:0 auto;
		}
		
table.rankings{
width:100%;
border:20px solid #CCCCCC;
text-align:center;
width:100%;
margin-top:5px;
margin-bottom:5px;

}

fieldset.mostrankings table{
margin-top:10px;
}

fieldset.mostrankings div.graphFACE{
margin:0 auto;
}


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
