/* Start of CMSMS style sheet 'vplates_print' */
body, html {
	background: none;
}

#container {
	width: auto;
}

#search, #menuwrapper, #footer {
	display: none;
}

/*#search, #footer {
	display: none;
}

#primary-nav li {
	float: left;
}

#primary-nav li ul {
	display: none;
}*/

#internal_header {
	background: none;
	height: auto;
}

#logo a.logo_internal {
	background-image:url(images/vicroads/vrlogo.gif);
	background-repeat:no-repeat;
	margin: 0;
}

#internal_content {
	padding: 0;
	float: none;
}

/*#internal_content td.tableHeaderLeft {
	width: 300px;
}*/

.twoCol_tables_right {
	display: none;
}

#internal_content .twoCol_tables_left .twoCol_tables_left {
	width: 100%;
	margin: 0;
	padding: 0;
}
/* End of 'vplates_print' */

