| 1234567891011121314151617181920 |
- *{margin:0;padding:0;}
- body { margin: 0px auto; color:#333337;}
- #leftColumn {background:#ccc; float:left;width:150px; height:1000px;background:url('/images/general/left.png') no-repeat bottom left;}
- #rightColumn {background:#ccc; float:right; width:150px;height:1000px;background:url('/images/general/right.png') no-repeat top right}
- #centerColumn {background: transparent url('/images/home/screens.png') no-repeat Filter:alpha(opacity=40); margin:0 auto 0 auto; width:80%;}
- #onlinePng {float:right;margin-top:10px; padding-right:10px;}
- #intimamediaLogo {float:left; margin-top:10px; margin-left:15px;}
- .redIntima {color:#7c0b13; font-weight:bold;}
- #liststat{font:Helvetica,Arial,Verdanna;padding:100px 0 0 0; margin:0 0 0 0;height:100%; overflow-x:none; overflow-y:auto; background:transparent;}
- #spherePng {margin-top:20%; position:relative;}
- #login { color:#666; font-weight:bold;}
- #patient, #measures{margin-left:1em;}
- .haveMeasure{background-color:#32CD32; color:black;}
- #leftSide {background:grey;width:30%;float:left;}
- #rightSide {bakground:#ccc;float:left; width:70%;}
- #footer { bottom:0; margin-top:5em;text-align:right;padding-right:7px; float:right;}
- #securityImages { margin: 0 auto; margin-bottom:3em; text-align:center; }
- #securityImages img {margin:1em 1em 0 1em;border:1px solid #ddd; }
|