﻿.FileShare .purchaseMoreMinutes
{
	background:url(../../images/reachStats/rule_transparent.png) repeat-x 0 0;
	width:640px;
	clear:both;
	margin:0 auto 19px auto;
}
	.FileShare .purchaseMoreMinutes p
	{
		width:100%;
		background:url(../../images/reachStats/rule_transparent.png) repeat-x bottom;
		line-height:48px;
		height:48px;
		float:left;
		margin-bottom:0;
	}
		.FileShare .purchaseMoreMinutes p strong
		{
			font-size:35px; 
			color:#71caef;
			font-weight:normal;
			line-height:48px;	
			float:left;
			margin:0 11px;
						
		}
		.FileShare .purchaseMoreMinutes p a
		{
			float:right;
			width:194px;
			line-height:48px;
			margin-right:6px;
		}
			.FileShare .purchaseMoreMinutes p a span
			{
				background:url("../../images/base_struct_images/online_rotator_arrow_blue_right.gif") no-repeat scroll 0 0 transparent;
				float:right;
				height:10px;
				margin:20px 0 0 10px;
				width:10px;
			}
				.FileShare .purchaseMoreMinutes p a:hover span
				{
					background-position:0 -10px;
				}
div.po_purchaseMoreMinutes div.content
{
	width:260px;
}
	.po_purchaseMoreMinutes ul
	{
		width:100%;
		float:left;
	}
		.po_purchaseMoreMinutes ul li
		{
			float:left;
			width:100%;
			clear:both;
		}
			.po_purchaseMoreMinutes ul li div
			{
				float:left;
				width:177px
			}
			.po_purchaseMoreMinutes ul li div.number
			{
				color:#71CAEF;
				float:left;
				font-size:24px;
				font-weight:normal;
				line-height:48px;
				width:52px;
				text-align:center;
				margin-right:10px;
			}
			.po_purchaseMoreMinutes ul li p
			{
				font-size:9px;
				color:#555;
				text-align:left;
				margin-bottom:1em;	
			}
				.po_purchaseMoreMinutes ul li p.title
				{
					color:#fff;
					font-size:12px;
					padding-top:13px;
					margin-bottom:0;
				}
			.po_purchaseMoreMinutes ul li.equalsMinutes
			{
				border-top:1px solid #fff;
			}