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

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

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

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

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

