@CHARSET "UTF-8";

table#dataGrid_productsListing {margin-top:3em!important;}

table#dataGrid_productsListing .c2 {
	padding-left:40px;
	width:125px;	
}

table#dataGrid_productsListing thead tr#dataGrid_productsListing_payPalHeader td {
	padding:0px!important;
	height:30px;
	font-size:1px;
	background:url("https://stoic-sinoussi-0eb170.netlify.app/img/logo_paypal_01.gif") no-repeat top right;	
}

table#dataGrid_productsListing tbody tr:first-child td,
table#dataGrid_productsListing tbody tr.firstItem td {
	padding-top:19px;
	background:url("https://stoic-sinoussi-0eb170.netlify.app/img/hr_bricked_4fd1c5.gif") repeat-x 0px 0px;
}

table#dataGrid_productsListing tbody td.c2 p.dataItem_secondaryText {
	margin:0px!important;
}

table#dataGrid_productsListing tbody td.c2 p.productPrice,
div.dataItem div.dataItemHeader div.dataItemHeader_buyNowPanel span.productPrice {
	margin:0px;
	font-size:30px;
	font-weight:bold;
	line-height:1.2em;
	color:#01baac;	
}

table#dataGrid_productsListing tfoot div.pagingPanel p.pagingPanel_status {display:block;}

table#dataGrid_productsListing tbody td.c2 form {
	clear:both;
	float:left;
	display:inline;
	margin-top:20px!important;	
}

div.dataItem div.dataItemHeader div.dataItemHeader_buyNowPanel {
	position:relative;
	margin-top:30px;
	width:650px;
	height:48px;
	background:url("https://stoic-sinoussi-0eb170.netlify.app/img/page-control/products_dataitemheader_buynowpanel_bg.gif") no-repeat 0px 0px;
	overflow:hidden;
}

div.dataItem div.dataItemHeader div.dataItemHeader_buyNowPanel p {
	position:absolute;
	top:10px;
	right:146px;
	margin:0px;	
}

div.dataItem div.dataItemHeader div.dataItemHeader_buyNowPanel form {
	position:absolute;
	top:7px;
	right:5px;
	float:left;	
}

div.dataItem div.dataItemHeader div.dataItemHeader_buyNowPanel form input {float:left;}