/* Wincanton Window 1024 CSS Document */

@import url(wincantonWindow.css);

body
{
  width: 1000px;
}

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

#mainContainer
{
  width: 920px;
}

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

#subTitle
{
  font-size: 16px;
}

.menu li
{
  padding-right: 20px;
  font-size: 20px;
}
         
#mainContent
{
  padding-right: 10px;
}

#latestArticles
{
  width: 295px;
}
.articleSummary
{
  width: 310px;
}
.articleSummary.column1
{
  margin-right: 25px;
}

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

#userStatus
{
  width: 28%;
}

#date
{
  width: 19%;
}

#ajaxSearch_output {
    top: 27px;
}
