@charset "utf-8";
@import url("../../css/layout.css");

/*
div#breadcrumbs{
	margin:12px 0 20px 0;
}
	div#breadcrumbs p{
		margin:0;
		padding:0 0 8px 0;
		border-bottom:1px dotted #7F7F7F;
	}
		div#breadcrumbs p a{
			font-weight:bold;
		}
*/
div#separate_left{
	width:500px;
	margin:0;
	padding:0;
	padding-bottom:22px;
	float:left;
}
div#separate_right{
	width:225px;
	margin:0;
	padding:0;
	padding-bottom:32px;
	float:right;
}

dl.list_feature{
	margin:0 0 18px;
	padding:0px;
}
	dl.list_feature dt{
		width:200px;
		float:left;
		clear:both;
	}
	dl.list_feature dd{
		width:290px;
		margin:0;
		padding:0 0 0 8px;
		float:left;
		color:#4C4C4C;
		line-height:1.3em;
	}
/*		dl.list_feature dd h4{
			display:block;
			margin:0 0 4px 0;
			padding:0;
			color:#ff0504;
		}*/
		dl.list_feature dd p{
			margin:0 0 0 0;
			padding:0;
		}
/*		dl.list_feature dd dl#biography{
			margin:0;
			padding:0;
		}
			dl.list_feature dd dl#biography dt{
				width:auto;
				margin:0 0 4px 0;
				float:left;
				line-height:1.2em;
			}
			dl.list_feature dd dl#biography dd{
				width:auto;
				margin:0 0 4px 2.4em;
				float:none;
				line-height:1.2em;
			}*/
h3{
/*	width:340px;*/
	width:auto;
	text-indent:0px;
	margin:0 0 2px 0;
	padding:0;
}

/*	div.details{
		margin:0 6px 27px 0;
		padding:22px 12px;
		background:#ffede5;
		color:#4C4C4C;
	}
		div.details h4{
			display:block;
			margin:0 0 6px 0;
			padding:0;
			color:#ff0504;
		}
		div.details p{
			margin:0;
			padding:0;
			line-height:1.6em;
		}
	ul#photoGallery{
		margin:26px 0 0 10px;
		padding:0px;
		list-style:none none outside;
		float:right;
	}
		ul#photoGallery *{
			vertical-align:bottom;
		}
		ul#photoGallery li{
			margin-bottom:12px;
		}*/
	h4#column{
		margin:0 0 12px 0;
		padding:0;
		height:26px;
		width:500px;
		background:url(../img/h4_column.gif) 0 0 no-repeat #FFF;
		text-indent:-9999px;
		clear:both;
	}
/*	img.storePhoto{
		float:left;
	}
	div#restaurantInformation{
		margin:0 0 0 195px;
	}
		div#restaurantInformation a{}
		div#restaurantInformation dl{
			margin:10px 0;
			padding:0;
		}
		div#restaurantInformation dl dt{
			margin:0 0 2px 0;
			line-height:1.2em;
		}
		div#restaurantInformation dl dd{
			margin:0 0 6px 12px;
			line-height:1.2em;
		}
*/


/*		div.details dl{
			margin:0;
			padding:0;
			line-height:1.5em;
		}
			div.details dl dt{
				margin:0;
				padding:0;
				font-weight:bold;
			}
			div.details dl dd{
				margin:0 20px;
				padding:0;
			}*/
			div.dottedLine{
				height:5px;
				margin:0;
				padding:8px 6px;
/*				background:url(../../commonimg/dottedline.gif) center center repeat-x transparent;*/
/*				clear:both;*/
			}
				div.dottedLine hr{
					display:none;
				}
/*		div.details ul{
			list-style:none none outside;
			margin:0px;
			padding:0px;
		}
			div.details ul li{
				width:115px;
				margin:0 5px 0 0;
				float:left;
				line-height:1.2em;
			}
			div.details ul li.last{
				margin:0;
			}
				div.details ul li img{
					margin-bottom:2px;
				}*/

h5{
	width:225px;
	height:23px;
	margin:0 0 9px 0;
	padding:0;
	text-indent:-9999px;
}
h5#backIssue{
	background:url(../img/h5_backissue.gif) 0 0 no-repeat #FFF;
}

ul.list_right{
	list-style:none none outside;
	margin:0 0 20px 4px;
	padding:0;
}
	ul.list_right li{
		margin:0 0 12px 0;
		padding:0;
	}
		ul.list_right li *{
			vertical-align:text-top;
			text-decoration:none;
		}
		ul.list_right li img{
			width:70px;
			height:47px;
			margin:0 5px 0 0;
			float:left;
		}
		ul.list_right li span{
			display:block;
			text-decoration:underline;
			float:right;
			width:150px;
			background:#fd5;
		}
		ul.list_right li a{
			text-decoration:underline;
			display:block;
			height:47px;
		}

