#fullwidthcontainer {
   padding:  0 22px;
   width: 960px;
}

#socialmedia1 {
    margin: 0 0 0 0px;
    width: 624px;
	float: left;
}
#socialmedia2 {
    margin: 0;
    width: 302px;
	float: left;
}
#socialmedia-header {
    margin: 0 0 20px 0;
}
#column1 {
    float: left;
    width: 302px;
	margin: 0 15px 0 0;
}
#column2 {
    float: left;
    width: 302px;
}
#column3 {
    float: left;
    width: 302px;
	margin: 0 0 0 10px;
	padding: 0;
}
.thebox {
    background: url("http://storage.ansys.com/staticfiles/ansys/img/social/boxborder.gif") no-repeat scroll 0 0 transparent;
    float: left;
    min-height: 200px;
    padding: 10px;
    width: 302px;
}
.thebox-footer {
    background: url("http://storage.ansys.com/staticfiles/ansys/img/social/boxborder.gif") no-repeat scroll left bottom transparent;
    float: left;
    height: 5px;
    margin: 0 0 20px;
    width: 302px;
}
.thebox1 {
    float: left;
    min-height: 200px;
    width: 302px;
}
.thebox-footer1 {
    float: left;
    height: 5px;
    margin: 0 0 20px;
    width: 302px;
}
#theblog .thebox {
    float: left;
    font-size: 11px;
    height: 400px;
}
#thelinkedin .thebox {
    float: left;
    height: 284px;
}

#theevents .thebox {
    float: left;
    font-size: 11px;
    height: 264px;
    min-height: 175px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 282px;
}
#theevents .thebox ul {
    height: 235px;
    overflow-y: scroll;
}

#theevents .thebox ul li {
	margin: 10px 0;
}

#theevents .thebox ul li span { font-weight: bold;}

#theevents .thebox a.viewAll {

		display: block;

		font-weight: bold;

		margin: 22px 0 0 0;

	}


