div.pick {
	position:relative;
	width:574px;
	height: 240px;
	border-top: 1px dotted #6a1565;
	border-bottom: 1px dotted #6a1565;
	margin-bottom:25px;
	background-image: url("images/bg-picks.jpg");
	text-align:left;
}


div.pickcontent {
	position:absolute;
	left:160px;
	top:10px;
	width:404px;
	height: 220px;
	overflow:hidden;
	text-align:left;
	z-index:5;
}


div.pickcontent h1 {
	border:0;
	background:none;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ab720b;
	font-size: 1.2em;
	font-weight:normal;
	text-transform: none;
	margin-bottom: 4px;
}

div.pick2 {
	position:relative;
	width:574px;
	height: 370px;
	border-top: 1px dotted #6a1565;
	border-bottom: 1px dotted #6a1565;
	margin-bottom:25px;
	background-image: url("images/bg-picks.jpg");
	text-align:left;
}


div.pickcontent2 {
	position:absolute;
	left:160px;
	top:10px;
	width:404px;
	height: 360px;
	overflow:hidden;
	text-align:left;
	z-index:5;
}


div.pickcontent2 h1 {
	border:0;
	background:none;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ab720b;
	font-size: 1.2em;
	font-weight:normal;
	text-transform: none;
	margin-bottom: 4px;
}

div.pick3 {
	position:relative;
	width:574px;
	height: 310px;
	border-top: 1px dotted #6a1565;
	border-bottom: 1px dotted #6a1565;
	margin-bottom:25px;
	background-image: url("images/bg-picks.jpg");
	text-align:left;
}


div.pickcontent3 {
	position:absolute;
	left:160px;
	top:10px;
	width:404px;
	height: 300px;
	overflow:hidden;
	text-align:left;
	z-index:5;
}


div.pickcontent3 h1 {
	border:0;
	background:none;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ab720b;
	font-size: 1.2em;
	font-weight:normal;
	text-transform: none;
	margin-bottom: 4px;
}

div.pick3 {
	position:relative;
	width:574px;
	height: 330px;
	border-top: 1px dotted #6a1565;
	border-bottom: 1px dotted #6a1565;
	margin-bottom:25px;
	background-image: url("images/bg-picks.jpg");
	text-align:left;
}


div.pickcontent3 {
	position:absolute;
	left:160px;
	top:10px;
	width:404px;
	height: 320px;
	overflow:hidden;
	text-align:left;
	z-index:5;
}


div.pickcontent3 h1 {
	border:0;
	background:none;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ab720b;
	font-size: 1.2em;
	font-weight:normal;
	text-transform: none;
	margin-bottom: 4px;
}


table.picknotes {
	width:404px;
	margin-bottom:10px;
}

table.picknotes td {
	font-size: .6em;
}

table.picknotes td.left {
	width: 60px;
	text-align:right;
	padding-right:10px;
	color: #ab720b;
}

div.pickprice {
	position: absolute;
	left: 10px;
	top:10px;
	z-index:5;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ab720b;
	font-size: 1.2em;
}

div.viewlabel {
	position: absolute;
	left: 10px;
	top:165px;
	width: 30px;
	z-index:5;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ab720b;
	font-size: .6em;
	text-align:center;
}

div.flag {
	position: absolute;
	left: 530px;
	top:5px;
	width: 40px;
	z-index:6;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #61055c;
	font-size: .5em;
	text-align:center;
}

div.video {
	position: absolute;
	left: 490px;
	top:5px;
	width: 40px;
	z-index:6;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #61055c;
	font-size: .5em;
	text-align:center;
}

div.label {
	position: absolute;
	left: 8px;
	top:9px;
	width: 30px;
	z-index:6;
	text-align:center;
	visibility: hidden;
}

div.label img {
	border: 1px dotted #ab720b;
}

div.closebutton {
	position:absolute;
	left:0px;
	top:0px;
	z-index:7;
}