.tx-nmpackages-pi4-list .button {
    width:200px;
    background-color:black;
    border:1px solid black;
    color:#FFFFFF;
    line-height:1.3em;
    height:15px;*
    height:16px;
    text-transform:uppercase;
    cursor:pointer;
    text-align:center;
	float:left;
	margin-bottom:10px;
}

.tx-nmpackages-pi4-list .button a {
    color:#FFFFFF;
    text-decoration: none;
	display:block;
}

.tx-nmpackages-pi4-list .sticker {
	position:absolute;
	left:0px;
	margin-left:80px;
}

.tx-nmpackages-pi4-list h2
{
    font-size:1.1em;
    font-weight:bold;
    padding-left:10px;
    margin-bottom:10px;
    line-height:1.8em;
    background-color: #E5E5E5;
	width:370px;
	float:left;
}

.tx-nmpackages-pi4-list .subheader {
    border-bottom:1px dashed #CCCCCC;
    margin-bottom:20px;
	float:left;
}

.tx-nmpackages-pi4-list .image {
	float: left;
	width: 115px;
	background-image:url("../img/packages-pic-bkg.png");
	background-repeat:no-repeat;
	padding-left:3px;
	padding-top:3px;
	margin-right:60px;
	height:87px;
}




.tx-nmpackages-pi4-list .description {
	float: left;
	width: 194px;
}
