/* FLICKR */
.previewF {  width:80px; height:80px; position: relative; margin: 0px 0px 0px 0px; }
.previewF img { border: solid 1px #000000; margin: 0px 4px 4px 0px; padding:0px; }

/* Set Cases around the place */
.Set {  width: 138px; height: 141px;text-align: left; margin: 0px 8px 18px 8px; float:left;text-align:center; background: url(../images/case.gif) no-repeat;}
.Set a {text-decoration:none;font-weight:800}
.Set IMG {margin: 4px 0px 4px 0px}
 
.SetCase { margin-top: 5px; margin-bottom: 5px; padding: 7px 0 0 0px;  }
.SetCase a {text-decoration:none}
.SetCase a:link { text-decoration:none; }
.SetCase a:visited { text-decoration:none; }
.SetCase a:hover { background: transparent; text-decoration:none; }
.SetCase a:active { background: transparent; text-decoration:none; }
.SetCase .setThumb { border: 1px solid #000; }


.viewset
{
	text-align:center;
	width:100%;
}

.viewphoto
{
	text-align:center;
	background-color:#666666;
	padding:10px 0px 10px 0px;
	width:400px;
}

 
.dots{margin-bottom:10px;}

.contentbox3 {
	border-left: 10px solid #333333;
	border-right: 10px solid #333333;
	border-bottom: 10px solid #333333;
	border-top: 10px solid #333333;
	vertical-align: top;
	border-bottom: 0px;
	background: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}


