
div#content
	{
/*	width: 710px;*/
	min-height: 340px;
   	height: auto;
   	_height: 340px;
	}

h3
	{
	font-weight: normal;
	font-size: 1.4em;
	}





/* -------------------------- */
/* SIDEBAR */
/* -------------------------- */

.sidemenu
	{
	background: url(/grfx/sidemenublock.gif) no-repeat top left;
	height: 28px;
	display:block;
	font-weight: bold;
	margin-bottom: 5px;
	}

.letter
	{
	font-size: 18px;
	color: #fff;
	float: left;
	width: 28px;
	height: 28px;
	text-align: center;
	vertical-align: middle;
	}

.text
	{
	line-height: 0.95em;
	margin-left: 30px;
	padding-top: 4px;
	}

.sidemenu a, .sidemenu a:hover
	{
	color: #cb2127;
	text-decoration: none;
	}

form#frm
	{
	float: none;
	}

.region-country-table {
	width: 100%;
	}
