div#paging {
	display: block;
}

div#paging div.pagingelt {
	padding-right: 5px;
	display: inline;
}

div#paging div.pagingelt {
	display: inline;
}

div#paging div.pagingelt a {
	font-weight: bold;
	color: #B60E3D;
}

div#paging div.pagingelt a:hover{
	text-decoration: underline;
	background: transparent;
}

.searchSelect{
	width: 220px;
}

/* Link */
a.linkCompany {
	font-size: 10px;
	text-decoration: none !important;
	color: black;
	font-weight: normal !important;
}

a.linkofferpink {
	color: #B60E3D !important;
	text-decoration: none !important;
}

a.linkofferpink:hover {
	text-decoration: underline !important;
}

a.showcriteria{
	color: #bold !important;
	font-weight: bold;
	
}

a.showcriteria:hover{
	text-decoration: underline;
	background-color:transparent;
}

/** Layout Advance Search Form **/

form#frmDetailed {
	width: 100%;
}

form#frmDetailed div.searchbox {
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

form#frmDetailed div.searchbox h4 {
	margin: 0px;
	padding: 0px;
}

form#frmDetailed div.searchbox p {
	margin: 0px;
	padding: 0px;
	height: auto;
}

.formwidthcity {
	width: 310px;
}

form#frmDetailed div.searchbox table.tableFrmSelect {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.tdlabel {
	margin: 0px;
	padding: 0px;
}

/** Marketing search **/
.blockSearch {
	float: left; 
	width: 326px;
	height: 170px; 
	background-image: url(../images/stepst_bucaCat.gif);
}

.blockSearch  h2 {
	padding: 15px 0px 5px 10px !important;
	color: #43242E !important;
	font-size: 14px !important;
	line-height: 130% !important;
}

.blockSearch select {
	width: 300px;
	margin-left: 10px;
	height: 90px !important;
	max-height: 90px !important;
}

.buttAbs2 {
	margin-right: 15px;
}

/** QuickPoll Page **/

/** Logo Gallery **/

a.logoCompanyLink {
  	width: 180px;
	text-align: center;
}

a.logoCompanyLink:hover{
	background-color: white;
}

div.logogalleryAll { width 100%; overflow: hidden; position: relative; height: 300px; }
div.logogalleryAll a { padding: 1px; margin-right: 5px; margin-top: 5px; width: 180px; display: block; position: relative; float: left; z-index: 1; text-align: center; border: 4px solid #e8e5d8; vertical-align: middle; line-height: 80px; }
div.logogalleryAll a:hover { border: 4px solid #b60e3d;}
div.logogalleryAll a img { vertical-align: middle;}

/** End. Logo Gallery **/

.headerResultList{
	background-color:  #B60E3D;
	color: White;
}

.headerResultList th {
	font-weight: bold;
	border-right: 1px solid white;
}

