@charset "utf-8";
.directions {
	width: 187px;
	height: 219px;
	background-color: #FFFFFF;
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	color: #000000;
	padding: 5px;
	float: left;
	background-position: bottom;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.news_topics {
	height: 219px;
	float: left;
	background-color: #E8E8E8;
	width: 204px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.selected_news_topic {
	color: #FFFFFF;
	background-color: #a39788;
}

.news_topics ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: -7px;
}
.news_topics ul li {
	display: block;
	margin-top: 5px;
	padding: 4px;
	cursor: pointer;
}


.lasik_news {
	position: absolute;
	height: 219px;
	width: 250px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 285px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.lasik_news h1 {
	font-size: 16px;
	margin-right: -250px;
	margin-bottom: -13px;
	margin-top: 0px;
	margin-left: 0px;
}
.lasik_news_1 {
	background-color: #968774;
	background-image: url(images/news_lasik_ala2500.jpg );
	background-repeat: no-repeat;
}
.lasik_news_2 {
	background-color: #CCCCCC;
	background-image: url(images/news_lasik_consumer2012.jpg);
	background-repeat: no-repeat;
}
.lasik_news_3 {
	background-color: #CCCCCC;
	background-image: url(images/news_lasik_dmagazine2013b.jpg);
	background-repeat: no-repeat;
}
.lasik_news_4 {
	background-color: #CCCCCC;
	background-image: url(images/news_lasik_amo.jpg);
	background-repeat: no-repeat;
}
.lasik_news_5{
	background-color: #CCCCCC;
	background-image: url(images/news_lasik_plano_star_courier_2013.jpg);
	background-repeat: no-repeat;
}
.lasik_news_temp {
	background-color: #996600;
	background-image: url(images/news_lasik_50off.jpg );
	background-repeat: no-repeat;
}
