#column_navigation,
.print,
.pagination_pn,
#form_search,
#footer
{
    display:none;
}

.header_block
{
    float:none;
}

#column_content
{
    width:400px;
}

.bulleted
{
    padding-left:10px;
}

.bulleted li
{
    list-style-type:disc !important;
    padding-left:0px;
}

table.datatable
{
    width: 400px !important;
	clear :both;
}

table.widetable,
.widetablenotes,
.full table.datatable
{
    width: 600px !important;
    font-size:11px;
}

.full ul
{
    width: 600px !important;
}

#main_content .full,
#main_content .full p
{
    float:none;
    width: 600px !important;
}

.image_kpi_large
{
    width:600px;
}

.image_kpi_small
{
    width:300px;
}

.column_half_left,
.column_half_right
{
    float:none;
    margin-bottom:20px;  
    width:400px;  
}

.directors div,
.operating div
{
    width:110px !important;
}

.directors div a.image img
{
    width:110px !important;
}

.operating div a img
{
    width:110px !important;
    height:110px !important;
}

div.key ul, 
div.key div.chairman,
div.key img
{
    float:none;
}