
#style3_main {
    margin-bottom: 16px;
    
}

#style3_main_table {
    width: 990px;
    
    border-collapse: collapse;
    
    margin-left: 5px;
}

#style3_main_table tr {
    margin: 0px;
    padding: 0px;
}

#style3_main_table td {
    margin: 0px;
    padding: 0px;
}

#style3_left_td {
    width: 160px;
}

#style3_content_td {
    width: 830px;
}


#style3_left {
    width: 160px;
    
    position: relative;
    
}

#style3_content {
    width: 830px;
    
    position: relative;
}

#style3_content_inside {
    padding-left: 12px;
    padding-right: 35px;
    
    position: relative;
}


	#main_calendar {
		height: 50px;
		
		background-image: none;
		
		position: relative;
	}
 
