/***********************************************************************************/
/***** START - The following is used to style the flexible content Two Columns *****/
/***********************************************************************************/

div.flexible_twocols{
	width:					auto;
	height:					auto;
}

div.flexible_twocols .flexible_twocols_left{
	vertical-align:			top;
}

div.flexible_twocols .flexible_twocols_right{
	vertical-align:			top;
}

/***********************************************************************************/
/***** STOP ************************************************************************/
/***********************************************************************************/

