div.CM_canvas
{
	margin: 20px ;
}

img.CMFLAG
{
	height:24px ;
	width:40px ;
}
th.CMenu
{
	font-weight: bold ;
}

table.CM_canvas
{
	border: 1px solid black ;
}

table.CM_canvas tr td
{
	border: 1px solid lightgray ;
}

table.CM_canvas tr th
{
	border: 1px solid lightgray ;
	background-color: beige;
}

img.imghowto
{
	width:100% ;
}

div.divhowto
{
	font-size:20px ;
	align:left ;
	text-aling: left ;
	font-weight:bold ;
	padding:10px ;
	margin-top: 20px ;
	line-height: 150%;
}

td.pricetable
{
	text-align:center;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #6EC1E4;
	box-shadow: 10px 10px 10px -4px rgba(0,0,0,0.5);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	text-align: center;
	--e-column-margin-right: 10px;
	--e-column-margin-left: 10px;
	padding: 10px ;
}


img.CM_MENUFLAG
{
	height:16px ;
	width:27px ;
	cursor:pointer ;
	margin:3px ;
	margin-top:10 ;
	
}

#CMenu_Flags
{
	background-color:transparent !important;
}