﻿/* 
International Shipping Parthers, Inc.
www.isp-usa.com
CSS Document 
*/



/*  rules for the NEWS (PR) pages  */

#top {
	background: #FFF url(../images/banner_water.gif);
}

hr { 
	border: none;
	border-top: solid 1px #CCC }
	
.dateline { 
	font-size: .8em;
	color: #333; 
	margin-top: 5px;
}
span.date {
	font-weight: bold; 
	margin-left: 2em;
}

#content a.crumb {
	font-size: .8em;
	color: #FFF;
	background-color: #996;
	padding: .3em .5em;
	text-decoration: none;
}
#content h4 {
	font: bold 12px/1 Verdana, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #699;
	padding-top: 1em;
}


table.shipspecs {
	margin: 10px auto 20px;
	text-align: left;
}
table.shipspecs th {
	font-size: 1.1em;
	padding: 12px 4px 4px;
}
table.shipspecs caption {
	display: none;
}
table.shipspecs td {
	font-size: .95em;
	padding: .2em .5em;
}
table.shipspecs tr.odd td {
	background-color: #e1dfd7;
	padding: .3em .5em;
}
