* {
    outline:none;
}
html {
    height:100%;
}
body {
    margin:10px;
    font-family:"tahoma",verdana,arial;
    font-size:0.7em;
    color:#333;
}
form {
    padding:0;
    margin:0;
}
a img {
    border:none;
}
h1 {
    padding:0;
    margin:4px 0 14px 0;
}
h2 {
    padding:0;
    margin:0;
}
h3 {
    font-size:1em;
}
p {
    margin:5px 0 10px 0;
    padding:0;
}
a {
    color:#006DC0;
    text-decoration:none;
}
a:hover {
    color:#222222;
    text-decoration:underline;
}
hr {
    border:0px;
    background-color:#EEE;
    height:1px;
    color:#EEE;
}
#wrapper {
    margin:0 auto;
    width:550px;
    border:1px solid #fff
}
#searchBox {
    display:none;
}
#logo {
    float:left;
    margin-right:38px;
}
#headerImage {
    float:left;
}
#headerNav {
    display:none;
}
#leftContent {
    display:none;
}
#rightContent {
    float:left;
    width:570px;
    padding:5px 5px 20px 0px;
    line-height:150%;
}
#rightContent ul.voxitBullets {
    padding-left:0px;
    margin:10px 0 15px 10px;
}
#rightContent ul.voxitBullets li {
    list-style:none;
    background:url(http://www.voxit.co.uk/images/bullet_right.gif) no-repeat;
    background-position:0 4px;
    padding:0 0 0 18px;
    margin-bottom:4px;
}
#rightContent ul.voxitBullets li a {
    text-decoration:none;
}
#rightContent ul.voxitBullets li a:hover {
    text-decoration:none;
}
#rightContent ul.voxitBulletsMargined {
    padding-left:0px;
    margin:10px 0 15px 10px;
}
#rightContent ul.voxitBulletsMargined li {
    list-style:none;
    background:url(http://www.voxit.co.uk/images/bullet_right.gif) no-repeat;
    background-position:0 4px;
    padding:0 0 0 18px;
    margin-bottom:10px;
}
#rightContent ul.voxitBulletsMargined li a {
    text-decoration:none;
}
#rightContent ul.voxitBulletsMargined li a:hover {
    text-decoration:none;
}
#rightContent ul.pdf {
    padding-left:0px;
    margin:10px 0 15px 10px;
}
#rightContent ul.pdf li {
    list-style:none;
    background:url(http://www.voxit.co.uk/images/pdf_icon_tiny.gif) no-repeat;
    background-position:0 2px;
    padding:0 0 0 18px;
    margin-bottom:8px;
}
#rightContent ul.pdf li a {
    text-decoration:none;
}
#rightContent ul.pdf li a:hover {
    text-decoration:none;
}
#mainContent {
    background-color:#fff;
    padding:8px 8px 20px 8px;
    line-height:150%;
}
#footer {
    display:none;
}
.clear {
    clear:both;
}
.findOutMore {
    width:104px;
    height:21px;
    float:left;
    background:#bbb url(http://www.voxit.co.uk/images/find-out-more.gif) no-repeat;
    text-indent:-2000px;
}
.findOutMore:hover {
    background:#bbb url(http://www.voxit.co.uk/images/find-out-more.gif) no-repeat;
    background-position:0 -21px;
}
.right {
    width:121px;
    float:right;
    text-align:left;
}
.information {
    background-color:#e7f2f8;
    border:1px dotted #bdd8f4;
    padding:2px 8px;
}
.fire {
    color:#B22222;
}
.searchResult {
    background-color:#ffff72;
}
.indent {
    margin-left:30px;
}
.rightImage {
    float:right;
    margin:2px 5px 5px 15px;
    padding:3px;
    border:1px solid #ddd;
}
.leftImage {
    float:left;
    margin:2px 15px 5px 5px;
    padding:3px;
    border:1px solid #ddd;
}
.enquire {
    float:right;
    margin:0 5px 10px 10px;
}
.enquire li {
    background:#fff url(http://www.voxit.co.uk/images/request-more-information.gif) no-repeat;
    list-style:none;
    display:inline;
}
.enquire a {
    text-indent:-2000px;
    width:131px;
    height:33px;
    float:left;
    text-decoration:none;
    background:url(http://www.voxit.co.uk/images/request-more-information.gif) 0 0 no-repeat;
}
.enquire a:hover {
    background:url(http://www.voxit.co.uk/images/request-more-information.gif) 0 0 no-repeat;
    background-position:0 -33px;
}
.features td {
    padding-left:10px;
    border-bottom:1px solid #ddd;
    border-left:1px solid #ddd;
    border-right:1px solid #bbb;
}
.features th {
    border-bottom:1px solid #ddd;
    border-right:1px solid #bbb;
}
.features th.top {
    background:url(http://www.voxit.co.uk/images/bullet_table.gif) no-repeat top left;
    border-bottom:1px solid #bbb;
    border-top:1px solid #bbb;
    border-right:1px solid #bbb;
}
.features th.bottom {
    border-bottom:1px solid #bbb;
}
#pageOptions {
    display:none;
}