/* this section first */

.sibStdQuote {background-color:#003300;color:#fff;}

.sibStdQuote #q1 {background: url("http://newsimg.bbc.co.uk/sol/shared/img/v3/quotes/tennis/q1_std.gif");}

.sibStdQuote #q2 {background-image: url("http://newsimg.bbc.co.uk/sol/shared/img/v3/quotes/tennis/q2_std.gif");}
/* this section first */

/* then this one */
.sibStdQuote{font-size:11px;}

.sibStdQuote #q1 {
	height: 13px;
	width: 20px;	
	background-repeat: no-repeat;
	float: left;
}

.sibStdQuote #q2 {
	height: 13px;
	width: 20px;	
	background-repeat: no-repeat;
	float: right;
}


.mva{margin:5px;} 


/* then this one */