.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: 423px;
	margin: 0px auto;
	text-align: left;
	position: relative; /* ie7 */
	overflow: hidden;
	}
	
#json-quotes {
        position: relative;
	}
	
#json-quotes .panel-content {
	height: 195px;
	}