* {margin:0; padding:0; outline:none}
body {font:10px Verdana,Arial; /*margin:25px;*/ background:#fff url(../images/navi/bg.gif) repeat-x; color:#091f30}



#controls {width:980px; margin:0 auto; height:20px}
#perpage {float:left; width:160px}
#perpage select {float:left; font-size:11px}
#perpage span {float:left; margin:2px 0 0 5px}
#navigation {float:left; width:520px; text-align:center}
#navigation img {cursor:pointer}
#text {float:left; width:200px; text-align:right; margin-top:2px}


.container{
	table-layout:fixed; 
	width:100%; 
	overflow:scroll;
	border:1px solid #f00; 
	word-wrap:none; 
}

div.contscroll{
	width:100% !important; 
	/* height:100% !important; */	/*This places content at the top of the cell*/
	  max-height: 110px;	/*Max cell height*/
	margin:0 !important;
	padding:0 !important;
	overflow:auto !important;	/*overflow:scroll;*/
}

div.contscrollhome{
	width:100% !important; 
	 height:100% !important; /**/	/*This places content at the top of the cell*/
	/*  max-height: 110px;	Max cell height*/
	margin:0 !important;
	padding:0 !important;
	overflow:auto !important;	/*overflow:scroll;*/
}

div.max-cell-height{	/*Max cell height*/
  height: 120px;
}

/*border:1px solid #f00; 
word-wrap:none; */

/*white-space: pre-wrap;
overflow: hidden; */


/*    position:absolute !important;     
left:100px;
right:100px !important;
top:150px;
z-index:-1;	
	width:10px;*/
/*    float:left !important;
/*    display:block !important;        /* otherwise, margin will be ignored */
/*    padding:1em !important;          /* just for creating some space between items */
/*	width:-80px !important;
	margin-right: -30px !important;
	
	margin: 0 auto !important;
	
  padding: 0 !important;
  margin: 0 !important;			
  max-width: -160px !important;	
  
    padding: -331px -231px -231px -12px !important;
  margin: -31px 0 0 -9px !important;
  
      background-color:red;     
    font-size:12px !important;
*/
/*
    text-decoration: none;
    color:#000000;
    margin:  0px 10px 0px 200px;
    padding: 10px 50px;
    width:20px;
    border-radius:25px;
    background: linear-gradient(white, orange);
    text-decoration: none;
    color:#000000;
    margin: 10px;
    padding: 10px 50px;
    width:20px;
    border-radius:25px;

margin: 30px 30px 30px 30px;	
*/	
