#csonewsTitle, #shareButton {
    vertical-align: top;
}
#csonewsTitle {
    padding: 0;   
}

#news-string li{
    vertical-align: top;
    line-height: 18px;
    height: 18px;
}

.border {
    border-radius: 6px;
}
#accnt ul{
    width: 90px;
}
#accnt ul li{
    font-size: 0.9em;
    width: 80px;
}
#office_container{
	float: left;
	width: 27%;
	height: 530px;
}

#office_container h1{
	font-weight: normal;
	font-size: 2.5em;
	line-height: 1;

}

#office_container p{
	font-size: 1.25em;
	margin-top: .5em;
	margin-bottom: .5em;
}

#mpp_container{
	float: left;
	width: 70%;
    margin-top: 0.8em !important; 
    position: absolute;
}


#bottom_container{
    z-index: 210 !important;
    position: relative !important;
    background-color: #fff;
}

.mac_pc{
	float: right;
	height: 95px;
	width: 130px;
	/* background: url(../resources/images/mac_pc.png) no-repeat white 12px 7px; */
	overflow: hidden;
	border-radius: 0 7px 7px 0;
	padding: 7px;
	/* padding-left: 25px; */
    left: 7em !important;
    top: 32px !important;

}

.mac_pc_empty{
	float: right;
	height: 5px;
	width: 130px;
	/* background: url(../resources/images/mac_pc.png) no-repeat white 12px 7px; */
	overflow: hidden;
	border-radius: 0 7px 7px 0;
	padding: 7px;
	/* padding-left: 25px; */
    left: 7em !important;
    top: 32px !important;

}
.pname{
	font-size: 18px;
	font-weight: normal;
	width: 30px;
}

.pname span.word1{
	color: gray;
}

.pname span.word2{
	width: 5em;
	float: left;
	line-height: .8;
}
.pname span.word1{
	float: left;
}

#mm .pname span.word2{
	color: #009245;
}

#prj .pname span.word2{
	color: #0071BC;
}

#pro .pname span.word2{
	color: #ED1C24;
}


.pname span.word3{
	float: right;
	position: relative;
	left: 2em;
	top: -1.05em;
	font-size: 2.5em;

}


.product-title{
	margin-left: 2em;
	position: relative; 

}

.home-product-col-wd .product-title{
	/* margin-top: 100px; */ 
	position: relative;
	top: 0;
}

#sl_home_video{
	float: right;
	width: 18%;
	/* margin-top: -170px; */
    margin-top: 120px;
}


#videos {
    height: 220px;
}


.video img{
	width: 100%;
}


.video-title_ie{
	font-size: .75em;
	text-align: left;
	float: left;
	/*background: url(../resources/images/inline_video.png) no-repeat 0 0; */
	padding-left: 10px;
	padding-bottom: 2px;
	border: none;
	text-decoration: none;
	line-height: 1.2;
	position: relative;
    margin-left: -130px;
    margin-top: 90px;
    width: 110px;
    cursor: pointer;
}
.video-link{
    cursor: pointer;
}
.home-product-col-wd {
	width: 33%;
	border-right: 1px solid #000;
}

#pro_wd img{
    margin-top: 10px;
}

.home-product-col p, .home-product-col-wd p {
	width: 85%;
	font-size: .89em;
	margin-top: 6em;
	margin-bottom: 2em;
	position: relative;
	top: -4em;
	float: left;
/*
	-webkit-text-shadow: 0 1px 1px white;
	-moz-text-shadow: 0 1px 1px white;
	text-shadow: 0 1px 1px white;
*/
	line-height: 1.7em;
}

.green-arrow{
	background: url(../../resources/images/green_arrow.png) no-repeat right;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 34px;
    margin: 0;
	width: 28px;
	height: 1.5em;
	border: none;
	color: black;
}
.pname {
    font-size: 1.5em;
    font-weight: normal;
    width: 3em;
}


.knee{
	background: #afafb5;
	float: left;
	width: 100%;
	-webkit-border-radius: 7px;
	position: relative;
	z-index: 90;
	top: 1em;
	border-bottom: 1px solid gray;
	padding: 1em 0;
	margin-bottom: 4em;
	font-size: .89em;
}
.knee-list{
	margin-left: 2em;
	width: 16%;
	float: left;
}

.knee-list ul{
    margin-bottom: 2em;
    line-height: 1.2;
}

.knee-list ul li{
    margin-bottom: 1em;
}

.knee-list-long{
	margin-left: 3em;
	width: 35%;
	float: left;
}

.knee a{
	color: white;
	border: none;
	text-decoration: underline;
}
.knee a:hover{
	color: white;
	background: silver;
}

.knee i{
	font-style: normal;
	font-size: .89em;
	color: #535360;

}

.knee h5{
	font-size: 1em;
	color: black;
	margin-bottom: .5em;
    -moz-text-shadow: 0 1px 1px white;
    -webkit-text-shadow: 0 1px 1px white;
    text-shadow: 0 1px 1px white;
}

.knee h5 a{
	font-weight: normal;
	color: white;
	text-shadow: none;
}

.knee ul{
	font-size: .89em;

}

.knee ul.long-line li{
	margin-bottom: 1.25em;
	line-height: 1.4;
}

#main_video{
	margin-left: 4%;
	float: left;
	width: 95%;
	margin-top: 2em;
	position: relative;
	left: -1em;
	z-index: 300;
	position: relative;
}
table.products{
    width: 850px;
}


