body.singlenews #contentPad {
	margin: 0;
	width: 100%;
	min-width: 320px;
	max-width: 600px;
}

body.singlenews #left-col,
body.singlenews #right-col{
	float: none;
	width: 100%;
}

body.singlenews .tx-comments-pi1 {
	width: auto;
	margin-left: 0;
}

body.singlenews .tx-comments-comment-input,
body.singlenews .tx-comments-comment-form textarea {
	width: 94% !important;
	padding: 2px;
}

body.singlenews .tx-comments-captcha {
	padding-left: 0;
}

body.singlenews .tx-comments-captcha img{
	width: auto;
}

body.singlenews .tx-comments-comment-form LABEL{
	width: auto;
}