@import "/style/large.css";

div.development h3:before
{
	background-image: url("/images/large/development.png");
}

#standards_compliant h3:before
{
	background-image: url("/images/large/standards_compliant.png");
}
#display_incorrectly h3:before
{
	background-image: url("/images/large/display_incorrectly.png");
}
#microsoft_standards h3:before
{
	background-image: url("/images/large/microsoft_standards.png");
}
#tabs h3:before
{
	background-image: url("/images/large/tabs.png");
}
#secure h3:before
{
	background-image: url("/images/large/secure.png");
}
#speed h3:before
{
	background-image: url("/images/large/speed.png");
}
#usage h3:before
{
	background-image: url("/images/large/usage.png");
}