I am trying to streamline my page. Currently I have several CSS files included. I would like to eliminate some CSS includes by getting just a few styles that are used from one large CSS file.
What is the best way to figure out which styles are used from a particular CSS file?

.dot? (i.e..class).