input.stopwatch {

    padding:4px;}

input[type="text"].stopwatch {

    width:50px;

    text-align:center;}    

div.stopwatch {

    font-family:Arial,Verdana;

    font-size:12px;

    width:360px;

    background-color:#f2f2f2;

    padding:16px;

    border:solid 1px #e5e5e5;

    text-align:center;

    margin:0 0 16px 0;}

div span:last-child.stopwatch {

color:green;}

h1.stopwatch {

    font-size:14px;

    margin:0 0 8px 0;

}

h1 {
	font-size:20px;
}
