/* STANDARD TEMPLATE */
/* Pattern Override Stylesheet
----------------------------------------------------------------------------- */


/* MEMBER LISTINGS
----------------------------------------------------------------------------- */


	div.card .member dt,
	div.card .member dd {

	width: 100%;
	border-top: 0;

	}


/* ALIGNS SUBSCRIPTION PLANS
----------------------------------------------------------------------------- */


	ul.subscriptions li {

	width: 100%;
	float: left;
	clear: left;
	padding-bottom: 15px;

	}

	ul.subscriptions li.last {

	padding-bottom: 0;

	}


/* ALERT MESSAGE
----------------------------------------------------------------------------- */


	div.widget-alert {

	width: 900px;
	margin-bottom: 20px;
	padding: 15px 20px;
	clear: left;
	float: left;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	}
	
	div.widget-alert ul {
	
	list-style-type: square;
	
	}
	
	div.widget-alert.single h3 {
	
	margin-bottom: 0;
	
	}

	div.widget-alert h4, div.widget-alert li {
	
	margin-bottom: 15px;
	
	}
	
	
/* RECEIPT PAGE
----------------------------------------------------------------------------- */


	div#content div.widget-order.details h3 {
	
	display: block !important;
	
	}
	
	.widget-order.details.pane,
	#returns.pane {
	
	width: 910px;
	padding: 15px;
	
	}
	
	.widget-order.details.pane .group {
	
	clear: none !important;
	width: auto;
	padding: 15px;
	background: #fff;
	margin-right: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	}
	
	.widget-order.details.pane .payment {
	
	width: 403px;
	margin-right: 0;
	
	}
	
	.widget-order.details.pane .disclaimers {
	
	width: 880px;
	
	}
	
	ol.shipments li {
	
	float: left;
	width: 402px;
	margin-right: 30px;
	
	}
	
	
/* ADDRESS BOOK ON ACCOUNT PAGE
----------------------------------------------------------------------------- */


	#layout.split #sidebar ul.addresses li {
	
	width: 389px;
	
	}
	
	#layout.split #sidebar ul.addresses dl {
	
	display: block;
	
	}
	
	
/* HELP PANEL
----------------------------------------------------------------------------- */


	div#help ul.actions a.action {
	
	padding-left: 8px !important;
	
	}
	
	
/* EDITORIAL
----------------------------------------------------------------------------- */


	ul.leads strong, ul.leads em, ul.leads strong, div.widget-editorial.display em, div.widget-editorial.display strong {
	
	float: left;
	padding: 0 10px 5px 0;
	
	}

