@charset "utf-8";
/* CSS Document */

.columnLeft {
	/*width: 360px;
	min-height: 480px;*/
	/* [disabled]float: left; */
	margin-top: 0px;
}
.darkbar {
    background-image: url(/images/webinar_home_banner_new.jpg) !important;
}
	
.columnLeft h1{
 font-family: 'Roboto', san-serif;
font-weight:300;
font-size: 22px;
color:#000;
}

.columnLeft p{
 font-family: 'Roboto', san-serif;
font-weight:300;
font-size:16px;
color:#000;
line-height: 20px;
padding-bottom:20px;
}

.columnLeft h2{
 font-family: 'Roboto', san-serif;
font-weight:600;
font-size: 16px;
color:#000;
}

.columnRight{
/*width: 560px;*/
/*height: 490px;*/
/*float: right;*/
background-color:#fff;
margin-top: 15px;
}
.row2 {
	margin-top: 20px;
	
	}
	
.row1 ul{
	list-style:outside;



}
.row1 li{
width:180px;
display:inline;
margin-right: 35px;



}
.row2 li {
width:180px;
display:inline;
margin-right: 15px; /* space between panels!!!*/
 line-height: 4em;



}

/*.columnRight ul{
display: block; blocks the panels-avoid
width:500px;
}*/
 /* stop the float */
