.MML-screenshotCompact-Link
{
	color: rgb(102, 102, 102);
	font-family:Verdana ;
    font-size: 9pt;
	font-weight:bold;
	width: 100%;
	text-decoration:underline;
}

a.MML-screenshotCompact-Link:Link
{
	color: rgb(102, 102, 102);
	text-decoration:underline;
}

a.MML-screenshotCompact-Link:Visited
{
	color: rgb(102, 102, 102);
	text-decoration:underline;
}

a.MML-screenshotCompact-Link:Hover
{
	color: rgb(251, 140, 4);
	text-decoration:uderline;
}

.MML-screenshotCompact-ImageTag
{
	border: none;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;

}

.MML-screenshotCompact-ImageLink
{
	
}

a.MML-screenshotCompact-ImageLink:Link
{
}

a.MML-screenshotCompact-ImageLink:Visited
{
}

a.MML-screenshotCompact-ImageLink:Hover
{
}

.MML-screenshotCompact-Description 
{
	font-family: Verdana;
	font-size:8pt;
	color: rgb(102, 102, 102);
}

.MML-screenshotCompact-ReadMore
{
	font-weight:bold;
}
.MML-ScreenShotCompact-div
{
border:dashed 1px #000000;
height:200px;
width:150px;
overflow:auto;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

