﻿.clear { clear:both !important; }
.fl-l { float:left !important; }
.fl-r { float:right !important; }

.hr-spacer-20 {	height:0; margin-top:9px; border-bottom:1px solid #ddd; margin-bottom:10px; overflow:hidden;}
.hr-spacer-40 { height:0; margin-top:19px; border-bottom:1px solid #ddd; margin-bottom:20px; overflow:hidden; }

/* funktionalitet kopplad, flytta gärna */
.hidden { display: none; } /* DevicePage och DataDevicePickerPage (ha kvar?) */
.w150 { width: 150px !important; } /* confirmpage asp:dropdown */
.moduleleftmargin { margin-left:10px !important;} /* ModuleList-control */
.no-height { height:1px; margin-bottom:-1px; overflow:hidden; } /* används mest för att fixa IE6-fel. Height:0 funkar inte i IE6 */
