#content {
	position:relative;
	width:950px;
	padding:10px 0 10px 10px;
	height:auto;
	background:url(../img/bgOpacity50.png) repeat 0 0;
}

div.topGirl {
	float:right;
	display:inline;
	width:350px;
	height:334px;
	margin:0 30px 26px 0;
}

dl.webcamBlock {
	position:relative;
	display:inline;
	float:left;
	width:160px;
	height:154px;
	margin:0 30px 26px 0;
	overflow:hidden;
	background:url(../img/webcamBlockBg1.png)!important;
	/*
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/webcamBlockBg.png',sizingMethod='crop');
	*/
}

dl.webcamBlock img.webcamThumb {
	width:160px;
	height:120px;
}

dl.webcamBlock span.webcamTrailer {
	position:absolute;
	display:block;
	width:160px;
	height:120px;
	left:0;
	top:0;
}

dl.webcamBlock a.absoluteLink {
	position:absolute;
	display:block;
	width:160px;
	height:120px;
	left:0;
	top:0;
	background:url(../img/pix.gif) repeat 0 0;
}

