.textPicLinkCaption {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height:100%;
	text-align:center;
	padding-top: 0px; 
	padding-left: 3px;
	padding-right: 3px; 
	padding-bottom: 3px; 
}
.textPicLinkSingleLineCaption {
	padding-top: 0px; 
	line-height:23px;
	height:23px; 
}
.imgPicLinkCaption {
	text-align:center;
}
a div.imgPicLinkCaption img
{
	border-style: none;
}
.StarkPicLinkCaptionBox
{
	background-color: #263997;
	color: #FFFFFF;
	cursor:pointer; 
	width: 100%;
	height:35px; 
}
.StarkPicLinkImage
{
	position:relative; 
}
a div.StarkPicLinkImage img
{
	border-style: none;
}
.StarkPicLinkDescBox
{
	float:none;
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	font-size: 12px;
	line-height:100%;
	color: #263997;
	background-color:#E0E0E0;
	visibility:hidden;
	width: 100%; 
	cursor:pointer; 
	/* CSS3 standard */
	opacity:0.8;
	/* for IE */
	filter:alpha(opacity=80);
; clip:   rect(   ):0.8;
}
.StarkPicLinkDesc
{
	padding-top: 3px; 
	padding-left: 3px;
	padding-right: 3px; 
	padding-bottom: 3px; 
}
.StarkDropShadow 
{ 
	float:left;
	clear:left;  
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
  	margin: 10px 0 10px 5px;
	padding:0px;
}
.StarkDropShadow130 
{ 
	background: url(../images/shadow130.gif) no-repeat bottom right;
}
.StarkDropShadow183 
{ 
	background: url(../images/shadow183.gif) no-repeat bottom right;
}
.StarkDropShadow450 
{ 
	background: url(../images/shadow450.gif) no-repeat bottom right;
}
.StarkDisplayBox 
{ 
	position:relative;
	bottom:6px;
	right:6px;  
	margin: 0px 0px 0px 0px;
}
.StarkDisplayBox a:link,
.StarkDisplayBox a:visited
{
	text-decoration: none;
	border-style: none;
}
.StarkDropShadow a:link,
.StarkDropShadow a:visited
{
	text-decoration: none;
	border-style: none;
}
.StarkTextContainer
{
	border-left:solid 1px #263997;
	border-right:solid 1px #263997;
	border-bottom:solid 1px #263997;
	margin:0px 0px 0px 0px;
	padding:10px;
	line-height:1.2;
	display:block;
}
.roundCornerTop,.roundCornerBottom{display:block}
.roundCornerTop *,.roundCornerBottom *{display:block;height: 1px;overflow: hidden}
.roundCorner1{margin: 0 5px}
.roundCorner2{margin: 0 3px}
.roundCorner3{margin: 0 2px}
.roundCorner4{margin: 0 1px;height: 2px}
