table.command {
	font-size:10px;
	width:100%;
	font-family: helvetica;
}


table.command th {
	background-color:#AFC5C5;
	padding-left:3px;
	padding-right:3px;
}

table.residues tr > th:first-child {
	background-color:#BDBDBD;
}

th.help:hover {
	cursor:help;
}

table.command tr {
	background-color:#CEDADA;
}

table.command tr:hover {
	background:#C9CCCC;
}

table.residues tr > td:first-child {
	background-color:#DFDFDF;
}


table.command td {
	padding:3px;
	width:75px;
}


table.command a {
	color:#2F4790;
	text-decoration:none;
	cursor:pointer;
}

table.residues a {
	color:#808080;
}

table.residues a:hover {
	color:#FF0000;
}

a.clear {
	color:#2F4790;
	text-decoration:none;
	cursor:pointer;
	font-size:10px;
	font-family: helvetica;
}

a.clear:hover {
	color:#FF0000;
}
td.command_panel {
	vertical-align: top;
}


td.jmol_panel {
	text-align: center;
}

div.res_command {
	border:2px solid #000000;
}

div.res_command_fit {
	overflow:auto;
	height:396px;
}

div.chain_command {
	height:123px;
	width:200px;
	border:2px solid #000000;
	overflow:auto;
}

div.chain_command_short {
	width:200px;
	border:2px solid #000000;
}

div.command_rigid {
	width:200px;
	border:2px solid #000000;
}

table.colorTable td {
	height: 15px;
	width:15px;
	font-size: 8px;
}
