/* Polo-Shirts.co.uk Style Sheet */
/* Domain Landing Page Additions - November 2008 */
/* Jon Hudghton - jon@quaysidegroup.com */

#header_top_section {
float: left;
width: 780px;
height: 91px;
}

#header_top_section h1 {
font-size: 48px;
font-style: italic;
color: #676767;
font-weight: bold;
}

#header_top_section h4 {
font-size: 12px;
}

#header_top_section .left_side {
float: left;
width: 515px;
margin-top: 10px;
}

#header_top_section .right_side {
float: left;
width: 210px;
}

#lp_left_side_main {
float: left;
width: 499px;
}

#lp_right_side_main {
float: right;
width: 273px;
}

.ni_0508_grey_back_lp {
float: left;
width: 273px;
background-color: #E9E9E9;
margin-top: 2px;
}


