/** standard **/

img {
border: 0px none #fff;
}

h1, h2, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { 
margin:3px; 
}

dd, blockquote {
margin-left: 40px;
}

fieldset {
padding: 5px;
margin: 5px;
font-size: 12px;
}

h1, h2, h3 {
background: transparent;
}

h1 {
font-size: 120% ;
position: relative;
}

h2 {
font-size:105%;
position: relative;
}

h3 {
font-size: 12px;
font-weight: bold;
line-height:1.1;
padding:2px 0 0 10px;
background:#A6ABC0 url(http://images.gotapex.com/vbulletin/header_bar_bg.gif) repeat-x;
clear: right;
color:#46474F;
height:17px;
margin:0;
border-bottom-color: #A19C95;
border-bottom-style: solid;
border-bottom-width: 1px;
}

h4 {
font-weight:bold;
font-size: 100%;
}

h5 {
font-size:  100%;
}

h6 {
font-weight: normal;
}

/*Search results highlight colours*/

.hl0 {
background-color: #FFFF99
}

.hl1 {
background-color: #FF99FF
}

.hl2 {
background-color: #99FFFF
}

.hl3 {
background-color: #FF9999
}

.hl4 {
background-color: #9999FF
}

p, li {
line-height:150%
}



