@charset "utf-8";
/* CSS Document */

*html #search {
	background: url(../img/search.gif) top no-repeat;
	width: 237px;
	height: 23px;
	padding: 0;
	margin: 8px 5px 0 0;
	float: right;
}

*html #search input {
	margin: 2px 0 0 10px;
	padding: 0;
	border: none;
	border-width: 0; /* fix for ie 6-7 */
	width: 200px;
	font-size: 82.5%;
}

*html input#search-button {
	vertical-align: middle;
	width: 21px;
	height: 19px;
	top: -23px;
	left: 200px;
	position: relative;
}

*html #pornstar-index {
	margin: -20px -42px 0 0;
	padding: 0;
	width: 650px;
	float: right;
}

*html #pornstar-index li {
	margin: 0 3px 0 0;
	padding: 0;
	list-style: none;
	font-size: 82%;
	font-weight: bold;
	text-align: center;
	float: left;
}

*html #pornstar-index p {
	font-size: 68.8%;
	font-weight: normal;
	text-align: right;
	margin: 0 55px 0 0;
	padding: 0;
}

*html #newest-clips {
	float: left;
	margin: -20px 0 0 12px;
	padding: 0;
}

*html #newest-clips p {
	float: left;
	margin: 0;
	padding: 2px 0 5px 0;
	font-size: 67.5%;
	font-weight: normal;
}

*html #divider {
	float: left;
	text-align: center;
	height: 1px;
	width: 975px;
	border-bottom: 1px dashed #6e6e6e;
	margin: -14px 0 5px 13px;
	padding: 0;
}

*html #traffic-trades li span.number {
		display: inline;
}

*:first-child+html #traffic-trades li span.number {
		display: inline;
}

*html #copyright {
		width: 340px;
		position: relative;
		top: 65px;
		left: 210px;
}

*:first-child+html #copyright {
		width: 340px;
		position: relative;
		top: 65px;
		left: 210px;
}

*html #footer-nav {
		width: 400px;
		position: relative;
		top: 55px;
		left: 640px;
}

*:first-child+html #footer-nav {
		width: 400px;
		position: relative;
		top: 55px;
		left: 640px;
}

*html #description {
		margin: 5px 0 0 10px;
		padding: 0;
		width: 700px;
}

*:first-child+html #description {
		margin: 5px 0 0 10px;
		padding: 0;
		width: 700px;
}

*html #download-full-video {
		width: 255px;
		height: 26px;
		padding: 0;
		margin: 0 0 0 10px;
}
