#TopPic
{
	width: 660px;
	height: 200px;
}

#BottomText
{
	background-color: #FFFFFF;
	padding: 15px;
	margin-top: 10px;
}

#Pic, #Links
{
	float: left;
}

#Pic
{
	width: 300px;
	height: 200px;
	background:url(../images/products/labels/labels_header.png) 0 0 no-repeat;
}

#Links
{
	width: 330px;
	height: 180px;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding: 10px;
}


#StandardNameplate
{
	float: right;
	margin-top: -140px;
	margin-right: 20px;
}

#BottomText a
{
	color: #8CC63F;
	text-transform: uppercase;
	display: block;
	margin-top: 15px;
	background-color: transparent;
	background-image: url(../images/home/greenarrow2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	padding-bottom: 3px;
	padding-left: 13px;
}

