/*
	PyroCMS Basic 2 Template
	101 Design Pty Ltd
	http://www.101design.com.au
*/

/* Apply this to all gradient filled elements, otherwise IE8's 'filter' conflicts */
.gradient { filter: none; }

/* Rounded Border/Gradient Support */
form.formtools input {
	position: relative; behavior: url('/addons/shared_addons/themes/basic2/js/thirdparty/PIE.htc');
}