BODY 
{
	background: #fff; 
	font: 0.8em Verdana; 
}

IMG.image_align
{
    float: left;
    padding: 0px 5px 0px 15px;
    border: none;
}

IMG.image_border 
{ 
	border: 1px solid black; 
	margin: 5px; 
}

.right 
{ 
	position: absolute; 
	right: 0px; 
	border: none; 
}

.txt:disabled {
    background: #dddddd;
}