.line, .col2, .col3, .col4, .col4-315, .col4-360, .col5, .col5-430, .col6, .col7, .col8, .col10 { float:left;}



.colIndent{

	padding-right:20px;

}



.line{

	position:relative;

	width:60px;

	height:383px;

	background:url(../images/content_stepline.png) 20px 0 repeat-y;

}



.col2{ 

	width:140px;

}

.col3{ 

	width:220px;

}

.col4{ 

	width:300px;

}



.col4-315 {

        width: 315px;

        margin-left: 35px;

}



.col4-360 {

        width: 360px;

        padding-top: 45px;

}



.col5{ 

	width:380px;

        padding-top: 45px;

}



.col5-430 {

        width: 340px;

        padding-left: 45px;

        padding-right: 45px;

        background: url(../images/dots.png);

}



.col6{ 

	width:460px;

}

.col6Half{ 

	width:500px;

}

.col7{ 

	width:540px;

}

.col8{ 

	width:620px;

}

.col10{ 

	width:780px;

}



