/*
//----------------------------
Theme Name: Default Main Web Site Mobile 
Theme URL: http://www.thecampus.org.uk/
Description: Default Main Web Site for the mobile market!
Version: 1.0
Author: Ian Tearle, Gulshanara Masud
Author URL: http://www.iantearle.com/, 
//----------------------------
*/

/*
-------------------------------------------------
Global values
=================================================
*/
body{
width:240px;
background:#FFF url(../images/bkg-mobile.png) repeat-x;
font: 68.5%/1.6em "lucida grande", tahoma, verdana, arial, sans-serif;
position:relative;
}
a{
color:#113968;
font-size:12px;
text-decoration: underline;
border:none;
}
a:hover{
color:#7e94ae;
}
p{
padding:4px 0px;
}
span{
}
ol{
list-style-type:none;
}
h1,h2,h3,h4,h5,h6{
padding:0px;
margin:0px;
}
br{
clear:both;
}
img{
border:0;
}

