﻿BODY,SELECT,SPAN,INPUT,DIV 
{
	FONT-SIZE:10.5px;
}



.curved {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    behavior:url(../css/border-radius.htc);
 }


