.h2
{
    font-weight: normal;
    text-transform: lowercase;
    color: #e02e00;
    font-size: 1.7em;
}

#shoppingcart table {
	width: 100%;
}
#shoppingcart table td {
	padding: 4px;
}
#shoppingcart table td .ewsDiscountPrice {
	color: red;
}
.ewsTotalPrice {
	color: red;
	font-weight: bold;
}
.search .sectioncontentinner,
.customersignup .sectioncontentinner
{
   overflow: hidden;
   height: 1%;
}

.ewsSimpleCustomerSignupTable {
	width: 550px;
}
.ewsSimpleCustomerSignupTable td {
	width: 33%;
	vertical-align: top;
}
.ewsSimpleCustomerSignupTable .ewsSimpleCustomerSignupTableDivider {
	vertical-align: middle;
	text-align: center;

}

.ewsSearchTextBox,
.ewsSimpleSignupNameTextBox,
.ewsSimpleSignupEmailAddressTextBox,
.ewsSimpleCustomerSignupTable .TextBox
{
   height: 18px;
   line-height: 18px;
   padding: 5px;
   width: 160px;
   margin-bottom: 5px;
   border-style: none;
   border-width: 0;
   outline: 0;
   background-image: url(http://www.thebikerstore.co.uk/clubpromoto/Files/images/searchbox.jpg);
   background-repeat: no-repeat;
}

.ewsSearchButton,
.ewsSimpleSignupButton,
.ewsSimpleCustomerSignupTable .Button
{
   display: block;
   border: 0;
   background-color: transparent;
   width: 35px;
   height: 35px;
   background-image: url(http://www.thebikerstore.co.uk/clubpromoto/Files/images/go.png);
   background-repeat: no-repeat;
   text-indent: -999em;
   cursor: pointer;
   float: right;
   line-height: 999em;
   vertical-align: top;
}

#header
{
    position: relative;
}

ul#pagelinks
{
    position: absolute;
    width: 455px;
    height: 50px;
    left: 500px;
    top: 63px;

}

#pagelinks li
{

    position: absolute;
    text-indent: -999em;
}

#pagelinks li a
{
    display: block;
    height: 50px;
}

#pagelinks li.home a
{
    width: 95px;
}

#pagelinks li.products
{
    left: 125px;
}

#pagelinks li.products a
{
    width: 160px; 
}

#pagelinks li.contact
{
    left: 310px;
}

#pagelinks li.contact
{
    width: 145px;
}