﻿.ml-purchase
{
	background:#000000 url(../images/ml-content-list-top-large.jpg) no-repeat top left;
	padding:10px 0 0 0;
	
	font-size:10pt;
	float:left;
	margin:0 0 0 0 ;
	text-decoration:none;
	overflow:hidden;
	height:auto !important;
	width:740px;
	color:White;
}

.ml-purchase-title
{
	display:block;
	clear:both;
	font-size:12pt;
	font-weight:bold;
	width:720px;
	text-decoration:none;
	overflow:hidden;
	height:auto !important;
	padding-left:10px;
}
.ml-purchase-text
{
	display:block;
	clear:both;
	font-size:9pt;
	width:700px;
	padding-bottom:25px;
	padding-left:25px;
}
.ml-purchase-seperator{
	border-top: solid 1px #ffffff;
	height: 2px;
	margin: 6px 4px 5px 2px;
}
.ml-purchase-preview
{
	border: solid 0px #000000;
	display:block;
	clear:both;
	width:130px;
	height:160px;
	margin: 10px 10px 10px 0px;
	float:left;
}
.ml-purchase-details
{
	display:block;
	clear:both;
	width:170px;
	margin:10px;
}
.ml-purchase-description
{
	display:block;
	clear:both;
	width:340px;
	margin-top:10px;
	font-size:9pt;
}

.ml-purchase-heading{
	padding:3px 0 0 0;
	font-size:9pt;
	font-weight:bold;
}
.ml-purchase-subheading{
	text-decoration:none;
	padding:0 0 2px 0;
	font-size:8pt;
}
.ml-purchase-small{
	text-decoration:none;
	font-size:8pt;
	line-height:11px;
}


#ml-purchase-downdload{
	list-style:none;
	margin:0;
	padding-left:0px;
	
}
#ml-purchase-downdload li{
	float:left;
	padding-right:10px;
}
#ml-purchase-confirm
{
	width:130px;
	height:35px;
	margin-top:10px;
}
#ml-purchase-confirm a{

	background:#000000 url(../images/ml-confirm-order-button.jpg) no-repeat top left;
	width:140px;
	height:35px;
	border:none;
	cursor:pointer;
	margin-top:10px;
	float:left;
}

