.OT_Widget_Wrapper {
	min-width:400px;
	height:107px;
	float:left;
	background: url(img/dc_widget_horizontal.gif) no-repeat left top;
}

* html .OT_Widget_Wrapper {
	width:400px;
}

*:first-child+html .OT_Widget_Wrapper {
	width:400px;
}

.OT_Widget_Content {
	height:107px;
	position: relative;
	left: 5px;
	background: url(img/dc_widget_horizontal.gif) no-repeat right top;
}

.OT_Widget_Img {
	margin:9px 10px 10px 0;
	float:left;
	width:145px;
	height:89px;
}

a.OT_Widget_Link:link,
a.OT_Widget_Link:visited,
a.OT_Widget_Link:hover,
a.OT_Widget_Link:active {
	font-family: Verdana,Arial,sans-serif;
	text-decoration: none;
	color: #61594E;
	font-size: 12px;
	display:block;
	margin:0 0 0 110px;
	text-align:center;
	padding-right:15px;
	position:relative;
	top:30px;
}

a.OT_Widget_Link:hover {
	text-decoration:underline;
}

.OT_Widget_Restaurant {
	font-weight:bold;
	display:block;
	margin:0 auto;
}

a.OT_Widget_Link span {
	cursor:pointer;
}

.OT_Widget_City {
	font-weight:normal;
	display:block;
	margin:0 auto;
}