.diningLink{
	font-weight: bold;
	font-family: arial, helvetica, FreeSans, Nimbus Sans L, Garuda, Utkal, sans-serif;
	color: #034678;
	cursor: pointer;
}
.diningLink:hover {
	font-weight: bold;
	font-family: arial, helvetica, FreeSans, Nimbus Sans L, Garuda, Utkal, sans-serif;
	color: #034678;
	text-decoration: underline;
	cursor: pointer;
}
.outback-contentBlock{
	overflow-y:auto;
	width: 100%;
	height: 305px;
	margin-top: 20px;
}
.outback-brandingImg{	
	width: 771px;
	height: 80px;
	margin-top: 20px;
}
.outback-menu{	
	display:none;
	background-color: white;
	position: absolute;
	border: 1px solid #6d6d6d;
	z-index: 1001;
}
.outback-labelBoxTitle{
	font-family: arial, helvetica, FreeSans, 'Nimbus Sans L', Garuda, Utkal, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
}
.outback-close{
	float: right;	
	width: 60px;
	height: 25px;
	right: 0;
	cursor: pointer;
	color: gray;
	font-size: 11px;	
	margin-right: -15px;
	margin-top: -20px;
}
.outback-close:hover{
	float: right;	
	width: 60px;
	height: 25px;
	right: 0;
	cursor: pointer;
	color: #034678;
	font-size: 11px;	
	margin-right: -15px;
	margin-top: -20px;
}
.outback-modalbackground{
	display:none;
	background-color: #000000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	overflow: hidden;
	position: fixed;	
	width:100%;
	height:100%;
	z-index: 1001;
	top: 0px;
	left: 0px;	
}
.outback-container{
	position:relative;
	padding: 20px 15px 15px;	 
}
.outback-closepic{	
	margin-top: 10px;
	margin-left: 5px;
	cursor: pointer;
}
.outback-closeword{
	line-height: 34px;
	margin-left: 5px;
	cursor: pointer;
	display: block;
	float: left;
}
.outback-titleBlock{
	width:100%;
	font-family: arial, helvetica, FreeSans, Nimbus Sans L, Garuda, Utkal, sans-serif;
	height: 47px;
	padding-top: 10px;	
}
.outback-title{
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.outback-titlePic {
	float:left;	
	width: 103px !important;
	height:	58px !important;
}
.outback-titleTextBox{
	float:left;
	margin-left: 15px;
}
.outback-subheaderTextBox{
	font-family: arial, helvetica, FreeSans, Nimbus Sans L, Garuda, Utkal, sans-serif;
	font-style: italic;
	float:right;
	font-size:11px;	
	margin-bottom: 50px;
}

.outback-tdNum{	
	vertical-align: top;
	width: 29px;
	height: 74px;
}
.outback-tdDescr{
	vertical-align: top;
	width: 470px;
	height: 74px;
}
.outback-tdAddress{
	vertical-align: top;
	width: 262px;
	height: 74px;
	border-left: 1px solid #d7d7d7;
}
.outback-boxedNumber{
	border: 1px solid #d7d7d7;
	color: #d6d6d6;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 5px;
	line-height: 1em;
	display: inline;
	float: left;
	zoom: 1;
}
.outback-restaurantsImage{
	float:left;
	padding-right: 10px;
	width: 99px;
	height: 74px;
	cursor: pointer;
}
.outback-descriptionBlock{
	width: 342px;
	height: 70px;
    padding: 1px;
}
.outback-restaurantName{
	border-collapse: separate;
	color: #034678;
	cursor: pointer;
	display: inline;
	font-family: arial, helvetica, FreeSans, 'Nimbus Sans L', Garuda, Utkal, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	text-decoration: none;
	width: auto;		
}
.outback-restaurantName:hover{
	border-collapse: separate;
	color: #034678;
	cursor: pointer;
	display: inline;
	font-family: arial, helvetica, FreeSans, 'Nimbus Sans L', Garuda, Utkal, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	text-decoration: none;
	width: auto;		
	text-decoration: underline;
}
.outback-restaurantDistance{
	margin-bottom:10px;
	border-collapse: separate;
	color: #414141
	display: block;
	font-family: arial, helvetica, FreeSans, 'Nimbus Sans L', Garuda, Utkal, sans-serif;
	font-size: 11px;
	height: 14px;
	width: auto;
}
.outback-restaurantAddressLine{
	font-family: arial, helvetica, FreeSans, 'Nimbus Sans L', Garuda, Utkal, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 10px;
}
.outback-strip{
	margin-top:10px;
	height: 10px;
	border-top: solid;
	border-color: #D7D7D7;
	border-width: thin;	
}

