/*
-----------------------------------------------------
QSB blog alt css for small text
-----------------------------------------------------
*/

#search1 {
	background-color: rgb(255,204,153);
	}
#search2 {
	background-color: white;
	}
#search3 {
	background-color: white;
	}

.post p {
	font-size: 11px;
	}

#post-12 p {
	font-size: 11px;
}

.storycontent p {
	font-size: 11px;
	}
	

