/* 
--------------------------------------
booksoncricket
--------------------------------------
*/

body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #333;
font-size: 10pt;
}

h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }



#contentwrapper {  }
#content {  }


#header {  }

.title, .subtitle  { margin: 0 0 5px 0; padding: 0; }
.strapline { }

.hide, #navigation, #location, #column { display: none;}

