﻿ .content {
	padding:0px;
}        

.homepagecontent
{
	padding:30px 30px 20px 30px;
	margin:0;
	color:#000;
}


.shortlist td 
{
	padding:10px 0;
	vertical-align:middle;
	background: #fff url(../img/shortlist_bg.gif) bottom repeat-x ;
}
td.tdshortlistimage 
{
	padding-left:10px;
	padding-right:10px;
}

.shortlistitem
{
	padding: 10px;
}

/*.shortlistimage
{
	width:auto;
	height:auto;
	padding:0px;
}*/


.shortlisttext
{
	vertical-align:top;
	width: 364px;
	height: 80px;
}

.shortlistdetails
{
	height: auto;
}
.shortlistimage
{
	height:75px!important;
	width: 100px!important;
	overflow: hidden;
}
.shortlistimage img 
{
	height:75px!important;
	width:auto!important;
	max-width: 100px!important;
}

.pager table
{
    margin-right:11px;
}

.pager td
{
    background: #fff;
}
/*selected pagenumber*/
.pager td table tr td span
{
	color: #009334;
}
/* end pager */
