.json-loading {
	background: url("../admin_images/tiny_red.gif") no-repeat 3px 50%;
	margin: 10px 0 0 25px;
	padding: 5px 0 5px 20px;
	font-weight: bold;
	color: #999;
	}

.json-active {
	height: 186px;
	margin: 0px auto;
	text-align: left;
	position: relative; /* ie7 */
	overflow: hidden;
	}
	
	
#json-quotes-client,
#json-quotes-cand {
        position: relative;
	}

#json-quotes-client .panel-content,	
#json-quotes-cand .panel-content {
	height: 169px;
	}