@charset "utf-8";
/* CSS Document */
table.bcl_form {
	width: 100%;
}

.hidden {
	display:none;
}

form.bcl_form p {
	padding-bottom:.5em;
}

table.bcl_form { border:1 }

table.bcl_form td {
	padding-bottom:.5em;
	width: 33%;
}
table.bcl_form tr {
	vertical-align:top;
}

ul.bcl li {
	list-style-type:disc;
	margin-left:2em;
}

body {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px}

div.bcl {
	height: auto;
	width: auto;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: .4em;
	background: #ffffff url(../jquery-ui-1.7.1.Blitzer/css/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
	font-family: Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold; /**/
	border: 1px solid #eeeeee;
	color: #A12A2A;
	vertical-align:bottom;
	white-space: normal;
	padding: .5em .5em  .5em 6px;
	margin-bottom:.5em;
}

h3.bcl {
	font-family: Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #A12A2A;
	margin-bottom:0.5em;
}

table.bclEquip {
	height: auto;
	width: 100%;
	text-align:center;
 /*	-moz-border-radius: 0.4em;
	-webkit-border-radius: .4em;
	background: #ffffff url(../jquery-ui-1.7.1.Blitzer/css/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
	font-family: Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #cc0000;
	vertical-align:bottom;
	white-space: normal;
	padding: .5em .5em  .5em 6px;
	margin-left:-.5em;*/
}

td.bclEquipCell {
	width: 25%;
	text-align: center;
	vertical-align:top;
}

td.bclEquipImage {
	width: 25%;
	text-align: center;
}