.sys_homeTopLinks
{
	min-height:100px;
	position:relative;
}

.sys_mainContent .sys_highlight .sys_highlightContent
{
    float:none;
}

@media print
{
    .sys_content_wrapper
    {
        width:400px;
    }
}

/****************search************************/

.sys_searchButton input
{
    padding-top:4px;
}

/******more button*********************************/

.sys_more
{
    background:#fff;
}

/******forms *********************************/
#macform input.form_button {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

