/*-------------------------------------------------------------------------------------

Style Sheet for 3pointimage (http://3pointimage.com)
Pricing information
Version: 1.2006
Author: Manish

--------------------------------------------------------------------------------------*/

#price_bronze {
	border: 1px solid #CCCCCC;
	background-image: url(../images/p_bg_bronze.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 280px;
	}	
	
#price_silver {
	border: 1px solid #CCCCCC;
	background-image: url(../images/p_bg_silver.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 280px;
	}	

#price_gold {
	border: 1px solid #CCCCCC;
	background-image: url(../images/p_bg_gold.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 280px;
	}	

#price_plt {
	border: 1px solid #CCCCCC;
	background-image: url(../images/p_bg_gold.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 280px;
	}	

#pcmswax {
	color:#666666;
	padding: 10px;
	font-size: 12px;
	border: 1px dotted #999999;
	background-color: #eeeeee;
	width: 640px;
	height: auto;
	}

#prmcmi {
	background-image: url(../images/prcsel.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 284px;
	padding-left: 25px;
	}
	
	
.cfpriceHead {
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	border-bottom: 1px solid #993300;
	display: block;
}

.pcistp{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #993300;
	display:block;
	font-size: 14px;
	width: 580px;
	height: auto;
	}
	
.pdf_pld {	
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/pdficon_small.gif) no-repeat left top;
	padding-left: 18px;
	padding-bottom: 2px;
	}