/* The four panels widget abomination: */
table#fourpw {

	padding: 0;
	margin:  5px auto 25px auto;
	border: none;
	border-collapse: collapse;
	background-color: #fff;
}

table#fourpw p {
	padding: 0;
	margin: 6px;
}

table#fourpw td {
	margin: 0;
	padding: 0;
	width: 145px;
	border: 1px solid #fff;
}

tr#fourpw_titlecells td, tr#fourpw_footercells td {
	text-align: center;
	color: #fff;
	height: 1.5em;
}

tr#fourpw_textcells td {
	background: #eee;
}

tr#fourpw_images td {
	text-align: center;
	overflow: hidden;
	height: 74px;
	padding: 0;
	margin: 0;
	border: none;
}

td.fourpw_color1 { background-color: #363; }
td.fourpw_color2 { background-color: #369; }
td.fourpw_color3 { background-color: #920; }
td.fourpw_color4 { background-color: #c93; }

ol#enrollment_process li {
	margin-bottom: .5em;
	text-align: justify;
}

.menu_around
{
  margin: 0; 
  padding: 0;
}

.in_menu
{
  width:690px;
  float:left;
}

.menu_big_letter
{
  font-family: Franklin Gothic Medium, Times New Roman, Times, serif;
  font-size:16px;
  border-bottom:1px solid #CDDDCD;
  text-align:left;
  font-weight:bold;
  margin:10px 0 0 0;
  color:#35507B;
}

.menu_blok
{
  width:170px;
  float:left;
  margin:0 20px 0 0;
}