#intvsearch {
	padding: 0px;
	margin: 0px;
}
#intvsearch form {
	display: none;
}
#intvsearch img {
	border: 0;
}
#intvsearch input {
	display: none;
}
#intvsearch a.vlink {
	font-size: 17px;
	color: #4096ee;
	text-decoration: underline;
}
#intvsearch a.wlink img {
	display: none;
}
#intvsearch .excerpt {
	margin: 5px 0 5px 0;
}

#intvsearch ul {
	list-style-type: none;
	padding: 0;
	margin: 5px 0 5px 0;
}
#intvsearch ul li {
	padding: 0;
	margin: 5px 0 5px 0;
}

#intvsearch div.thumb {
	float: left;
	width: 100px;
	margin: 0 5px 0 0;
	text-align:left;
	background: none !important;
}
#intvsearch div.thumb img {
	width:  auto !important;
	height: auto !important;
	float: left;
}
#intvsearch div.description {
	margin-left: 110px;
}
#intvsearch div.clear {
	clear: both;
}
#intvsearch div.watchcontainer {
	background-color: #000;
	background-image: url(http://snip.intv.ru/pics/waiting.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#intvsearch .httperror {
	text-align: center;
}

#intvsearch .httperror .code {
	font-size: 48px;
}

#intvsearch div.notify {
	padding: 20px;
	text-align: center;
}
