#skutt-left-column {
    float: left;
    margin-left: 16px;
    margin-right: 8px;
    width: 320px;
}
#skutt-right-column {
    float: right;
    margin-right: 15px;
    width: 320px;
}
#submenu {
	width:180px;
}
.mainsection {
	width:700px;
}
#skutt-home-content {
background: transparent url("/fileadmin/projects/student-services/skutt/images/back-mid.jpg") repeat-y;
	position:relative;
	width:700px;
}
#skutt-home-content-top {
background: transparent url("/fileadmin/projects/student-services/skutt/images/back-top.jpg") no-repeat;
height:11px;
width:700px;
}
#skutt-home-content-bottom {
background: #ffffff url("/fileadmin/projects/student-services/skutt/images/back-bottom.jpg") no-repeat;
height:11px;
width:700px;
}
#skutt-left-column img {
	margin:0px! important;
}
#skutt-home-content hr {
	margin:16px 0px 16px 0px;
}

#cal-content {
	height:225px;
	overflow:auto;
}
div.ConnectActivityLogin {
    display:none! important;
    height:0px;
    width:0px;
}

.mhs {
  display:none! important;
      height:0px;
    width:0px;
}
.ConnectActivityLoginMessage {
  display:none! important;
      height:0px;
    width:0px;
 }
#thesocialnetwork ul {
 margin:0px;
 padding:0px;
}
ul.tabs {
 background: url("/fileadmin/projects/student-services/skutt/images/back.png") repeat-x scroll 50% 50% #606060;
   /* border: 1px solid #b6b6b6;*/
   background-color:#d1d7ea;
    height: 24px;
    list-style-type: none;
    padding-left: 0;
    position: relative;
-webkit-border-radius: 5px;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius: 5px;
-moz-border-radius-bottomright: 0;
border-radius: 5px;
border-bottom-right-radius: 0;
}
.tabs li {
	background: url("/fileadmin/projects/student-services/skutt/images/off.png") repeat-x scroll 50% 50% #7f7f7f;
    cursor: pointer;
    display: -moz-inline-stack;
    float: left;
    height: 24px;
    margin: 0 0.16em -1px 0;
    vertical-align: bottom;
/*-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;*/
}
.tabs li a {
   /* border-color: #b6b6b6;
    border-style: solid;
    border-width: 0 1px;*/
    color: #000;
    display: inline-block;
    padding: 0.35em 0.75em;
    position: relative;
    text-decoration: none;
    vertical-align: bottom;
    width: auto;
}
.tabs li.active {
    background: url("/fileadmin/projects/student-services/skutt/images/on.png") repeat-x scroll 50% 50% #a1a0a0;

}
.tabs li.active a {
    padding: 0.35em 0.75em;
}
.tabs li:hover {
    color: #666;
}
.tabs li a:hover {
    color: #666;
}
.panes {
    width: 320px;
    
}
.panes div {
    /*padding: 15px 10px;*/
}
.panes img {
    margin-top: -5px;
}
.twtr-doc {
-webkit-border-top-left-radius: 0px! important;
-webkit-border-top-right-radius: 0px! important;
-moz-border-radius-topleft: 0px! important;
-moz-border-radius-topright: 0px! important;
border-top-left-radius: 0px! important;
border-top-right-radius: 0px! important;
}
#leftside {
    float:left;
    margin-right: 20px;
    position: relative;
    width: 180px;
}
#contactphone {
	    float:left;
}
#contactphone p {
    margin-bottom: 5px;
    margin-top: 5px;
    font-size:11px;
}