/*keypersonnel*/
 .st-container {
    width: 970px;
    font-family: Arial, Helvetica;
    font-size: small;
    background-color: #eee;
}
#tabs {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
#tabs li {
    float: left;
    margin: 0 -15px 0 0;
}
#tabs a {
    float: left;
    position: relative;
    padding: 0 40px;
    height: 0;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #3D3D3D;
    border-bottom-color: #777\9;
    opacity: .3;
    filter: alpha(opacity=30);
}
#tabs a:hover, #tabs a:focus {
    border-bottom-color: #2ac7e1;
    opacity: 1;
    filter: alpha(opacity=100);
}
#tabs a:focus {
    outline: 0;
}
#tabs #current {
    z-index: 3;
    border-bottom-color: #3d3d3d;
    opacity: 1;
    filter: alpha(opacity=100);
}
#content {
    background: #fff;
    border-top: 2px solid #3d3d3d;
    padding: 2em;
    /*height: 220px;*/
}
.article_nineteen {
	 width: 177.5px;
     float: left;
     min-height:192px;
    margin: 10px;
    padding: 15px;
    background: #FFF;
    border: 1px solid #CCC;
}
.article_nineteen h3 {
	text-align:left;
	font-size:14px;
}
.article_nineteen h4 {
	text-align:left;
    font-size:10px;
	line-height:15px;
}
.article_nineteen p {
	text-align: left;
    padding: 0;
    margin: 0 0 17px;
}
.kpbox_finance {
    min-height: auto;
}
@media only screen and (max-width : 641px) {
	    .st-container {
        width: auto;
        font-family: Arial, Helvetica;
        font-size: 8px;
        background-color: #eee;
    }
    #tabs {
        overflow: hidden;
        list-style: none;
    }
    #tabs li {
        float: left;
        margin: 0 -4px 0 0;
    }
    #tabs a {
        float: left;
        position: relative;
        padding: 0 9px;
        height: 0;
        line-height: 20px;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        border-right: 10px solid transparent;
        border-bottom: 20px solid #3D3D3D;
        border-bottom-color: #777\9;
        opacity: .3;
        filter: alpha(opacity=30);
        font-size:6px;
    }
    #content {
        background: #fff;
        border-top: 2px solid #3d3d3d;
        padding: 5px;
    }
	.article_nineteen {
	 width: 130px;
     float: left;
     min-height:100px;
    margin: 5px;
    padding: 5px;
    background: #FFF;
    border: 1px solid #CCC;
}
.article_nineteen p {
	line-height:normal;
	font-size:8px;
}
.article_nineteen a {
	font-size:8px;
}
.article_nineteen h3 {
	font-size:10px;
}
.article_nineteen h4 {
	font-size:8px;
	line-height:normal;
}
}
@media screen and (max-width:480px) {
    .st-container {
        width: auto;
        font-family: Arial, Helvetica;
        font-size: 8px;
        background-color: #eee;
    }
    #tabs {
        overflow: hidden;
        list-style: none;
    }
    #tabs li {
        float: left;
        margin: 0 -4px 0 0;
    }
    #tabs a {
        float: left;
        position: relative;
        padding: 0 9px;
        height: 0;
        line-height: 20px;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        border-right: 10px solid transparent;
        border-bottom: 20px solid #3D3D3D;
        border-bottom-color: #777\9;
        opacity: .3;
        filter: alpha(opacity=30);
        font-size:6px;
    }
    #content {
        background: #fff;
        border-top: 2px solid #3d3d3d;
        padding: 5px;
    }
	.article_nineteen {
	 width: 130px;
     float: left;
     min-height:100px;
    margin: 5px;
    padding: 5px;
    background: #FFF;
    border: 1px solid #CCC;
}
.article_nineteen p {
	line-height:normal;
	font-size:8px;
}
.article_nineteen a {
	font-size:8px;
}
.article_nineteen h3 {
	font-size:10px;
}
.article_nineteen h4 {
	font-size:8px;
	line-height:normal;
}
	
}