/* plugin_webmail */

table.webmail {
	border-color: black;
	border-style: dotted;
	border-width: 1px;
	background-color: #cfcfcf;
	padding: 5px;
}

/*table.webmail input, table.webmail select, table.webmail textarea {
	background-color: #eeeeee;
	border-color: black;
}*/

.webmail_caption {
	color: black;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
}