/*
 * css for internet explorer, specially ie7
 */

#text-3 a{
	text-transform: capitalize;
	display: block;
	float: left;
}