.results{
	font-family: Arial, Helvetica, sans-serif;
}

.results .shead{
	background-color: #D6F0CE;
	height: 27px;
	/*width: 450px;*/
	border-left: 1px solid #C5DFBD;
	text-align: center;
	
}
.results .shead a{
	color: #155003;
	text-decoration: none;
}

.results .shead .stable{
	color: #155003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	border: 1px solid Blue;*/
}	

.results .shead td{
	border-right: 2px solid White;
}

.results .title{
	width: 100%;
	height: 20px;
/*	background-image: url(../images/titlbg.gif);*/
	background-image: url(../images/titlbg.jpg);
/*	border: 1px solid Blue;*/
vertical-align: middle;
margin-top: 3px;
cursor: pointer;
}
.results .title_left{
		background-image: url(../images/lefttitle.jpg);
	width: 6px;
	height: 20px;
	float: left;
/*	border: 1px solid Blue;*/
}
.results .title_right{
	background-image: url(../images/rightbg.jpg);
	width: 5px;
	height: 20px;
	/*border: 1px solid Blue;*/
	float: right;	
}
.results .title .title_content{
	height: 17px;
vertical-align: middle;
padding-top: 3px;
color: Black;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
/*border: 1px solid Blue;*/
text-transform: uppercase;
text-align: right;
}
.results .title .search_info{
	float: left;
}


.results .title_content span{
	text-transform: none;
}


.results .rows{
	height: 60px;
width: 600px;
	background-image: url(../images/botrowbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #E5EEE2;
	border-left: 1px solid #DAE7D6;
	border-right: 1px solid #DAE7D6;
	text-align: left;
	font-size:12px; 
	
}
.results .rows a{
	color: #1C6008;
	text-decoration: none;
}
.results table.cityholder{
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}
.results table.cityholder,
.results table.cityholder TD
{
	text-align: left;
		background-image:none;
		color: #1A6F0D;
		
}
.results table.cityholder TD a{
	color: #1A6F0D;
	text-decoration: none;
}
.results table.cityholder TD a:hover{
	color: #1A6F0D;
	text-decoration: underline;
}
.results table.cityholder TD a span{
	font-weight: bold;
}

.results table.cityholder TD{
	width: 33%;
}
.results .collapser{
	background-image: url(../images/slashedbg.gif);
}
.results .collapser a
{
color: #1A6F0D;
	text-decoration: none;
}

.results .collapser a:hover
{
color: #1A6F0D;
text-decoration: underline;
}
.results .collapser .morediv{
	padding-right: 20px;
		border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
}


.results .collapserbottom,
.collapserbottom .cbleft,
.collapserbottom .cbright
{
height: 4px;
margin: 0px;
padding: 0px;
line-height: 2px;
font-size: 2px;
}

.collapserbottom .cbleft,
.collapserbottom .cbright
{
width: 4px;
}

.collapserbottom .cbleft{
	float: left;
	background-image: url(../images/leftslashedcorner.gif);
}
.collapserbottom .cbright
{
		float: right;
/*		border: 1px solid Black;*/
		background-image: url(../images/rightslashedcorner.gif);
}

.results .collapserbottom{
	/*border: 1px solid Black;*/
	background-image:url(../images/grayslashedpixel.gif);
	background-position: bottom;
	background-repeat: repeat-x; 
}
.results table.cityholder ul{
	list-style-image: url(../images/citybullet.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
/*.sresults a.delimiter{
	border: 1px solid Blue;
	border: none;
	width: 1px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
}*/

.results .sresults .delimiter{
/*	border: 1px solid Blue;*/
	border: none;
	width: 0px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
}
.results .sresults .description{
text-align: left;
width: 340px;
}

.results .sresults .name{
text-align: left;
width: 150px;
}
.results .sresults td{

	color: #1C6008;
	text-align: center;
	margin:auto;
	height: 60px;
	vertical-align: middle;
	
}
.results .sresults .first{
	background-image:url(../images/leftrowbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 2px solid #E9E9E9;
	font-weight: bold;
}
.results .sresults td{
	border-right: 2px solid #E9E9E9;
}

.results .restaurant{
	width: 220px;
}

.results .cousine{
	width: 120px;
}

.results .address{
	width: 250px;
}
.results .sresults .address{
text-align: left;
font-size: 11px;
/*border: 1px solid Blue;*/

}

.results .sresults .address ul{
	margin: 0px;
	list-style: none;
	padding: 0px;
}

.rows .restaurant{
font-size: 13px;
}
.rows .cousine ul{
text-align: left;
margin: 0px;
padding: 0px;
margin-left:20px;
}