@import url("main.css");

#linksTitle {
	position: relative;
	background: url(../images/title_surgeons_bg.gif) repeat-x;
	height: 11px;
	width: 738px;
	margin: auto;
	margin-bottom: 7px;
}

#main>#linksTitle {
	margin-bottom: 9px;
}

#linksTitle img {
	margin-left: 8px;
}

#linksPage {
	position: relative;
	margin: auto;
	width: 700px;
	height: 316px;
	background-color: #F1F1F1;
	padding: 10px;
	overflow: auto;
}

#linksPage a {
	color: #666666;
	text-decoration: none;
}

#linksPage a:hover {
	color: #487f87;
	text-decoration: underline;
}