.nostock
{
	border: 1px red dashed;
	padding: 10px;
	background-color: #F3D9DD;
	text-align: center;
}

.pp-deal
{
	text-align: center;
	float: left;
	width: 94%;
	margin: 11px 10px 11px 5px;
	display: inline;
	padding: 13px 10px 8px 10px;
	border: 1px solid #cacaca;
	background-color: #f7f7f7;
	vertical-align: middle;   
	font-size: 12px;
}

img
{
	border: 0px;
	border-style: none;
}

.pp-deal .pp-description
{
	display: block;
	width: 45%;
	padding: 0px 5px 0px 5px;
	border-left: 1px dashed #b5c3d0;
	border-top: 0px dashed;
	border-right: 1px dashed #b5c3d0;
	border-bottom: 0px dashed;
	text-align: center;
	vertical-align: middle;
	float: left;       
}

.pp-deal .pp-network
{
	display: block;
	width: 35%;
	text-align: center;
	vertical-align: middle;
	border-color: grey;
	float: left;
}

.pp-deal .pp-prodbottom
{
	display: block;
	width: 100%;
	border-top: 1px dashed #b5c3d0;
	text-align: center;
	padding-top: 5px;
	float: left;
}

.pp-deal .pp-image
{
	display: inline;
	text-align: center;
	float: right;        
}
.pp-morelink
{
	text-align: center;
	padding-bottom: 40px;
        width: 100%;
        float: left;
}

.pp-morelink input
{
	font-size: 20px;
	font-weight: bold;
	color: #0F38B9;
	text-decoration: none;
	text-align: center;
	border: 2px dashed red;
	background-color: #fff;
}

.pp_search_form
{
	text-align: center;
}

.pp_search_form input
{
	width: 95%;
}

.pp_search_form select
{
	width: 95%;
        margin: 2px;
}

.pp_handset_form .pp_handset_img
{
	float: left;
	text-align: center;
	width: 45% !important;
	height: 125px;
        margin-top: 4px;
}

.pp_handset_form:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

.pp_handset_form
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .pp_handset_form	{ height: 1%; }
.pp_handset_form		{ display: block; }
/* End hide from IE-mac */
