

/* --- Stylesheet 2675 () --------- */ 

.T1886 {
	background-color: #000;
}
#wrapper {
	width: 620px;
	margin: 0px auto;
}

.T1886 h2 {
	color: #FFF;
	font-family: Dosis;
	font-weight: 600;
	font-size: 25px;
}
.T1886 h3 {
	color: #FFF;
	font-family: Dosis;
	font-weight: 600;
	font-size: 20px;
}

.T1886 .cam {
	margin-bottom: 20px;
	width: 585px;
}
.T1886 .cam h3 { float: left; }
.T1886 .cam .button {
	margin-top: 10px;
	border: 1px solid #CCC;
	background-color: white;
	padding: 2px 13px;
	border-radius: 20px;
	behavior: url(//tramino.s3.amazonaws.com/tramino/misc/PIE.htc);
	font-size: 12px;
	color: #999;
	text-decoration: none;
	cursor: pointer;
}

.T1886 .cam .button:hover {
	border: 1px solid #999;
	color: #666;
}

.T1886 .cam .picture {
	background: url(//tramino.s3.amazonaws.com/tramino/gfx/loading.gif) center center no-repeat;
	width: 610px;
	height: 360px;
	overflow: hidden;
}

.T1886 .cam .picture img {
	height: 360px;
	width: auto;
}

.T1886 .cam .picture .frame iframe {
	border: 0px solid #FFF;
}