/*  basic page styles */
body { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 13px; line-height: 20px; color: #fff; margin: 0px; padding:0px; }

a:link { color:#efbd8c; text-decoration:underline; }
a:active { color:#efbd8c; text-decoration:underline; }
a:visited { 	color:#efbd8c; text-decoration:underline; }
a:hover { color:#ffffff; text-decoration:none; }

.warning { color: #fef860; }

div#cpassremoteentry p { font-size: 10px; }
div.labelbox { margin-top:5px; font-weight:normal;  color: #fcb8b8; }
input { width: 95%; border: solid 1px #fff; }
div.inputgroup { }
div.buttonbox { text-align:left; clear:left; }
input.button_if { background-color:#000; color: #fff; font-weight:bold;  padding: .6em 1.2em; border-radius: 5px 5px 5px 5px; text-align: center; font-size: 0.9em; border:none; width:auto; margin-top: 10px; }



