app/soc/content/css/soc-090421.css
changeset 2379 1555814edac7
parent 2295 8566fb2b8012
equal deleted inserted replaced
2377:8f3771ff383b 2379:1555814edac7
   386   height: 240px;
   386   height: 240px;
   387   width: 320px;
   387   width: 320px;
   388 }
   388 }
   389 
   389 
   390 #org_home_extras {
   390 #org_home_extras {
   391   position: relative;
       
   392   margin:2em 0em 2em;
   391   margin:2em 0em 2em;
   393   min-height:500px;
   392   min-height:500px;
   394 }
   393 }
   395 
   394 
   396 #extras_left {
   395 #extras_left {
   397   position: absolute;
       
   398   width: 55%;
   396   width: 55%;
   399   left: 0px;
   397   left: 0px;
       
   398   float: left;
   400 } 
   399 } 
   401 
   400 
   402 #extras_right {
   401 #extras_right {
   403   position: absolute;
       
   404   width: 43%;
   402   width: 43%;
   405   right: 0px;
   403   right: 0px;
   406   float: right;
   404   float: right;
   407 } 
   405 } 
   408 
   406