p.bigger
	{ font-size:170%; }
	
#AdvertPackages
	{ float:left; clear:both; width:639px; padding:10px 0px; }
/* {{{ */
	.packageBox
		{ float:left; clear:both; width:100%; margin:10px 0px; }
	.packageBox .top
		{ float:left; clear:both; width:100%; height:5px; font-size:0px;
		  background:transparent url(../img/box-advertise-top.png) 0% 0% no-repeat; }
	.packageBox .cwrapper
		{ float:left; clear:both; width:637px; 
		  border-left:1px solid #dfe2cb; border-right:1px solid #dfe2cb; }
	.packageBox .content
		{ float:left; clear:both; width:100%; height:80px;
		  background:#f4f4f4 url(../img/box-advertise-bg.png) 0% 0% repeat-x; }
	.packageBox .content .type
		{ float:left; clear:left; width:110px; height:100%; padding:2px 0px 0px 7px; }
	.packageBox .content .validity
		{ float:left; width:65px; height:40px; padding:20px 0px 20px 40px; font-size:160%;
		  line-height:20px; color:#5c696c;
		  background:transparent url(../img/box-advertise-orange-separator.png) 20px 50% no-repeat; }
	.packageBox .content .price
		{ float:left; width:49px; height:30px; padding:25px 0px 25px 40px; font-size:160%;
		  line-height:20px; color:#5c696c;
		  background:transparent url(../img/box-advertise-orange-separator.png) 20px 50% no-repeat; }
	.packageBox .content .listing
		{ float:left; width:160px; height:60px; padding:10px 0px 10px 40px; font-size:110%;
		  line-height:16px; color:#5c696c; text-align:left;
		  background:transparent url(../img/box-advertise-orange-separator.png) 20px 50% no-repeat; }
	#Standard.packageBox .content .listing
		{ height:20px; padding:30px 0px 30px 40px; }
	#Premium.packageBox .content .listing
		{ height:40px; padding:20px 0px 20px 40px; }
	#Gold.packageBox .content .listing
		{  }
	.packageBox .content .addproperty
		{ padding:20px 0px 0px 0px; }
	.packageBox .bottom
		{ float:left; clear:both; width:100%; height:5px; font-size:0px;
		  background:transparent url(../img/box-advertise-bottom.png) 0% 0% no-repeat; }
	#Service_Package.packageBox .content .type
		{ display:none; }
	#Service_Package.packageBox .content .validity
		{ width:140px; background:transparent; line-height:40px; }
	#Service_Package.packageBox .content .price
		{ width:80px; line-height:35px; }
	#Service_Package.packageBox .content .listing
		{ line-height:60px; }
/* }}}-#AdvertPackages */