app/soc/content/css/soc-090418.css
changeset 2271 6519029b444f
parent 2085 2f04b8ec3b96
--- a/app/soc/content/css/soc-090418.css	Tue Apr 21 16:24:13 2009 +0000
+++ b/app/soc/content/css/soc-090418.css	Tue Apr 21 16:24:32 2009 +0000
@@ -334,6 +334,31 @@
   width: 320px;
 }
 
+#org_home_extras {
+  position: relative;
+  margin:2em 0em 2em;
+  min-height:500px;
+}
+
+#extras_left {
+  position: absolute;
+  width: 55%;
+  left: 0px;
+} 
+
+#extras_right {
+  position: absolute;
+  width: 43%;
+  right: 0px;
+  float: right;
+} 
+
+/* Organization home gmap */
+#org_home_map {
+  height: 500px;
+  width: 500px;
+}
+
 /* SIDEBAR MENU */
 #side {
   width: 200px;