body {
	margin: 0;
	padding: 0;
	
	font-family: verdana;
	font-size: 12px;
}

table {
	font-size: 12px;
}

a {
	color: #000;	
}

/* *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
 * Photoplugin
 */
div.tx-windphotorating-pi1 form div.pair {
	overflow: hidden;
	margin: 5px 0;
}

div.tx-windphotorating-pi1 div.inappropriate {
	margin: 75px 100px 0 100px;
}

div.tx-windphotorating-pi1 div.message {
	text-align: center;
}

div.tx-windphotorating-pi1 div.inappropriate input,
div.tx-windphotorating-pi1 div.inappropriate textarea {
	width: 300px;
	border: 1px solid #000;
}

div.tx-windphotorating-pi1 div.inappropriate div.buttons input {
	margin: 0 0 0 150px;
}

* html div.tx-windphotorating-pi1 form div.pair {
	overflow: visible;
	height: 1px;
}

div.tx-windphotorating-pi1 form div.checkbox {
	margin: 0 0 0 150px;
}

div.tx-windphotorating-pi1 form div.pair label {
	float: left;
	width: 150px;
}

div.tx-windphotorating-pi1 form div.formcheck {
	display: none;
}

div.tx-windphotorating-pi1 div.single div.info_inappropriate {
	overflow: hidden;
	padding: 5px 25px;
}

* html div.tx-windphotorating-pi1 div.single div.info_inappropriate {
	overflow: visible;
	height: 1px;
}

div.tx-windphotorating-pi1 div.single div.image {
	text-align: center;
}

div.tx-windphotorating-pi1 div.single div.info_inappropriate div.info {
	float: left;
	width: 45%;
}

div.tx-windphotorating-pi1 div.single div.info_inappropriate div.inappropriate_link {
	float: right;
	width: 45%;
	text-align: right;
}

div.tx-windphotorating-pi1 div.single table th {
	text-align: left;
}

div.tx-windcomments-pi1 {
	text-align: center;
}

div.tx-windcomments-pi1 p {
	margin: 0;
	padding: 0;
}

div.tx-windcomments-pi1 div.avg {
	margin: 0 auto;
	overflow: hidden;
	width: 330px;
	text-align: center;
}

* html div.tx-windcomments-pi1 div.avg {
	overflow: visible;
	text-align: center;
	height: 1px;
}

div.tx-windcomments-pi1 div.avg img,
div.tx-windcomments-pi1 div.avg span {
	float: left;
	display: block;
	line-height: 30px;
}

div.tx-windcomments-pi1 form {
	margin: 0;
	padding: 0 0 0 20px;
}

div.tx-windcomments-pi1 form div.buttons {
	margin: 5px 0 0 0;
}

div.tx-windcomments-pi1 div.options {
	overflow: hidden;
}

* html div.tx-windcomments-pi1 div.options {
	overflow: visible;
	height: 1px;
}

div.tx-windcomments-pi1 div.rating {
	float: left;
}

