@import url(../menus.css);

div.port_left_title_print {
	display: inline;
	float: left;
	width: 254px;
	background-image:  url(../images/tile_purple.gif);
	background-repeat: repeat;
	border-right-color: #9D009D;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: left;
	margin: 1px 1px 1px 1px;
	height: 19px;
	padding: 0px 0px 1px 0px;
	border-top-color: #CC00CC;
	border-top-style: solid;
	border-top-width: 1px;
}

div.port_left_title_print_wide {
	display: inline;
	float: left;
	width: 567px;
	background-image:  url(../images/tile_purple.gif);
	background-repeat: repeat;
	border-right-color: #9D009D;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: left;
	margin: 1px 1px 1px 1px;
	height: 19px;
	padding: 0px 0px 1px 0px;
	border-top-color: #CC00CC;
	border-top-style: solid;
	border-top-width: 1px;
}
