﻿@import url(style.css);

#main_right_editable{
    display:none;
}

#main_center {
    width:733px;
}

#main_center_editable {
    width:660px;
}

#main_center table {
max-width:660px;
}

#main_center table td {
    vertical-align: top;
}

#main_center li,
#main_center ol,
#main_center ul; {
    font-weight:normal;
}
#categoryHeader {
	width:934px;
	background-color:#eee;
	height:182px;
	float: left;
    margin-left: 20px;
    margin-bottom:10px;
}
.breadcrumbCurrent {
    display:none;
}
.pageTitle {
	display:none;
}