body {
	margin: 0;
	padding: 0;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
}

#uninstall_q label {
    width: 300px;
    display: inline;
    float: none;
}

#uninstall_q #com_label
{
    display: block;
}

#uninstall_q input.checkbox {
    width: auto;
    float: none;
}

#uninstall_q input.submit {
    width: 100px;
    float: none;
}


#uninstall_q p {
    margin-bottom: 20px;
}

#uninstall_q legend {
    color: red;     
    font-weight: bold;
}
#hlight {
    color: red;    
    font-weight: bold;
}
