@charset "UTF-8";
/* CSS Document */

.nosp {padding: 0px; margin: 20px 0px 10px 0px; border-collapse: collapse; border: none; margin-top:20px;} /*no spacing*/
.nosp td{padding: 0px;}

.fullwidth {width: 100%;}

.main_grid   td.content {
	padding: 0em;
	padding-bottom: 0em;
}

.main_grid   td.content img{
}


.main_grid .t_l {
	height: 5px;
}

* html .main_grid .t div{zoom: 1; position: relative;}

.main_grid {
	width: 100%;
}
	
	.main_grid .t_l {
		background: url('/img/bubble-tl.png') right bottom no-repeat;
  		vertical-align: bottom;
	}

	.main_grid .t_l .strut {
		width: 5px;
	}

  	.main_grid .t {
  		background: url('/img/bubble-t.png') bottom repeat-x;
  		vertical-align: bottom;

  		height: 12px;
  	}

	.main_grid .t_r {
		background: url('/img/bubble-tr.png') left bottom no-repeat;
  		vertical-align: bottom;
	}

	.main_grid .t_r .strut{
		width: 5px;
	}

	.main_grid .l {
		background: url('/img/bubble-l.png') right repeat-y;
	}

	.main_grid td.content {
		background: #fff7e7;
		height: 20px;
	}

	.main_grid .r {
		background: url('/img/bubble-r.png') left repeat-y;
	}

	.main_grid .b_l {
		height: 15px;
		background: url('/img/bubble-bl.png') right top no-repeat;
	}

	.main_grid .b {
		background: url('/img/bubble-b.png') top repeat-x;
	}

	.main_grid .b_r {
		background: url('/img/bubble-br.png') left top no-repeat;
	}
	
	
	
	div.aiznashegookna {
	background-image:url(/img/top-pattern.png); 
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-top:0px;
	padding-left:218px;
	}
	div.aiznashegookna img {
		width: 16px;
		height: 20px;
		margin: 0 2px 0 20px;
		vertical-align: top;
		}