Carriage return.
[archweb_dev-nj.git] / media / forms / core.css
blobbdeac7a4be99245c73781610f68731cfbda4a81f
1 /**********************************
3 Use: Core Styles
4 Author: Nick Rigby
6 ***********************************/
8 body {
9 padding: 0 10px;
10 font: normal 62.5% "Lucida Grande", Helvetica, Verdana, Arial;
13 p { margin: 10px 0; }
15 .sr {
16 position: absolute;
17 left: -9999em;
18 top: 0;
19 width: 1px;
20 height: 1px;
21 overflow: hidden;