
#p7ssm {
	background-color: #FFFFFF;
	margin: 0px;
	width: 532px;
	height:248px;
	overflow:hidden;
	position: relative;
	z-index: 100;
	BORDER: #dddddd 1px solid;
	padding:6px;
}




/*THUMBNAILS*/
#p7SSMwhmb {
	width:102px;
	filter: alpha(opacity=100);
	opacity: 1.0;
	float:right;
}




.p7ssm_thumb_section {width:102px; border:solid 0px red; float: left;position: absolute; top:6px;z-index:20;}
.p7ssm_thumb_section ul {margin: 0px; padding: 0px;}
.p7ssm_thumb_section li {list-style-type: none; margin:5px 0px!important; margin: 1px 0px; width:98px; height:56px; padding:0px;}
.p7ssm_thumb_section a {padding: 1px; float: left; border: 1px solid #EAEAEA;}
/*\Hide from IE5 Mac*/
.p7ssm_thumb_section a {float: none; display: block;}
/*End Hide*/
.p7ssm_thumb_section a:hover {border:2px solid #FF0000;}
.p7ssm_thumb_section a:hover img {height: 52px; width: 94px; padding: 0; border: 0; display: block;}
.p7ssm_thumb_section .down {border:2px solid #B6E000!important; cursor: default;}
.p7ssm_thumb_section .down img {height: 52px; width: 94px; padding: 0; border: 0; display: block;}
.p7ssm_thumb_section img {height: 54px; width: 96px; padding: 0; border: 0; display: block;}
.p7ssm_clearThumbs {clear: both; height: 0; line-height: 0.0; font-size: 0;}

/*Toolbar Controls */
#p7ssm_toolbar {display:none;}
#p7ssm_tools {}
#p7ssm_toolbar em {display: none;}
#p7ssm_toolbar a {display: block;}


/*FULLSIZE IMAGE */
/*\FS TABLE DO NOT EDIT - and hide from IE5 Mac*/
#p7ssm_fstbl {
	margin:0px;
}
/*End Hiding*/
/*The Outer Wrapper for Fullsize Image*/
#p7ssm_fullsize {
	padding:0px;
	margin:0px;
	width:410px;
	float:left;
}
/*Animating Box Wrapper for Fullsize Image*/
#p7ssm_fsc {
	margin:0px;
	width:410px;
	padding:0px;
}
/*Inner Wrapper for Fullsize Image*/
#p7ssm_fsw {
	padding: 0px;
	margin:0px;
}
#p7ssm_fsimg img {
	width:410px;
	height:240px;
	
	
}


#p7ssm_cf {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 99;
}
/*Firefox Strict Mode Box Model Fix - DO NOT EDIT*/
#p7ssm_cf img {
	display: block;
	
}
/*The Fullsize Image*/
#p7ssm_fsc img {
	border: 0;
	}
/*\Firefox Fix - Hide from IE5 Mac*/
#p7ssm_fsc img {
	display: block;
}

/* Description Styles */
#p7ssm_description {
	margin:-24px auto 0px;
	background:#FFFFFF;
	filter: alpha(opacity=60);
	opacity: 0.60;
	padding: 0px 0px;
	color: #000;
	line-height: 26px;
	display: none;
	height:26px;
	overflow:hidden;
	text-align:center;
	width:410px;	
}
/*Description Paragraphs*/
#p7ssm_description p {
	margin: 2px 0;
	color: #333333;
	border:solid 1px red;
}
/*Description Links*/
#p7ssm_description a {
	color: #333333;
}
/*Hiiden Link for Fullsize Image. DO NOT EDIT*/
.p7ssm_lk {
	display:none;
}
/*Hidden Description Source. DO NOT EDIT*/
.p7ssm_fd {
    width: 412px;
    font-size:12px;
	display:none;
	padding: 0;
}


#p7ssm_speed{
	position:absolute;
	display:none;
	left:0px;
	top:36px;
	padding:4px;
	background-color:#333333;
	border:1px solid #000;
	color:#CCCCCC;
	font-size: 12px;
	z-index: 100;
	filter: alpha(opacity=75);
	opacity: 0.75;
}