body
{
	font-family: sans-serif;
	font-size: 80%;
}

table.v2_tight
{
	border-collapse: collapse;
}

td.v2_tight
{
	border: 0;
	padding: 0;
}

p.v2_error
{
	font-weight: bold;
	color: red;
}

p.v2_warning
{
	font-weight: bold;
	color: orange;
}

p.v2_info
{
	font-weight: bold;
	color: green;
}
 
div.v2_edit_buttons
{
	text-align: right;
}

input.v2_create_first_article
{
	margin-top: 8px;
}
 
td
{
	vertical-align: top;
}

img
{
	border: 0;
}

iframe#v2_operations
{
	visibility: hidden;
	height: 0px;
}

div.v2_reset
{
	clear: both;
}

img.v2_right
{
	float: right;
	padding-left: 4px;
}

img.v2_left
{
	float: left;
	padding-right: 4px;
}

#v2_editor_background
{
	padding: 4px;
	background-color: white;
	background-image: none;
}