#dotted 
{
    background: url(/assets/images/proteins/Circle.png) no-repeat 253px top
}

a.iButton
{
    display: block;
    background-color: transparent;
    background: url(/images/cdna/button-background.png) no-repeat top left;
    width:120px;
    height:30px;
    margin: 5px auto;
    padding: 5px 0 0 0;
    text-align: center;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

a.iButton2
{
    display: block;
    background-color: transparent;
    background: url(/images/cdna/buttonbg2.png) no-repeat top left;
    width:100px;
    height:30px;
    margin: 5px auto;
    padding: 5px 0 0 0;
    text-align: center;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

.c1
{
    background-color:#FFFFCC;
}

input.btn 
{ 
    color:#050; 
    font: bold 100% 'trebuchet ms',helvetica,sans-serif; 
	background-color:#fed; 
	border: 1px solid; 
	border-color: #696 #363 #363 #696; 
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
}

.tdh
{
    text-align:right;
    font-weight:bold;
    width: 20%;
}

.pOther 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:none;
	margin-left:100px;
}


