#modules label
	{
	display		: none;
	}

input,
textarea
	{
	border		: 1px solid #000000;
	}

#modules input.button
	{
	border		: none;
	}

.iteminfo,
.articleinfo
	{
	font-size	: 80%;
	color		: #585858;
	}

.modifydate
.createdby
.createdate
	{
	display		: block;
	}

.buttonheading
	{
	width		: 100%;
	text-align	: right;
	padding		: 0px;
	}

.buttonheading img,
.buttonheading a
	{
	text-decoration	: none;
	border		: none;
	padding		: 0 0 0 2px;
	}

.contentdescription
	{
	padding		: 0 0 15px 0;
	}

.search #mod_search_searchword
	{
	display		: block;
	float		: left;
	padding-right: 15px;
	padding-bottom: 5px;
	}



.search .button
	{
	display		: block;
	float		: left;
	padding		: 1px 0 0 5px;
	}

#emailForm
	{
	margin		: 15px 0 0 0;
	}

#emailForm label
	{
	display		: block;
	float		: left;
	clear		: left;
	width		: 300px;
	margin		: 5px 0 0 0;
	}

#emailForm input
	{
	clear		: right;
	margin		: 5px 5px 0 0;
	}

#emailForm textarea
	{
	margin		: 5px 0 0 0;
	height		: 100px;
	width		: 200px;
	}

#emailForm .button
	{
	float		: right;
	clear		: both;
	margin		: 15px 50px 15px 0;
	}

#contact_email_copy
	{
	border : none;
	}