body {background:#FFF; color:#000; font:0.8em/1.5 "arial", sans-serif;}
a {color:#067EE0;}
a:hover {color:#000;}
h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#main {overflow:hidden;}

	#header {padding:15px; border-bottom:1px solid #9BD0FF;}
	#header h1 {margin:0; font-size:280%; letter-spacing:-1px;}
	#header p {margin:0;}
	
	#tray {padding:15px; background:#E8F4FF;}
	
	#content {padding:15px;}
	
    .blok {float:left; width:230px; margin-right:20px; padding-left:100px;}
    .blok h2 {margin-bottom:0; font-size:140%;}
    .blok p {margin-top:0;}
    .blok.o2 {background:url("../design/o2.gif") 0 50% no-repeat;}
    .blok.tmobile {background:url("../design/tmobile.gif") 0 50% no-repeat;}
    .blok.vodafone {margin-right:0; background:url("../design/vodafone.gif") 0 90% no-repeat;}
	
    #footer {padding:15px; border-top:1px solid #9BD0FF;}
    #footer p {margin:0;}

    .low, .low a {color:#777;}
    .smaller {font-size:85%; font-family:"tahoma",sans-serif;}

ul {margin:15px 0 15px 35px; list-style-type:square;}