@charset "utf-8";
/*

	REP LIST STYLES
	Created by Darrin Robertson - d@darrinrobertson.com
	January, 2008

*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  LAYOUT */

#picBullets
{
	position: relative;
	float:right;
	width: 295px;
	padding: 12px 0px 0px 0px;
	height: 300px;
	overflow: visible;
}

#picWell
{
	position: relative;
	float: left;
	top: 12px;
	left: 0px;
	text-align: center;
	padding: 0px 0px 15px 0px;
}

.specsHeader
{
	clear: both;
}

h2
{
	clear: right;
}
