html, body
{
	height: 100%;
	margin: 0;	
	padding: 0;
  font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

body
{
	background: #3EB6E8 url("../images/layout/main_bg.jpg") repeat-x;
}

ul
{
  margin: 6px 0 6px 0;
  padding-left: 40px;
}

ul ul
{
  list-style-type: disc;
  margin: 0;
}

#wrapper legend
{
	font-style: normal;
	font-size: 20px;
}

.c
{
	text-align: center;
}

.cm
{
	margin: 0 auto;
}

.clear
{
	clear: both;
	font-size: 1px;
  height: 1px;
}

.fleft
{
	float: left;
	position: relative;
}

.error
{
	text-align: center;
	color: #FF0000;
	font-weight: bold;
}

.warning
{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.errorMessage
{
  color: #FF0000;
  clear: both;
}

.noBullets
{
	list-style-type: none;
	padding-left: 20px;
	margin: 12px 0;
}

h2.header
{
  line-height: 30px;
  color: #213977;
  text-align: center;
}

.highlight
{
  font-weight: bold;
  text-decoration: underline;
}

.bigger
{
  font-size: 14px;
  font-weight: bold;
}
/**************************************************/
/****************DEFAULTS**************************/
a
{
  color:#213977;
}

a:hover
{
  text-decoration: none;
}
/**************************************************/

.swfupload
{
  /*vertical-align: top;
  height: 20px;*/
}

.swfuploadwrapper
{
  /*padding: 2px;
  border: solid 1px #7FAAFF;
  display: inline;
  background-color: #C5D9FF;
  line-height: 1.6em;*/
}

.ui-datepicker {
  z-index: 1000;
}

.ui-datepicker-trigger
{
  margin-left: 5px;
  margin-top: 2px;
  float: right;
}

/**********************************************/

a img
{
	border: 0;
}

select option
{
  text-align: center;
}

/* Wrapper */

#wrapper
{
	position: relative;
	display: table;
	margin: 0 auto;
	
	height: 100%;
	width: 1259px;
}

/* Header */

#wrapper #header
{
	/*height: 178px;*/
  height: 184px;
	width: 100%;
	/*background: #94c8e0 url("../images/layout/header_full.jpg") no-repeat;*/
	position: relative;
	display: table-row;
}

#wrapper #header > div
{
	display: table-cell;
	height: 184px;
}

#wrapper div#header_image
{
  position: absolute;
  margin: 0 auto;
  width: 1259px;
}

#wrapper div#header_image img
{
  position: absolute;
  border: 0;

  z-index: 999;
  width: 1259px;
}

/* Line */

#wrapper #line
{
	display: table-row;
	position: relative;
	width: 100%;
	height: 34px;

  background: #1F3682 url("../images/layout/topmenu_bg.jpg") repeat-x;
}

#wrapper div.line2
{
  background: #B6B7BB url(../images/layout/topmenu_bg2.jpg) repeat-x !important;
}

#wrapper #line div.first
{
	/*width: 236px;*/
  width: 231px;
  display: table-cell;
  height: 34px;

  padding-left: 15px;
  vertical-align: top;
}

#wrapper #line div.first a,
#wrapper #line div.first span
{
  position: relative;
  top: 8px;

  text-decoration: none;
  text-transform: uppercase;
  color: #EFEFE0;

  font-weight: bold;
  font-size: 11px;
  margin-left: 5px;
}

#wrapper #line div.first a:hover,
#wrapper #line div.first span
{
  color: #FFF36F;
}

#wrapper #line div.second
{
  width: 772px;
  display: table-cell;
	text-align: center;
}

#wrapper #line div.second .menu
{
  margin: 0 auto;
}

#wrapper #line div.second .menu a
{
  float: left;
  display: block;
  height: 24px;
  padding: 5px 0px 5px 0px;
  line-height: 24px;
  width: 246px;
  
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

#wrapper #line div.second .menu a:hover,
#wrapper #line div.second .menu a.active
{
  background: #1F3682 url("../images/layout/menu_item.jpg") no-repeat;
}

#wrapper #line div.second img
{
  float: left;
  position: relative;
}

#wrapper #line div.third
{
	/*width: 236px;*/
  width: 241px;
  display: table-cell;

  /*text-align: right;*/
  /*padding-right: 4px;*/
}

#google_translate
{
  /*font-size: 10px;
  height: 20px;*/

  position: relative;
  top: 2px;
}

/* Container */

#wrapper #container
{
	display: table-row;
	
	background-image: url("../images/layout/columns.jpg");
	background-repeat: no-repeat;
	background-color: #3EB6E8;
	background-attachment: fixed;
	background-position: 50% 0%;
}

/* Left, Center, Right Windows */

#wrapper #container #left, #wrapper #container #right, #wrapper #container #center
{
	display: table-cell;
	position: relative;
	vertical-align: top;
	
	padding-bottom: 30px;
}

/* Left Window */

#wrapper #container #left
{
	/*width: 236px;*/
  /*width: 246px;*/

  background-color: #68B1E4;

  background-image: url("../images/layout/menu.jpg");
	background-repeat: repeat-x;
}

/* Left Menu */

#wrapper #container #left .menu
{
	/*width: 236px;*/
  width: 246px;
}

#wrapper #container #left .menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
}

#wrapper #container #left .menu ul li
{
	margin: 0;
}

#wrapper #container #left .menu ul li a
{
	display: block;
	height: 26px;
	padding: 5px 5px 5px 15px;
	line-height: 26px;
	
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#wrapper #container #left .menu ul li h2
{
  margin: 0;
  padding: 10px 0 10px 0;

  color: #fff;
  text-align: center;
}

#wrapper #container #left .menu ul li a:hover,
#wrapper #container #left .menu ul li a.active
{
	background: #1F3682 url("../images/layout/menu_item.jpg") no-repeat;
}

/* Left Address */

#wrapper #container #left #address
{
  clear: both;
	background-color: #d1dfe8;
	/*height: 155px;*/
	width: 216px;
  padding: 4px 15px;

  text-align: center;
}

#wrapper #container #left #address h2
{
  padding: 0;
  margin: 0;
  color: #000000;
}

/* Center Content */

#wrapper #container #center
{
	/*width: 510px;*/
	/*padding: 10px 10px 30px 10px;*/
  padding: 10px 0 30px 0;
	
	/*background: #3EB6E8 url("../images/layout/main_bg.jpg") repeat-x;*/
	/*height: 100%;*/
}

.padcenter
{
  padding: 0 10px 0 10px;
}

/* Right Ads */

#wrapper #container #right
{
	/*width: 246px;*/
  /*padding-top: 10px;*/
	
	/*background-color: #018ccd;*/
  text-align: center;
  background-image: url("../images/layout/rcolumn.jpg");
  background-repeat: repeat-y;
}

/*#wrapper #container #right img.ad*/
.ad img
{
  margin-top: 10px;
}

/* Top Filter */

form.topfilter
{
  width: 752px;
  background: #4276B2;
  margin: 0 10px 0 10px;

  border: 1px solid #000000;
  position: relative;
}

form.topfilter a.closeButton
{
  position: absolute;
  top: 2px;
  right: 2px;

  height: 22px;
  width: 22px;
}

form.topfilter label
{
  color: #FFFFFF;
}

form.topfilter fieldset
{
  border: none;
  /*margin-top: 5px;*/
  color: #FFFFFF;

  padding: 5px 2px 10px 2px;
}

form.topfilter fieldset dl
{
  float: left;
  clear: none;
  padding: 0;
  margin: 0 0 0 2px;
}

form.topfilter fieldset dl:first-child
{
  margin: 0;
}

form.topfilter fieldset dl dt
{
  /*float: left;
  width: 85px;*/
  /*width: 230px;*/
  margin: 0;
  text-align: center;
  float: none;

  /*width: 100%;*/
  width: auto;
}

form.topfilter fieldset dl dd
{
  /*float: left;
  width: 135px;
  margin: 5px 0 0 0;*/
  margin: 5px 0 0 0;
}

form.topfilter fieldset dl dd div
{
  /*width: 230px;*/
  /*width: 100%;*/
  min-width: 125px;
  height: 100px;
  overflow-x: hidden;
  overflow-y: auto;

  border: 1px solid #FFFFFF;

  text-align: left;
}

form.topfilter fieldset dl dd div input.checkbox
{
  /*display: none;*/
}

form.topfilter fieldset dl dd div label span.selected
{
  text-decoration: underline;
}

form.topfilter fieldset dl dd div label span.over
{
  text-decoration: underline;
}

form.topfilter fieldset dl dd div label img.paddleft
{
  /*padding-left: 5px;*/
}

form.topfilter fieldset dl dd div img
{
  /*padding-right: 5px;*/
  padding-right: 1px;
}

form.topfilter fieldset dl.button
{
  width: 100%;
  margin: 0;
}

form.topfilter fieldset dl.button dd
{
  width: 100%;
  text-align: center;
  clear: both;
}

form.topfilter #topOpen
{
  display: none;
}

/* Footer */

#footer
{
  width: 1259px;
	height: 29px;
	line-height: 29px;
	
	
	position: fixed;
	bottom: 0;
	
	background: #FFFFFF url(../images/layout/footer.jpg) repeat-x scroll 0 0;
  text-align: center;

  z-index: 9999;
  /*font-size: 14px;*/
  
  text-align: center;
}

#footer .menu
{
  margin: 0 auto;
}

#footer .menu a
{
  float: left;
  display: block;
  height: 19px;
  padding: 5px 0px 5px 0px;
  line-height: 19px;
  width: 246px;
  
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

#footer .menu a:hover,
#footer .menu a.active
{
  background: #1F3682 url("../images/layout/menu_item.jpg") no-repeat;
}

#footer ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footer ul li.item
{
  margin: 0;
  padding: 0 5px 0 5px;
  float: left;

  /*width: 165px;*/
}

#footer ul li.spacer
{
  float: left;
  text-align: center;
}

/* Content */

/* actionBar */

div.actionBar
{
	margin: 0 2px 10px 2px;
	color: #233283;
	
	background-color: #FFFFFF;
}

div.actionBar:hover
{
	
}

div.actionBar a
{
	text-decoration: none;
}

div.actionBar a:hover
{
	/*text-decoration: underline;*/
	background-color: #233283;
	color: #FFFFFF;
}

/* Region */
.region
{
  margin-bottom: 15px;
}

.region h1
{
  font-size: 14px;
  color: #FFFFFF;
  text-transform: uppercase;

  background-image: url("../images/header.png");
  height: 20px;
  line-height: 20px;
  width: 714px;

  padding: 2px 10px;
  /*margin: 0 auto;*/
  margin: 0 20px;
}

/*.region img
{
  border: 2px solid #008ccc;
  margin: 10px 10px 0 20px;

  float: left;
  position: relative;
}*/

.region .rounded
{
  width: 150px;
  height: 111px;

  text-align: center;

  float: left;
  position: relative;

  margin: 15px 10px 0 20px;
  position: relative;
}

.region ul
{
  float: left;
  position: relative;

  list-style-type: none;
  color: #23518f;
  font-weight: bold;
  font-size: 14px;

  padding-left: 20px;
  width: 120px;
}

.region ul li
{
  height: 30px;
  line-height: 30px;
}

.region ul li a
{
  color: #23518f;
}

.region ul li a:hover
{
  text-decoration: none;
  color: #8F9396;
}

/* Country */
.country
{
  margin-bottom: 20px;
}

.country h1
{
  font-size: 14px;
  color: #FFFFFF;
  text-transform: uppercase;

  background-image: url("../images/header.png");
  height: 20px;
  line-height: 20px;
  width: 714px;

  padding: 2px 10px;
  /*margin: 0 auto 20px;*/
  margin: 0 20px 10px 20px;
}

.country .rounded
{
  /*background-color: #FFFFFF;
  background-repeat: no-repeat;*/
  width: 150px;
  height: 111px;

  text-align: center;

  float: left;
  position: relative;

  margin: 5px 0 0 20px;
  position: relative;
}

.country .title
{
  /*float: left;
  position: relative;

  width: 295px;*/
  text-align: center;

  color: #21317E;
  font-weight: bold;
  font-size: 18px;

  margin-bottom: 20px;
}

.country .links
{
  background-color: #FFFFFF;
  color: #3FB5E5;
  text-align: center;
  /*font-weight: bold;*/
  font-size: 13px;

  margin-top: 10px;
  height: 25px;
  line-height: 25px;
  /*width: 510px;*/
  width: 100%;
  z-index: 1;
}

.country .links a
{
  color: #3FB5E5;
  text-decoration: none;
}

.country .links a:hover
{
  text-decoration: underline;
}

.country .links a.selected
{
  text-decoration: underline;
  font-weight: bold;
}

.country .body
{
  clear: both;
  /*padding: 10px;*/

  /*width: 448px;*/
  margin: 20px 30px;
}

.country .body .findtour
{
	margin: 10px 0 0 0;
	width: 100%;
}

.country .gallerymargin
{
  margin: 40px 24px;
}

/* Admin List Table */

table.crudTable
{
	width: 100%;
}

table.crudTable tr th,
table.crudTable tr td
{	
	text-align: center;
}

table.crudTable tr th
{
	background-color: #025AA4;
	color: #EAECE9;
	font-weight: bold;
}

table.crudTable tr th:hover
{
	background-color: #EAECE9;
	color: #025AA4;
}

table.crudTable tr th:hover a
{
	color: #025AA4;
}

table.crudTable tr th a
{
	color: #EAECE9;
}

table.crudTable tr th a:hover
{
	text-decoration: none;
}

table.crudTable tr.even
{
	background-color: #EEEEEE;
}

table.crudTable tr.odd
{
	background-color: #DDDDDD;
}

/* Admin Pager */

div.pager
{
  text-align: center;
  margin-top: 10px;
}

div.pager ul.yiiPager
{
  display: block;
}


/* Error Summary */

.errorSummary
{
	text-align: center;
}

/* Language Fields */

.langfields
{
	float: left;
	/*height: 35px;*/
}

.langfields .langs
{
	
}

.langfields .langs a
{
	display: block;
	float: left;
	width: 25px;
	margin-left: 5px;
	
	border: 1px solid #C3C0C0;
	text-align: center;
	
	background: #FFF url("../images/niceforms/textarea-r-off.png") repeat-y fixed 0 0;
	text-decoration: none;
	
	font-size: 10px;
	height: 18px;
	line-height: 20px;
}

.langfields .langs a:hover
{
	color: #E57718;
}

.langfields .langs a.selected
{
	color: #E57718 !important;
}

.langfields .langs a.selected:hover
{
	color: #E57718 !important;
}

.langfields .fields
{
	clear: both;
}

.langfields .fields .hidden,
.langlabels .hidden
{
	display: none;
}

dt.langlabels
{
  margin-top: 20px;
  margin-bottom: 0px;
}

/********************/

.gallery div
{
  border: 1px solid #000000;
  background-color: #FFFFFF;
  margin: 2px;
  padding: 5px;

  width: 105px;
  height: 105px;
  display: block;
  float: left;
}

.gallery a
{
  text-align: center;
  display: block;
  
  width: 105px;
  height: 105px;
}

.gallery a img
{
  border: 1px solid #000000;

  margin: auto 0;
}

.gallery input
{
  position: absolute;

  margin-left: 0px;
  margin-top: -1px;
}

/********************/

.turtess
{
  margin: 0 20px 20px;
  width: 734px;
}

.turtess input[type=text], .turtess textarea, .turtess select
{
  width: auto;
}

/********************/

.selectbox
{
  min-width: 212px;
  height: 100px;
  overflow: auto;

  border: 1px solid #FFFFFF;

  text-align: left;
}

.selectbox .NFCheck
{
  position: relative;
  left: 20px !important;
  top: 2px !important;
}

/********************/

table.findtour
{
  width: 753px;
  margin: 10px 10px 0;

  color: #213977;
  font-size: 13px;
}

table.findtour a
{
  color: #213977;
}

table.findtour a.tourname
{
  color:#0F214F;
  font-size:14px;
  font-weight:bold;
}

table.findtour a:hover
{
  text-decoration: none;
}

table.findtour tr td
{
  padding: 4px;
}

/*table.findtour, table.findtour tr, */
table.findtour
{
  border-collapse: collapse;
}

table.findtour td
{
  border: 1px solid #FFFFFF;
}

table.findtour tr.headers td
{
  background-color: #E0E7EF;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  padding: 0;
}

table.findtour tr.headers td.hidden
{
  border-top: none;
  border-left: none;
  background-color: transparent;
}

table.findtour tr.line0
{
  background-color: #AACFE1;
}

table.findtour tr.line1
{
  background-color: #E0E7EF;
}

.findtour .price
{
  color: #ff6600;
  font-weight: bold;
}
/********************/
table.excursion
{
  width: 753px;
  margin: 10px 10px 0;

  color: #213977;
}

table.excursion a
{
  color: #213977;
}

table.excursion a img
{
  float: left;
}

table.excursion a.username
{
  color:#0F214F;
  font-size:14px;
  font-weight:bold;
}

table.excursion a:hover
{
  text-decoration: none;
}

table.excursion tr td
{
  padding: 4px;
}

table.excursion, table.excursion tr, table.excursion td
{
  border-collapse: collapse;
  border: 1px solid #FFFFFF;
}

table.excursion tr.headers
{
  background-color: #E0E7EF;
  text-align: center;
}

table.excursion tr.line0
{
  background-color: #AACFE1;
}

table.excursion tr.line1
{
  background-color: #E0E7EF;
}
/********************/
ol.home > li
{
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
}

ol.home > li ul
{
  list-style-type: circle;
}

ol.home > li ul li
{
  margin-top: 10px;
}

ol.home > li span
{
  font-size: 12px;
  font-weight: normal;
}
/********************/
.tour
{
  text-align: center;
}

.tour .tourinfo
{
  width: 270px;
}

.tour .tourinfo th
{
  height: 20px;
  font-size: 1px;
  vertical-align: top;
}

.tour .tourinfo td
{
  width: 45px;
  vertical-align: top;
}

.tour .tourpage
{
  text-align: left;
}

.tour .req
{
  font-weight: bold;
  color: #FFFFFF;
}
/*.tour .tourpage*/
ul.days
{
  padding: 0;
  list-style-type: none;
}

ul.days > li
{
  clear: both;
  padding-top: 20px;
  vertical-align: top;
}

ul.days > li span.preday
{
  display: block;
  float: left;
  position: relative;
  margin: 9px 0 0 0;
}

ul.days > li span.day
{
  height: 22px;
  width: 32px;
  float: left;
  position: relative;
  display: block;

  background-image: url("../images/day.png");
  background-repeat: no-repeat;
  margin: 0;
  font-size: 12px;
  line-height: 15px;
  padding: 10px 0 0 0px;
  margin-left: 5px;

  font-weight: bold;
  text-align: center;
}

ul.days > li > ul
{
  width: 600px;
  margin-left: 60px;
  float: left;
  position: relative;
  padding: 0;
  list-style-type: circle;
}
/********************/
ul.circle
{
	list-style-type: circle;
}
/********************/

.buses
{
  width: 620px;
  margin: 0 auto;
}

.buses .bus
{
  width: 250px;

  float: left;
  position: relative;

  margin: 10px 30px 20px 30px;
  text-align: center;
}

.buses .bus img
{
  margin: 0;
  padding: 0;
}

.buses .bus a.label, .buses .bus label
{
  font-size: 16px;
  /*height: 25px;*/
  line-height: 25px;
  
  background-color: #D1DFE8;
  color: #361A6F;
  text-align: center;
  width: 250px;
  display: block;

  margin: 0;
  padding: 0;
}

.buses .bus a.label:hover
{
  text-decoration: none;
}
/********************/

.routes h1
{
  margin-left: 10px;
  font-size: 15px;
}

.routes ul
{
  margin-left: 30px;
  list-style-type: none;
}

.routes ul a
{
  color: #23518f;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

.routes ul a:hover
{
  text-decoration: underline;
}

.route_table
{
  
}

.route_table th
{
  background-color: #B5CADF;
}

.route_table td
{
  background-color: #018CCD;
  color: #FFFFFF;
  padding: 2px;
}

.route_table a
{
  color: #FFFFFF;
}

.route_table a:hover
{
  text-decoration: none;
}
/********************/
.personal
{
  width: 620px;
  margin: 0 auto;
}

.personal .person
{
  width: 250px;

  float: left;
  position: relative;

  margin: 10px 30px 20px 30px;
}

.personal .person img
{
  margin: 0;
  padding: 0;
}

.personal .person a.label, .personal .person label
{
  font-size: 16px;
  height: 25px;
  line-height: 25px;

  background-color: #D1DFE8;
  color: #361A6F;
  text-align: center;
  width: 250px;
  display: block;

  margin: 0;
  padding: 0;
}

.personal .person a.label:hover
{
  text-decoration: none;
}

/********************/
.discounts
{
  text-align: left;
}

.discounts .discount
{
  
  clear: both;
  height: 102px;
  width: 100%;
  float: left;
  position: relative;
  background-image: url("../images/discounts_bg.jpg");
}

.discounts .discount h2
{
  margin: 2px 0 12px 0;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
}

.discounts img
{
  float: left;
  position: relative;
}

.discounts .discount ul
{
  margin: 0;
  padding: 5px 0 5px 30px;
  color: #FFFFFF;
  list-style-type: none;
}
/********************/
.additional dt
{
  background-color: #D1DFE8;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
/********************/
.offers
{
  text-align: left;
}

.offers img
{
  float: left;
  position: relative;
}

.offers .offer
{
  height: 51px;
  line-height: 45px;
  width: 100%;
  float: left;
  position: relative;
  background-image: url("../images/offers_bg.jpg");
  text-align: center;
}

.offers .offer a
{
  color: #FFFFFF;
  margin: 0;
  text-align: center;
  font-size: 16px;

  /*display: block;*/
  text-decoration: none;
  padding: 2px;
}

.offers .offer a:hover
{
  text-decoration: underline;
}
/********************/
a.icon,
.icons a
{
	background: transparent url("../images/icons/unknown.png") no-repeat center left;
	padding-left: 20px;
	line-height: 20px;
}

a.icon-pdf
{
	background: transparent url("../images/icons/pdf.png") no-repeat center left;
}
a.icon-xls
{
	background: transparent url("../images/icons/xls.png") no-repeat center left;
}
a.icon-doc
{
	background: transparent url("../images/icons/doc.png") no-repeat center left;
}
a.icon-zip
{
	background: transparent url("../images/icons/zip.png") no-repeat center left;
}
a.icon-txt
{
	background: transparent url("../images/icons/txt.png") no-repeat center left;
}
a.icon-img
{
	background: transparent url("../images/icons/img.png") no-repeat center left;
}
a.icon-print
{
	background: transparent url("../images/icons/print.png") no-repeat center left;
}
a.icon-folder
{
  background: transparent url("../images/icons/folder.png") no-repeat center left;
}
/********************/
.bustext label,
.bustext span,
.bustext p
{
  font-size: 13px;
}

.bustext label
{
  clear: both;
  width: 140px;
  display: block;
  position: relative;
  float: left;
}

.bustext span
{
  position: relative;
  float: left;
}

.bustext p
{
  margin-top: 10px;
}
/********************/
.exctext label,
.exctext span
{
  font-size: 13px;
}

.exctext p
{
  font-size: 12px;
}

.exctext label
{
  clear: both;
  width: 100px;
  display: block;
  position: relative;
  float: left;
}

.exctext span
{
  position: relative;
  float: left;
}

.exctext p
{
  margin-top: 10px;
}
/********************/
.docR
{
  float: right;
}

.docL
{
  float: left;
}

.docheader
{
  margin-top: 0;
}
/********************/
.search
{
  margin: 0 auto 10px;
  width: 350px;
}

.search input[type=submit]
{
  font-size: 10px;
}

.mdl
{
  vertical-align: middle;
}
/********************/
.loginform
{
	width: 400px;
	text-align: center;
}
/********************/

/* Overrides */

.yiiTab ul.tabs a:first-child
{
  margin: 0;
}

.yiiTab
{
  width: 680px;
}

.captchaText .NFTextCenter, .captchaText .NFTextLeft, .captchaText .NFTextRight
{
  /*width: 75px !important;*/
  margin-top: 10px;
}

/********************/
div#leftads
{
  padding: 10px;
}