.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}

.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

	div.findTutorTab1{
		background:#0585AF;
		padding:5px 10px;
		margin-top:22px;
		cursor:pointer;
		color:#ffffff !important;
		}

	div.findTutorTab{
		background: url(images/bg-tab.gif) repeat-x !important;
		padding:10px 10px;
		cursor:pointer;
		border:1px solid #FF9900;
		border-bottom:none;
		margin-top:12px;
		color:#0585AF;
		}

