		#home_pic{
			display:block;	
		}
		#packs{
			clear:both;
			padding-top:5px;
			border-width:0px 3px 0px 3px;
			border-style:solid;
			border-color:#dddada;
			background-color:#ffffff;
			color:#000000;
		}
		div.pack_blue{
			float:right;
			margin-left:32px;
			width:220px;
			height:147px;
			background-image:url('images/pack_blue.jpg');
			background-repeat:no-repeat
		}
		div.pack_blue div.plinks{
			color:#51aeb0;
			background-color:inherit;
		}
		div.pack_blue div.plinks a{
			color:#51aeb0;
			background-color:inherit;
			text-decoration:none;
		}
		
		div.pack_green{
			float:right;
			margin-left:32px;
			width:220px;
			height:147px;
			background-image:url('images/pack_green.jpg');
			background-repeat:no-repeat
		}
		div.pack_green div.plinks{
			color:#9bb830;
			background-color:inherit;
		}
		div.pack_green div.plinks a{
			color:#9bb830;
			background-color:inherit;
			text-decoration:none;
		}


		div.pack_orange{
			float:right;
			width:220px;
			height:147px;
			background-image:url('images/pack_orange.jpg');
			background-repeat:no-repeat
		}
		div.pack_orange div.plinks{
			color:#cfb147;
			background-color:inherit;
			font-weight:bolder;
			text-align:center;
		}
		div.pack_orange div.plinks a{
			color:#cfb147;
			background-color:inherit;
			text-decoration:none;
		}
		
		#packs div.ptitle{
			direction:rtl;
			padding:11px 24px 0px 0px;
			font-size:11pt;
			font-weight:bold;
			color:#7d7d81;
			background-color:inherit;
			/* font-style:italic; */
		}
		#packs div.pcontent{
			margin:8px 6px 0px 0px;
			width:122px;
			float:right;
			direction:rtl;
			color:#7f7f83;
			background-color:inherit;
			height:88px;
			font-size: 12px;
		}
		#packs div.plinks{
			width:122px;
			text-align:center;
			font-weight:bolder;
			margin:2px 10px 0px 80px;
		}
		#packs div.plinks a:hover{
			color:#ff0000;
			background-color:inherit;
		}
		#packs img.ping{
			position:absolute;
			margin:4px 160px 0px 28px;
		}
		#packs img.win{
			position:absolute;
			margin:6px 166px 0px 17px;
		}
		div.bg_packs{
			width:724px;
			background-image:url('images/bg_packs.jpg');
			background-repeat:repeat-x;
			background-position: left center;; margin-left:2px; margin-right:2px; margin-top:5px; margin-bottom:0px
		}
		h1 {
		color: #4a9d24;
		font-size: 18px;
		display: inline;
		}
