.roundhead {
	width:auto;
	min-height:20px;
	float:left;
	margin:5px;
	background-color:#f5f5f5;
	padding:3px 5px 3px 30px;
	border-radius:15px;

}
.roundhead:hover {
box-shadow:2px 2px 2px #eaeaea;
border:1px solid #FF0080;
cursor:pointer;
}

.lnkjobhome  {display:inline-block;}
.lnkjobhome:hover {color:#036;}
.gcircle {
position:absolute;
z-index:10;
margin: -5px 2px 0px -30px; 
height:25px;
width:25px;
padding: 2px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
background-color:#2d89ef;
color:#FFF;
font-size:18px;
}

.oocircle {
position:absolute;
z-index:10;
margin: -5px 2px 0px -35px; 
height:30px;
width:30px;
padding: 2px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
background-color:#e773bd;
color:#FFF;
font-size:18px;
}

.dcircle {
position:absolute;
z-index:10;
margin: -5px 2px 0px -30px; 
height:25px;
width:25px;
padding: 2px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
background-color:#00aba9;
color:#FFF;
font-size:18px;
}

.lcircle {
position:absolute;
z-index:10;
margin: -5px 2px 0px -30px; 
height:25px;
width:25px;
padding: 2px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
background-color:#603cba;
color:#FFF;
font-size:18px;
}

.ucircle {
position:absolute;
z-index:10;
margin: -5px 2px 0px -30px; 
height:25px;
width:25px;
padding: 2px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
background-color:#ee1111;
color:#FFF;
font-size:18px;
}

.ccircle {
position:absolute;
z-index:10;
margin: -5px 2px 0px -30px; 
height:25px;
width:25px;
padding: 2px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
background-color:#99b433;
color:#FFF;
font-size:18px;
}

.kcircle {
position:absolute;
z-index:10;
margin: -5px 2px 0px -30px; 
height:25px;
width:25px;
padding: 2px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
background-color:#ff0097;
color:#FFF;
font-size:18px;
}

.qboxcontent {
	float:left;
	 position:relative;
     width:789px;
	 height:auto;
	 background-color:#FFFFFF;
	 border:1px solid #DFDFDF;
	 padding:5px;
	 margin-top:10px;	
	}

#qmaincontent {
    position:relative;
    width: 789px;
    margin: 0 auto;
    height: auto;
	}	