/* SMART SHORTIES */
/* Browse Page Stylesheet
----------------------------------------------------------------------------- */


	@import url("widget-item.css");


/* Bundles
----------------------------------------------------------------------------- */


	div.widget-item.last ul.items {
	
	width: 475px;
	
	}


/* PO Form Paragraph
----------------------------------------------------------------------------- */


	p.po {

	float: left;
	width: 80%;
	clear: both;
	display: block;
	margin-top: 20px;
	color: #000;
	font-weight: bold;
	font-size: 12px;

	}

	p.po a {

	text-transform: uppercase;
	color: #c31e02;

	}
