/* flowmaster*/
.flowtable{
margin-bottom:50px;
}

.flowmaster {
border-bottom: 1px #CCC solid;
padding: 4px;
}
.flowmasterth {
border-bottom: 1px #CCC solid;
padding: 4px;
}

#titlePhoto2 img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    width: auto;
    height: auto;
}
#titlePhoto2{
	width:80%;
	float:right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	background-color:#111111;
	color:#ffffff;
	min-height:100px;
	text-align:center;
	}

.tab, .tab li, .tab li a {
    float: left;
    padding:3px;
    margin-right:2px;
    list-style: none;
}
a:hover {
    opacity: 0.8;
}
.content {
    clear: both;
}
.area {
    display: none;
}

.flowtxt th{
vertical-align:middle;
}
.flowtable{
margin: 30px 0px 100px 0px;
}
p {
margin-bottom:30px
}

#flowli{
padding:0px;
}