.temp1
{
	height:30px;
	width:150px;
	background: #b3e6b3;
	border:green 1px solid;
	display:inline-block;
	text-align: center;
	padding-top: 10px;
	font: bold 11px tahoma,arial,helvetica,sans-serif;
	
}
.temp2
{
	height:30px;
	width:150px;
	background:#d9b3ff;
	border:green 1px solid;
	display:inline-block;
	text-align: center;
	padding-top: 10px;
	font: bold 11px tahoma,arial,helvetica,sans-serif;
}
.temp3
{
	height:30px;
	width:150px;
	background:#ffd480;
	border:green 1px solid;
	display:inline-block;
	text-align: center;
	padding-top: 10px;
	font: bold 11px tahoma,arial,helvetica,sans-serif;
}
.temp4
{
	height:30px;
	width:150px;
	background:#cc6699;
	border:green 1px solid;
	display:inline-block;
	text-align: center;
	padding-top: 10px;
	font: bold 11px tahoma,arial,helvetica,sans-serif;
}
.temp5
{
	height:30px;
	width:150px;
	background:#75a3a3;
	border:green 1px solid;
	display:inline-block;
	text-align: center;
	padding-top: 10px;
	font: bold 11px tahoma,arial,helvetica,sans-serif;
}
.temp6
{
	height:30px;
	width:150px;
	background:#bf8040;
	border:green 1px solid;
	display:inline-block;
	text-align: center;
	padding-top: 10px;
	font: bold 11px tahoma,arial,helvetica,sans-serif;
}
.temp7
{
	height:30px;
	width:150px;
	background:#99d6ff;
	border:green 1px solid;
	display:inline-block;
	text-align: center;
	padding-top: 10px;
	font: bold 11px tahoma,arial,helvetica,sans-serif;
}

.sec2{
	style="font-size: 11px;
	font-weight: normal;
	color: #727272;
	padding-left: 20px;
	margin-bottom: 5px;
	
}
.setting
{

		background:url(../resources/images/application/settings.png) no-repeat center;
	color:transparent !important;
    overflow: hidden;
	
}