#branding h3 a {
background:url("http://www.promount-tv-brackets.co.uk/images/promount_logo.gif") no-repeat scroll 0 0 transparent;
height:86px;
left:10px;
position:absolute;
text-indent:-9999px;
top:10px;
width:350px;
}

#inner .box .inner{
float:left;
}

/* Content */

#page{
color:#333333;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
}

#page h1{
background-color:#E5E5E5;
font-size:18px;
font-weight:bold;
margin:0 0 10px;
padding:5px;
}

#page p{
margin:0 7px 20px;
}

#page ul{
padding: 0 0 0 20px;
}

#page ul li{
list-style-type: circle;
}

/* Articles */
#moreart{
float:left;
margin:15px 7px;
}

.tablecsscode  {
text-transform:lowercase;
}

#moreart h2{
color:#000000;
font-size:15px;
font-weight:bold;
margin-bottom:5px;
text-align:left;
}

#moreart a{
color:#006699;
float:left;
line-height:16px;
margin-left:10px;
text-align:left;
text-decoration:none;
width:225px;
}

#moreart a:hover{
color:#0099CC;
text-decoration:none;
}

/* Sub Navigation */
#menu-bot{
clear:both;
color:white;
font-size:11px;
line-height:18px;
margin:5px 0 0;
padding:0 70px;
text-align:center;
}

#menu-bot a{
color:white;
text-decoration:underline;
}

#menu-bot a:hover{
text-decoration:none;
}