#container
{
margin: 0 auto;
float: center;
background: url(/images/tiling-vertical.gif);
background-repeat: repeat-y;
background-position: center;
}

#features
{
float: left;
width: 48%;
padding: 0;
}

#columns
{
margin-left: 52%;
padding: 0;
}

.author
{
font-size: 14px;
}

.title
{
font-size: 14px;
}

.search
{
display: block;	
text-align: center; 
align: center;
}



