.c2_11_table {
	width: 340px;
	float: right;
}

.c2_11_visitorlogged {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.c2_11_alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.c2_11_link {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.c2_11_link:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
.c2_11_button {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;

	height: 18px;
	
	background-image: url(/images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	background-color: #EA8941;

	border-top-color: #F9BC67;
	border-left-color: #EF9A4C;
	border-bottom-color: #A14219;
	border-right-color: #BC5C25;
	border-width: 2px;
	border-style: solid;
	

	padding-left: 5px;
	padding-right: 5px;
}
.c2_11_button_td {
	text-align: right;
	width: 80px;
}
.c2_11_edit {
	color: #7C868A;
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

	border-top-color: #B5BABD;
	border-left-color: #B5BABD;
	border-bottom-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-width: 1px;
	border-style: solid;
}
.c2_11_edit_td {
	width: 60px;
	text-align: center;
}
.c2_11_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7C868A;
	text-align: right;
	text-transform: lowercase;
	
	padding-left: 8px;
	padding-right: 4px;
}
.c2_11_separator_td {
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}