/*
stylesheet for msie
*/

@import url("style.css");

div.row { clear: both; }
div.row span.left { float: left; text-align: left; }
div.row span.right { float: right; text-align: right; }


