/* ---------------------------------------------------------------------------------------------- */
/* LabPlus v.3 StyleSheet                                                                         */
/*                                                                                                */                               
/*                                                                                                */                              
/* Modification : 2010/03/16 - P.Desjardins - Create a printable CSS from Styles.css              */ 
/*                                                                                                */    
/*                                                                                                */    
/* ---------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------- */
/* Page Layout DIV Styles                                           */                    
/* ---------------------------------------------------------------- */

span#sbMinimize, span#AddFavorites, span#Home, span.sbmenu
{
	display:none;
}


/* ---------------------------------------------------------------- */
/* Page Formaters -- Table classes                                  */
/* ---------------------------------------------------------------- */


#M_copyright, #M_copyright a:link
{
	color:Black;
}	



/*This is to have babyblue for the login header*/
.b1fheader, .b2fheader, .b3fheader, .b4fheader{font-size:1px; overflow:hidden; display:block;}
.b1fheader {height:1px; background:#d6dde3; margin:0 5px;}
.b2fheader {height:1px; background:#d6dde3; margin:0 3px;}
.b3fheader {height:1px; background:#d6dde3; margin:0 2px;}
.b4fheader {height:2px; background:#d6dde3; margin:0 1px;}

.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:white; margin:0 5px;}
.b2f {height:1px; background:white; margin:0 3px;}
.b3f {height:1px; background:white; margin:0 2px;}
.b4f {height:2px; background:white; margin:0 1px;}


#M_MenuPane,#MainMenu,#menusectiondroite,#M_SideBarPane,table.sidebartable
{
	display:none;
}



#mainplaceholder
{
	
	width:auto;
	margin:5px;
}

#M_commandsstrips, #M_ctlCommandStrip,.commandStripCommand
{
	display:none;
}


#M_tblEntityTabsFrame
{
	margin:5px 3px 5px 5px;
}


#M_tblEntityTabs
{
		
	background-color:White;
	padding:2px;
}

.pageseparator
{
	width:100%; 
	clear:both;
	float:left;
}

#messagepanel,.messagepanelerror
{
	display:none;

}



.contentf 
{
	background: white;
	overflow:visible;
	padding:4px;
}

.contentf div 
{
	margin-left: 5px;
}


.contenttable 
{
 width: 100%;
}


.topleft
{
	VERTICAL-ALIGN:		top;
	TEXT-ALIGN:		   	left;
}
.left 
{
	TEXT-ALIGN:			   left;
}
.right
{
	TEXT-ALIGN:			   right;
}	 
.top
{
	VERTICAL-ALIGN:		top;	 
}
.bottom
{
	VERTICAL-ALIGN:		bottom;	 
}


.pageheadmiddle
{
   VERTICAL-ALIGN:      middle;
   WIDTH:               100%;
   TEXT-ALIGN:          left;       
}
.pageheadright
{
   VERTICAL-ALIGN:      middle;
   TEXT-ALIGN:          right;       
}



/* Floating footer*/
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#mainForm {padding-bottom: 20px;}  /* must be same height as the footer */

#footer 
{
	position: relative;
	margin-top: -20px; /* negative value of footer height */
	height: 20px;
	clear:both;
	} 
/*End floating footer*/




/* ---------------------------------------------------------------- */
/* Basic Styles -- Links                                            */
/* ---------------------------------------------------------------- */
a
{
    text-decoration: none;
    color: black;
}

a:link, a:visited, a:active      
{
    text-decoration: none;
    color: black;
}

/* ---------------------------------------------------------------- */
/* Basic Styles -- HTML                                             */
/* ---------------------------------------------------------------- */
BODY
{
	PADDING-RIGHT:		0px;
	PADDING-LEFT:		0px;
	PADDING-BOTTOM:   0px;
	MARGIN:				0px;
	PADDING-TOP:		0px;
   BACKGROUND-COLOR:	white; 
   FONT-FAMILY:      Verdana;
   FONT-SIZE:			12pt;
}
TD
{
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:			10px;
	COLOR:				#000000;
}
P
{
   FONT-WEIGHT:		normal;
   FONT-FAMILY:		Arial, Helvetica, sans-serif;
   FONT-SIZE:			11px;
   margin-bottom:0px;
}
H1  
{
   FONT-FAMILY:		 Century Gothic, Tahoma, Arial;
   FONT-SIZE:			 18px;
   FONT-WEIGHT:		 bold;
   COLOR:				 #006699;
	FONT-VARIANT:		 small-caps;
	BORDER-SPACING:     0px;
	MARGIN:             0px;
	PADDING:            0px;
}
H2  
{
   FONT-FAMILY:		Tahoma, Arial, Helvetica;
   FONT-SIZE:			20px;
   FONT-WEIGHT:		normal;
   COLOR:				#527ECE;
}
TFOOT, THEAD, TBODY 
{
   FONT-FAMILY:		Tahoma, Arial, Helvetica;
   FONT-SIZE:			12px;
   COLOR:				#006699;
   PADDING:			   0 0 0 0; 
}
LI
{
 list-style-type: none ;  

}

/* ---------------------------------------------------------------- */
/* SPECIAL Styles -- TO CLASSIFY                                    */
/* ---------------------------------------------------------------- */
.hiddenButRendered
{
   display: none;
}

.pagetitle2
{
   FONT-FAMILY:		 Century Gothic, Tahoma, Arial;
   FONT-SIZE:		 24px;
   FONT-WEIGHT:		 bold;
   COLOR:			 #006699;
   FONT-VARIANT:	 small-caps;
}

.contentCellFixHeight 
{
    VERTICAL-ALIGN:	top;
    PADDING-TOP:	0px;
    PADDING-LEFT:	0px;
    PADDING-RIGHT:	0px;
    HEIGHT:         auto; 
}
.contentCellFixDetail 
{
    VERTICAL-ALIGN:	top;
    PADDING-TOP:		0px;
    PADDING-LEFT:		0px;
    PADDING-RIGHT:	0px;
    HEIGHT:          300px; 
}
.contentCell 
{
    VERTICAL-ALIGN:	top;
    PADDING-TOP:		0px;
    PADDING-LEFT:		0px;
    PADDING-RIGHT:	0px; 
}
.std, .standardText 
{
	/*display:none;*/
}

.stdBold, .standardBoldText 
{
   FONT-WEIGHT:		bold;
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:			0.9em;
	COLOR:				#000000;
}


.biggerBoldText 
{
   FONT-WEIGHT:		bold;
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:			1.5em;
	COLOR:				#000000;
}

.smallLabelText 
{
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE:			0.8em; 
	COLOR:				#000000;
}
.smallNumericText 
{
	FONT-FAMILY:	   Courier New, Courier, System;
	FONT-SIZE:			0.9em;
	FONT-WEIGHT:      bold;
	COLOR:				#000000;
	TEXT-ALIGN:       right;
}

.tabInactive 
{
   FONT-SIZE:			0.7em;
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:		bold;
	COLOR:				#666666;
   BACKGROUND-COLOR:	#CCCCCC;
	TEXT-ALIGN:			center;
	PADDING-TOP:		3px;
	PADDING-RIGHT:		18px;
	PADDING-BOTTOM:		3px;
	PADDING-LEFT:		18px;
	BORDER-TOP:			solid thin #797979;
   BORDER-RIGHT:		solid thin #797979;
   BORDER-BOTTOM:		none 0px #000000;
   BORDER-LEFT:		none 0px #797979;
	BACKGROUND-IMAGE:	url(../Images/buttontop.jpg);
	BACKGROUND-REPEAT:	repeat-x;
}
.tabInactive A:link, .tabInactive A:visited  
{
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:		bold;
	COLOR:				#666666;
	TEXT-DECORATION:	none;
	FONT-VARIANT:		small-caps;
}
.tabActive {
	FONT-SIZE:			0.7em;
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:		bold;
	COLOR:				#FFFFFF;
   BACKGROUND-COLOR:	#006699;
	TEXT-ALIGN:			center;
	PADDING-TOP:		3px;
	PADDING-RIGHT:		18px;
	PADDING-BOTTOM:	3px;
	PADDING-LEFT:		18px;
	BORDER-TOP:			solid thin #006699;
   BORDER-RIGHT:		solid thin #006699;
   BORDER-BOTTOM:		none 0px #006699;
   BORDER-LEFT:		none 0px #006699;
}
.tabActive A:link, .tabActive A:visited  {
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:		bold;
	COLOR:				#FFFFFF;
	TEXT-DECORATION:	none;
	FONT-VARIANT:		small-caps;
}
.OtherTabs 
{
    FONT-WEIGHT:		normal;
    FONT-SIZE:			8.0pt;
    COLOR:				#333333;
    FONT-FAMILY:		Tahoma, Arial, Helvetica;
    TEXT-DECORATION:	none;
	FONT-VARIANT:		small-caps;
}
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active   
{
    FONT-SIZE:			8.5pt;
    TEXT-DECORATION:    none;
    COLOR:				#006699;
}
A.OtherTabs:hover    
{
    FONT-SIZE:			8.5pt;    
    TEXT-DECORATION:    none;
    COLOR:				#cccccc;
}
.DomainTabInactive 
{
	FONT-SIZE:			0.7em;
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:		bold;
	COLOR:				#666666;
   BACKGROUND-COLOR:	#CCCCCC;
	TEXT-ALIGN:			center;
	PADDING-TOP:		3px;
	PADDING-RIGHT:		18px;
	PADDING-BOTTOM:		3px;
	PADDING-LEFT:		18px;
	BORDER-TOP:			solid thin #797979;
   BORDER-RIGHT:		solid thin #797979;
   BORDER-BOTTOM:		none 0px #000000;
   BORDER-LEFT:		none 0px #797979;
	BACKGROUND-IMAGE:	url(../Images/buttontop.jpg);
	BACKGROUND-REPEAT:	repeat-x;
}
.DomainTabInactive A:link, .DomainTabInactive A:visited  
{
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:		bold;
	COLOR:				#999999;
	TEXT-DECORATION:	none;
	FONT-VARIANT:		small-caps;
}
.DomainTabActive 
{
   FONT-SIZE:			0.7em;
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:		bold;
	COLOR:				#696969;
   BACKGROUND-COLOR:	#ffffff;
	TEXT-ALIGN:			center;
	PADDING-TOP:		3px;
	PADDING-RIGHT:		18px;
	PADDING-BOTTOM:	3px;
	PADDING-LEFT:		18px;
	BORDER-TOP:			solid thin #666666;
   BORDER-RIGHT:		solid thin #797979;
   BORDER-BOTTOM:		none 0px #FFFFFF;
   BORDER-LEFT:		none 0px  #797979;
  	TEXT-DECORATION:	none;
	FONT-VARIANT:		small-caps;
	BACKGROUND-IMAGE:	URL(../Images/over.jpg);
	BACKGROUND-REPEAT:	repeat-x;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-POSITION: top;
}
.DomainTabActive A:link, .DomainTabActive A:visited  
{
	FONT-FAMILY:		Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT:		bold;
	COLOR:				#696969;
	TEXT-DECORATION:	none;
	FONT-VARIANT:		small-caps;
}

.fullWidth
{
   width: 100%;
}


/* ---------------------------------------------------------------- */
/* Grid Styles                                                      */
/* -----------------------------------------------------------------*/

.gridSideHeader 
{
	FONT-WEIGHT:   		bold;
	FONT-SIZE:	   		11px;
	COLOR:			   	#696969;
	FONT-FAMILY:   		Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: 	#d7def8;
	FONT-VARIANT:	   	small-caps;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: #000066;
}
.gridHeader
{
	FONT-WEIGHT:		   bold;
	FONT-SIZE:			   11px;
	COLOR:				   #696969;
	FONT-FAMILY:		   Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR:	   #d7def8;
	FONT-VARIANT:	  	   small-caps;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: #000066;
	BORDER-TOP-COLOR:	   #000066;
	BORDER-RIGHT-COLOR:  #000066;
	BORDER-LEFT-COLOR:	#000066;
}
.gridHeader A:active,  .gridHeader A:link, .gridHeader A:visited, .gridHeader td
{
	FONT-SIZE:        11px;
	COLOR:				#696969;
	TEXT-DECORATION:	none;
}

.gridHeader A:hover
{
	COLOR:				#cc0000;
	TEXT-DECORATION:	none;
}
.gridFirstItem, .gFI
{
	BORDER-TOP:			#696969 1px solid;
	BORDER-RIGHT:		#696969 1px solid;
	BORDER-BOTTOM:		#696969 1px solid;
	PADDING-RIGHT:		4px;
	PADDING-LEFT:		4px;
	PADDING-BOTTOM:	4px;
	PADDING-TOP:		4px;
	MARGIN:				1px;
}
.gridItem, .gI 
{
	BORDER-RIGHT:		#696969 1px solid;
	BORDER-TOP:			#696969 1px solid;
	BORDER-LEFT:		#696969 1px double;
	BORDER-BOTTOM:		#696969 1px solid;
	PADDING-RIGHT:		4px;
	PADDING-LEFT:		4px;
	PADDING-BOTTOM:   4px;
	PADDING-TOP:		4px;
	MARGIN:				1px;
	text-align:       left;
   vertical-align:   top;
}
.gridItemEmpty, .gIE
{
	BORDER-RIGHT:		#696969 1px solid;
	BORDER-TOP:			#696969 1px solid;
	BORDER-LEFT:		#696969 1px double;
	BORDER-BOTTOM:		#696969 1px solid;
	PADDING-RIGHT:		4px;
	PADDING-LEFT:		4px;
	PADDING-BOTTOM:	4px;
	PADDING-TOP:		4px;
	MARGIN:				1px;
	background-color: Silver;
}
.gridLastItem, .gLI
{
	BORDER-TOP:			#696969 1px solid;
	BORDER-LEFT:		#696969 1px solid;
	BORDER-BOTTOM:		#696969 1px solid;
	PADDING-RIGHT:		4px;
	PADDING-LEFT:		4px;
	PADDING-BOTTOM:	4px;
	PADDING-TOP:		4px;
	MARGIN:				1px;
}

.gridCenterItem
{
	BORDER-RIGHT:		#696969 1px solid;
	BORDER-TOP:			#696969 1px solid;
	BORDER-LEFT:		#696969 1px double;
	BORDER-BOTTOM:		#696969 1px solid;
	PADDING-RIGHT:		4px;
	PADDING-LEFT:		4px;
	PADDING-BOTTOM:   4px;
	PADDING-TOP:		4px;
	MARGIN:				1px;
	text-align:       center;
   vertical-align:   middle;
}
/* ---------------------------------------------------------------- */
/* Scrollable Grid Styles                                           */
/* -----------------------------------------------------------------*/

div.scrollable
{
	height:auto !important;
	overflow:visible !important;
}

div.pagelistscrollable {
	height: auto !important;
	overflow: visible !important;
}

div.quarterlistscrollable {
	height: auto !important;
	overflow: visible !important;
}

div.editLocation {
}


div.batchEdit
{

}

/*-----------------------------------------*/

.radtext
{
    padding: 0px 6px;
    FONT-WEIGHT:		bold;
    FONT-SIZE:			11px;
    COLOR:				#215dc6;
    line-height:     12px;
    vertical-align:  middle;
    FONT-FAMILY:		Arial, Verdana, Sans-serif;
    TEXT-DECORATION:	none;
    FONT-VARIANT:		small-caps;
}

.radlink
{
    padding: 0px 6px;
    FONT-WEIGHT:		normal;
    FONT-SIZE:			11px;
    COLOR:				#215dc6;
    line-height:     16px;
    vertical-align:  middle;
    FONT-FAMILY:		Arial, Verdana, Sans-serif;
    TEXT-DECORATION:	none;
    /*FONT-VARIANT:		small-caps;*/
}

A.radlink:link, A.radlink:visited, A.radlink:active   
{
    FONT-SIZE:			 11px;
    TEXT-DECORATION:  none;
    COLOR:			    #417de6;
}
A.radlink:hover    
{
    FONT-SIZE:			11px;    
    TEXT-DECORATION: underline;
    COLOR:				#417de6;
}

/*--------------------*/

.outlookMainFrame
{
    background-color: #c4dafa;
    border: solid 1px #002d96;
}
.outLookTopCell
{
    height: 24px;
    /*background-color: #adc9f7;*/
    background-repeat: repeat-x;
    font: bold 14px Arial, Verdana, Helvetica, Sans-serif;
    color:Black;
    cursor: default;
    padding-left: 4px;
}
.outLookOpenMessageCell
{
    border: solid 1px #002d96;
    background-color: #fff;
}
.messageSeparator
{
    width: 100%;
    height: 1px;
}
.messageScroll
{
    height: 285px;
    overflow: scroll;
}
.msgTxt
{
    font-size: 11px;
}


.OutlookHeader
{
    font-size: 11px;
    font-family: Arial;
    border-bottom: 3px solid #D2CFBE;
    font-weight: normal;
    BORDER-right: 2px inset white;
    padding-left: 5px;
}
.OutlookHeader A
{
    color: black;
    text-decoration: none;
}

.GroupHeaderItem TD
{
    border-bottom: 2px solid #7BA4E0;
    font-size: 12px;
    cursor: default;
    background-color: white;
}

.OutlookItem TD
{
    border-bottom: 1px solid #EAE9E1;
    font-size: 11px;
    background-color: white;
}

.Pager
{
    border-top: 1px solid #7BA4E0;
    font-size: 11px;
}

.Pager A
{
    color: black;
}

.ContentPane { BORDER-RIGHT: #808080 5px solid; BORDER-TOP: #808080 5px solid; BORDER-LEFT: #808080 5px solid; BORDER-BOTTOM: #808080 5px solid }
.contactTitle
{
   background-color:Maroon;
}

.autocomplete_completionListElement
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	
	overflow:auto;
	max-height:200px;
   text-align : left; 
   list-style-type : none;
}

.autocomplete_refElementListCompletion
{  	
   visibility : hidden;
	margin : 0px!important;
	background-color : window;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	
	overflow: auto;
	height: 200px !important;
   text-align : left; 
   list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: Highlight;
	color: White;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/* Class for formatting the Structure into a Left Column that can be fix in Width (menu)
   Some JavaScript in gui.js is used to make appear or disappear this menu. This code has
   been taken in most part from Internet. These class could be place in ID of the structure
   but has not been done in case some movement of Control could occur in the future.
*/
	.colmask {

	}
	/* 2 column left menu settings */
	.leftmenu {
	   
	}
    .leftmenu .colright {
       
    }
    .leftmenu .col1wrap {
	   
	}
	.leftmenu .col1 {
      
	    
	}
    .leftmenu .col2 {
       
    }
    
    
/* End Structure Classes */
    
    
    
/*The number of record in an Entity Grid*/   
.lblRecordCount
{
	float:right;
	clear:both;
	text-align:right;
	/*margin-right:30px;*/
}


/***********************************************/    
/*              SectionTitle.ascx              */
/***********************************************/

	#sectiontitleoverall
	{
		padding:0;
		margin:0;
		margin-left:5px;
		margin-right:5px;

		
	}
	
	#sectiontitleoverall img
	{
		border:0;
		padding:0;
		margin:0;
	}
	
	#sectiontitleoverall .beginningsection
	{
		float:left;
				padding:0;
		margin:0;
	}

	#sectiontitleoverall .textsection
	{
		float:left; 
		padding:0;
		margin:0;
		padding-top:3px; 
		padding-bottom:5px; 
	}
	
	#sectiontitleoverall .middlesection
	{
		float:left;
		padding:0;
		margin:0;
		margin-right:-5px;
	}	
	
	#sectiontitleoverall .rightsection
	{
		float:right;
		padding:0;
		margin:0;
		margin-left:-5px;
	}	
	
	#sectiontitleoverall .backgroundsection
	{
		padding:0;
		margin:0;
		padding-top:3px;
		padding-bottom:9px; 
		background-repeat: repeat-x;
	}
	
	
/* End SectionTitle.ascx css*/

/*This let the count to be under the grid in IE8. See Audit.ascx*/
#M_ctlEntityTabs_ctlContent_ctlEntityGrid_lblRecordCount
{
	display:block;
	clear:both;
}

/*Page Detail.css below*/

.pd_row
{
   margin-left:0;  
   padding-left:0; 
   margin-top:1px;
   clear:left;
   min-width:450px;
}

.pd_cell
{
   left:-8;
   position:relative;
   border:solid 1px #E7E7E7;
   float:left;
   margin-top:2px;
   margin-bottom:0px;
   margin-right:0px;
   padding-left:0px; padding-top:3px; padding-bottom:0px; padding-right:2px;
   min-width:300px;
}

.cell_one
{
	width:99%;
}

.cell_two
{
	width:48%;
}

.cell_three
{
	width:32%;
}

/*one or more div inside the cell, for multiple attributes.*/
.pd_cellInsideRow
{
	float:left;
	clear:both;
	width:100%;
}

/*the region containing the label*/
.pd_cellContentLabel
{
   /*float:left;*/
   left:-5;
   position:relative;
   width:1%;
   height:36px;
   margin-right:0px;
   margin-right:0px;
   padding-top:4px;
}

/*the region containing the input item*/
.pd_cellContentInput
{
   float:right;
   left:-15;
   position:relative;
   width:65%;
   min-width:150px;
   height:36px;
   margin-left:0px;
   padding-left:0px;
   margin-right:0px;
   margin-right:0px;
   margin-top:2px;
}

/*the input control itself, like a textbox.*/
.pd_input
{
   width:100%;
   min-width:150px;
   font-size: 11px;
}

/*Permissions by role
--------------------*/

.perm_control {
    border: solid 1px #DDDDDD;
    float: left;
    margin-left: 24px;
    margin-top:12px;
    margin-bottom: 24px;
}

.perm_control_scroll {
    float: left;
    clear: both;
    overflow: auto;
    min-height: 750px;
    width: 375px;
}

.perm_header {
    float: left;
    clear: left;
    font-size: larger;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    background-color: #EEEEEE;
}

.perm_row {
    float: left;
    clear: left;
    font-size: larger;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 300px;
}

.perm_role_label {
    float: left;
    width: 175px;
}

.perm_role_check {
    float: left;
    width: 75px;
}
