/* Wincanton Window 1280 CSS Document */

@import url(wincantonWindow.css);

body
{
  width: 1240px;
}

#backgroundImage
{
  background: url(images/i_background.jpg) no-repeat #63762F;
}

#mainContainer
{
  width: 1124px;
}

#banner
{
  height: 69px;
  background: url(images/i_title.png) no-repeat;
}

#subTitle
{
  font-size: 19px;
}

.menu li
{
  padding-right: 40px;
  font-size: 24px;
}
         
#mainContent
{
  padding-right: 15px;
}

#latestArticles
{
  width: 365px;
}
.articleSummary
{
  width: 375px;
}
.articleSummary.column1
{
  margin-right: 35px;
}

.newsMenu ul
{
  font-size: 20px;
}

#userStatus
{
  width: 23%;
}

#date
{
  width: 17%;
}

#ajaxSearch_output {
    top: 27px;
}