/* CSS for VascularWeb Mentor Matchup Program */

table.resultset {border-collapse:collapse;margin-bottom:10px;border:1px solid #000000;}
table.resultset td {vertical-align:text-top;padding:6px;}
table.resultset th {text-align:left;border-bottom:1px solid #000000;padding:6px;background-color:#e9eaeb;}
table.resultset ul {list-style-type:none;padding:0px 4px;margin:0px;}
table.resultset li {margin-top:4px;font-size:0.7em;}

label {display:block;float:left;clear:left;width:150px;margin-bottom:10px;}

hr {clear:both;}
.searchform {margin:4px;padding:4px;border:1px solid #000000;width:560px;}

.required {color:dd0000;font-weight:800;}
.submitbutton {border:2px solid #0033CC;padding:2px;margin:6px 0px;}
.disableddisplay {border:none;color:#000000;width:200px;font-weight:800;}
.error {color:dd0000;font-weight:800;}

.ctabutton {display:inline;background-color:#eaeef1;padding-top:1px;height:18px;border:1px solid #2c4e8b;font-size:11px;}
.ctabutton a, .ctabutton a:visited {background-color:#7b111b;border:1px solid #eaeef1;color:#ffffff !important;padding:3px 7px;font-weight:700;text-decoration:none;}
.ctabutton a:hover {border:1px solid #a79191;background-color:#673133;}