img[src$='#floatleft']
{
float:left;
//etc. etc/
}
floatleft {
max-width: 30%;
width: auto\9*0.3; /* ie8 */
height: auto;
float: left;