body .purchase { position: relative; list-style-type: none; float: left; margin: 0 0 6px 6px; clear: both; }
body .purchase li { 
	float: left;
	position: relative;
	background: url(../images/background_license.gif) top left no-repeat;
	height: 170px;
	width: 168px;
	padding: 6px;
	margin: 0 6px 6px 0;
	display: inline;
}
body .purchase .price {
	height: 31px;
	position: absolute;
	bottom: 7px;
	right: 4px;
}
body .purchase a { outline-style: none; }
body .purchase a.submit:hover { background: none; }
body .purchase a.submit img { border: 0; }
body .purchase p.intro { margin-bottom: 1.4em; }
body .purchase .header { height: 40px; clear: both; }
body .purchase .header .description { float: left; height: 40px; }
body .purchase .header .price {  font-weight: bold; font-size: 15px;}
body .purchase .notes { clear: both; }
body .purchase .info { clear: both; padding-bottom: 6px; color: #000;}
body .purchase .info, #license .details { clear: both; }
body .purchase .details { margin-top: 3px; }
body .purchase h3 { color: #000; margin-bottom: 2px; font-size: 16px; font-family: Georgia, serif; font-style: italic; font-weight: normal;}
body .purchase h4 { font-size: 11px; line-height: 13px; color: #606060; }

body.projectPrototip1 .purchase,
body.projectStarbox .purchase { margin: 0; }
body.projectPrototip1 .purchase li,
body.projectStarbox .purchase li { margin: 0 3px 3px 0; background: url(../images/background_license_starbox.gif) top left no-repeat;}

.whenCommercialTooltip {
	width: 515px;
	font-size: 9px;
}

.whenCommercialTooltip ul {
	position: relative;
	float: left;
	width: 235px;
	float: left;
	margin-right: 5px;
}

.whenCommercialTooltip ul li {
	position: relative;
	float: left;
	clear: both;
	display: block;
	width: 100%;
	list-style-type: none;
	padding-left: 16px;
	margin: 0;
	background: url(../../../projects/images/list_img_protoblue.gif) center left no-repeat;
	line-height: 16px;
	height: 16px;
}