﻿
.IMEPLHomeLink 
{
	
padding:  5px 42px 5px 0px !important;
text-decoration:none !important;
border-style:none !important;
margin:0px 0px 0px 0px !important;
color:white;
BACKGROUND: none;
}

.IMEPLHomeLink:hover{
  	color : white;
  	background: #D52B1E;
}
.IMEPLTextbox
{
	width:320px !important;
}


/* =catergory-item-wide */

#content .category-item-wide {
	padding 			: 6px;
	width 				: 756px; /* 768px */                                  
	position 			: relative;
	background 			: #F2F6F3;
	margin 				: 0 0 15px 0;
	color 				: #333;
}

#content .category-item-wide img {

	margin 				: 0 15px 0 0;
}

#content .category-item-wide table {
	float 				: left;
	margin 				: 0 0 15px 0;
}

#content .category-item-wide table th {
	padding 			: 0 10px 0 0;
}

#content .category-item-wide .functions {
	margin 				: 0;
	padding 			: 8px 10px;
	background-color 	: #fff;
	width 				: 736px; /* 746px */
	overflow 			: hidden;
	clear 				: left;
}

#content .category-item-wide .functions li {
	background-color	: transparent;
	background-repeat 	: no-repeat;
	background-position : 0% 2px;
	padding 			: 2px 0 2px 22px;
	width 				: 156px; /* 170px */
	margin 				: 0;
	float 				: left;	
}

#content .category-item-wide .functions li.view {
	background-image 	: url(../img/icon-view.png);
}

#content .category-item-wide .functions li.send {
	background-image 	: url(../img/icon-send.png);
}

#content .category-item-wide .functions li.purchase {
	background-image 	: url(../img/icon-purchase.png);
}
