/*GENERAL*/
#web_content {
	height:543px;
	top:50%;
	margin:0 16px;
	margin-top:-272px;
	padding-left:30px;
	overflow:hidden;
	display:none;
	position:absolute;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.wide_preview_w {
	width:710px;
	float:left;
	height:566px;
	margin-top:0px;/*37*/
	position:relative;
}

.white_bkg_w {
	height:537px;/*463px;*/
	width:680px;
	position:absolute;
	margin:6px 0 0 6px;
	z-index:0;
	background:#9c9c9c;
	/*border-radius: 6px;*/
	overflow:hidden;
	/*box-shadow: 5px 5px 5px #555;*/
}
.webImage {
	width:664px;
	height:412px;
	margin:8px 0 0 8px;
	/*border-radius: 3px;*/
	left:0;
	top:0;
	position:absolute;
	overflow:hidden;
	background:#fff;
}
.webDesc {
	position:absolute;
	width:664px;
	height:100px;/*26px;*/
	/*border-radius:3px;*/
	left:0;
	top:0;
	background:#cecece;
	margin:429px 0 0 8px;
	overflow:hidden;
}
.webTitle {
	height:20px;
	line-height:20px;
	width:100%;
	color:#313131;
	line-height:20px;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-top:4px;
	cursor:pointer;
}
.webTitle a{
	color:#313131;
}
.webTitle a:hover{
	color:#5e3335;
}
.webTools {
	width:100%;
	position:absolute;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	color:#545454;
	margin-top:23px;
	cursor:default;
}
.webAbout {
	position:absolute;
	margin-top:38px;
	color:#545454;
	font-size:10px;
	padding:0 10px 0 10px;
	cursor:default;
	text-indent:30px;
}

/*LABELS*/
.eight_w {
	background:url(../images/bkg/interface.png) -225px -296px no-repeat;
}
.nine_w {
	background:url(../images/bkg/interface.png) -300px -296px no-repeat;
}
.ten_w {
	background:url(../images/bkg/interface.png) -375px -296px no-repeat;
}
.eleven_w {
	background:url(../images/bkg/interface.png) -450px -296px no-repeat;
}
.twelve_w {
	background:url(../images/bkg/interface.png) -150px -296px no-repeat;
}
.thirteen_w {
	background:url(../images/bkg/interface.png) -75px -296px no-repeat;
}
.fourteen_w {
	background:url(../images/bkg/interface.png) 0 -296px no-repeat;
}