html, body {
	margin: 0;
	min-width: 996px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F5F5F5;
}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-width: 996px;
	text-align: center;
}

#main {
	position: relative;
	margin: 0 auto;
	padding: 0;	
	width: 990px;
	background: #ffffff top left url('../img/bg.jpg') repeat-y;
	text-align: left;
}


.clear {
	clear: both;
}

p {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color : #000000;
}

a:hover {
	text-decoration: none;
	color : #ff0000;
}

a.underline {
	text-decoration: underline;
}


.red {
	color: #dd2422;
}

.black {
	color: #000000;
}

.grey {
	color: #999999;
}

img {
	border: none;
	display:block;
}

sup {
	font-size:8px;
}

form,
fieldset {
	margin: 0px;
	border: 0px;
}

/*** Top Navigation ***/

#topnav {
	margin: 0 auto;
	background-image: url(../img/bg_top.jpg);
	background-repeat: no-repeat;	
	height: 51px;
	width: 990px;
	position: relative;
	z-index: 200;		
}

#topnav ul {
	margin: 0;
	padding: 0;
	color: #000000;
	list-style: none;
	font-weight: bold;
	position: absolute;
	top: 28px;
	left: 94px;
	display: none;
}

#topnav li {
	float: left;
	padding: 0 0 0 70px;
}

#topnav a.on {
	color: #ff0000;
}

#logo {
	width: 107px;
	position: absolute;
	left: 30px;
	top: 22px;
	z-index: 500;
}

#flatlogo {
	width: 162px;
	height: 50px;
	position: absolute;
	right: 30px;
	top: 58px;
	z-index: 500;
}

*+html #flatlogo { top: 56px; } /* IE7 Hack */
* html #flatlogo { top: 56px; } /* IE6 Hack */

#subnav {
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 990px;
	height: 55px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	background-image: url(../img/bg_subnav.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 300;	
}

#subnav ul {
	padding: 0;
	margin: 0;
	color: #000000;
	position: absolute;
	list-style: none;	
	left: 169px;
}

#subnav li {
	float: left;
	padding: 0 24px 0 0;
}

#subnav li a {
	color: #ffffff;
	text-decoration: none;
}

#subnav li a:hover {
	text-decoration: underline;
}

#subnav li a.on {
	color: #000000;
	text-decoration: none;
}

#content {
	position: relative;
	width: 950px;
	min-height: 648px;
	padding: 0;
	margin: 3px 20px 0px 20px;
	font-size: 11px;
	line-height: 16px;
}

* html #content {
	height: 648px;
}


.hp_flatrate {
	background: #f6f1e1 url(../img/bg_flat.jpg) no-repeat right bottom;
}

.hp_flatrate_plus {
	background: #f6f1e1 url(../img/bg_flatplus.jpg) no-repeat right bottom;
}

.hp_promotion {
	background: #f6f1e1 url(../img/bg_promotion.jpg) no-repeat left bottom;
}


.flatlogo {
	margin: 25px 0px 10px 0px;
	width: 210px;
	float: left;
}

.flattitle {
	margin: 25px 0px 10px 0px;
	padding-top: 30px;
	width: 290px;
	text-align: right;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

#content h1 {
	margin: 30px 0px 10px 0px;
	font-size: 18px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: normal;
}

#content h2 {
	margin: 20px 0px 14px 0px;
	font-size: 16px;
}

#content h3 {
	margin: 14px 0 2px 0;
	font-size: 11px;
}

#content p {
	padding: 0;
	margin: 0 0 8px 0;
}

#content p.prodlink {
	padding: 0;
	margin: 10px 0 8px 0;
}

#content a.on {
	color: #dd2422;
}

#content ul.text {
	margin: 0;
	padding: 0px 0px 8px 16px;
}

#content ol {
	margin: 0;
	padding: 0px 0px 0px 24px;
	font-weight: bold;
}

#content ol li {
	margin: 0px 0px 5px 0px;;
}

#content span.text_image {
	float: left;
	border: 4px solid #f5f5f5;
	margin: 0 4px 8px 0;
}

#content div.narrow_content {
	margin-left: 30px;
	padding-bottom: 10px;
	width: 540px;
	float: left;
}

* html #content div.narrow_content {
	margin-left: 15px;
}

#content div.narrow_content2 {
	padding-left: 470px;
	padding-bottom: 10px;
	width: 400px;
	float: left;
}

p.small {
	margin: 3px 0 2px 0;
	font-size: 10px;
}

ul.reddots {
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 20px;
	list-style: disc;
	color: #dd2422;
}


div.thumb {
	margin-bottom: 12px;
}


div.sidenav ul {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}


div.sidenav li {
	list-style: none;
	padding: 6px 0 0 30px;
}


#bottom {
	margin: 0;
	background: url(../img/bg_bottom.jpg) no-repeat bottom;
	height: 59px;
	width: 990px;
}

#footer {
	padding-bottom: 20px;
	text-align: center;
}

#footer a.red {
	color: #dd2422;
}




/***** Prozess  *****/


#content div.headline {
	margin-left: 30px;
	padding: 30px 0px 10px 0px;
	font-size: 11px;
}

#process {
	margin: 0;
}

#process ul {
	margin: 19px 0px 0px 19px;
	padding: 0;	
	list-style: none;
}

#process li {
	margin-right: 1px;
	text-align: center;
	float: left;
}

#process li span {
	padding: 3px 0px 0px 0px;
	display: block;
	width: 180px;
	height: 20px;
	color: #e1e1e1;
	font-size: 12px;
	font-weight: bold;	
	background-color: #ffffff;
	border: 1px solid #e1e1e1;	
}

* html #process li span {
	height: 20px;
}


#process li a {
	padding: 3px 0px 0px 0px;
	display: block;
	width: 180px;
	height: 20px;
	color: #000000;
	font-size: 12px;	
	font-weight: bold;	
	background-color: #ffffff;
	border: 1px solid #999999;
}

* html #process li a {
	height: 20px;
}

#process li a:hover {
	color: #ff0000;
}

#process li a.on,
#process li a.plus_on {
	padding: 3px 0px 0px 0px;
	display: block;
	width: 180px;
	height: 20px;
	font-size: 12px;	
	font-weight: bold;	
	border: 1px solid #dd2422;
	background-color: #dd2422;
	color: #ffffff;
}

* html #process li a.on {
	height: 20px;
}

#process li a.on:hover {
	color: #ffffff;
}


/*** Prozess PLUS Abweichungen ***/

#process li span.plus,
#process li a.plus,
#process li a.plus_on {
	width: 149px;
}



/***** Prozess *****/

table#process {
	margin: 0;
}

table#process ul {
	margin: 19px 0px 0px 19px;
	padding: 0;	
	list-style: none;
}

table#process li {
	margin-right: 1px;
	text-align: center;
	float: left;
}

table#process li span {
	padding: 3px 0px 0px 0px;
	display: block;
	width: 179px;
	height: 20px;
	color: #e1e1e1;
	font-size: 12px;
	font-weight: bold;	
	background-color: #ffffff;
	border: 1px solid #e1e1e1;	
}

* html table#process li span {
	width: 181px;
	height: 25px;
}

table#process li a {
	padding: 3px 0px 0px 0px;
	display: block;
	width: 179px;
	height: 20px;
	color: #000000;
	font-size: 12px;	
	font-weight: bold;	
	background-color: #ffffff;
	border: 1px solid #999999;
}

* html table#process li a {
	width: 181px;
	height: 25px;
}

table#process li a:hover {
	color: #ff0000;
}

table#process li a.on {
	padding: 3px 0px 0px 0px;
	display: block;
	width: 179px;
	height: 20px;
	font-size: 12px;	
	font-weight: bold;	
	border: 1px solid #dd2422;
	background-color: #dd2422;
	color: #ffffff;
}

* html table#process li a.on {
	width: 181px;
	height: 25px;
}

table#process li a.on:hover {
	color: #ffffff;
}



table#printer_select {
	margin: 0px 0px 0px 19px;
	width: 911px;
	background-color: #ffffff;
}

table#printer_select thead tr {
	background-color: #ffffff;
}

table#printer_select thead tr td {
	background-color: #007a97;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	width: 235px;
	font-size: 12px;
	line-height: 25px;
	border-left: 5px solid #ffffff;
}

table#printer_select thead tr td.first {
	width: 191px;
	border-left-width: 0px;
}

td.gdi {
	width: 117px;
	background-color: #e1e1e1;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	border: 1px solid #ffffff;
	border-left-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

td.pcl {
	width: 117px;
	background-color: #b3d7e0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	border: 1px solid #ffffff;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

td.pcl_border {
	width: 236px;
	background-color: #b3d7e0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	border: 1px solid #ffffff;
	border-right-width: 0px;
	border-left-width: 5px;
	border-bottom-width: 0px;	
}

td.label {
	border: 1px solid #e1e1e1;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 10px 0px 0px 10px;
	font-weight: bold;	
	background: #ffffff url(../img/bg_table_label.jpg) no-repeat top right;
}

td.border {
	border-left: 5px solid #ffffff;
}

td.noborder {
	border-left: 1px solid #ffffff;
}

td.btn_left {
	height: 17px;
	border: 1px solid #ffffff;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

td.btn_right {
	height: 17px;
	border: 1px solid #ffffff;
	border-right-width: 0px;
	border-bottom-width: 0px;	
}

td.spacer {
	padding: 0;
	background-color: #ffffff;
	height: 1px;
}

a.btn {
	width: 94px;
	display: block;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffffff;	
	color: #000000;
	height: 17px;
	border: 1px solid #e1e1e1;
}

a.btn:hover {
	color: #dd2422;
}

a.btn_on {
	width: 94px;
	display: block;
	text-align: center;
	font-size: 10px;	
	font-weight: bold;
	background-color: #dd2422;
	color: #ffffff;
	height: 17px;	
	border: 1px solid #dd2422;
}

div.btn_disabled {
	width: 94px;
	display: block;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	background-color: #ffffff;	
	color: #e1e1e1;
	height: 17px;
	border: 1px solid #e1e1e1;
}


div.empty {
	border: 1px solid #e1e1e1;
	background-color: #f5f5f5;
	width: 115px;
	height: 125px;
}

div.link_startprocess {
	position: absolute;
	bottom: 28px;
	right: 55px;
}



/***** Druckerauswahl Tabelle *****/

div.printercontainer {
	position: relative;
	width: 115px;
	height: 125px;
	border: 1px solid #e1e1e1;
}

div.printercontainer_over {
	position: relative;
	width: 115px;
	height: 125px;
	border: 1px solid #dd2422;
	cursor: pointer;
}

div.printerpic {
	width: 115px;
	height: 105px;
}

div.printerdetails_off {
	display: none;
}

div.printerdetails_on {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../img/bg_printerdetails.png);
	width: 115px;
	height: 105px;
	display: block;
}

* html div.printerdetails_on {
	background-image: url(../img/bg_printerdetails.gif);
}

ul.printerdetails {
	margin: 5px;
	padding: 2px;
	list-style: none;
	font-size: 9px;
}

ul.printerdetails li {
	background: url(../img/li_printerdetails.gif) 0px 5px no-repeat;
	padding: 0px 0px 0px 8px;
	line-height: 14px;
}

div.printerlink {
	width: 115px;
	height: 20px;
	text-align: center;	
}

div.printer {
	border: 1px solid #e1e1e1;
	width: 115px;
	height: 125px;
}

#step_btns {
	margin: 0px;
	padding-top: 30px;
}

#step_btns div.left {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
}

#step_btns div.right {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: right;
}

input.mainbtn,
input.mainbtn_over,
input.mainbtn_disabled {
	font-family: verdana, araial, helvetivca, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 5px 2px 5px;
	border: 0px;
	background: #ffffff url(../img/bg_mainbtn.gif) top left no-repeat;
	width: 170px;
	height: 25px;
	margin: 0;
	font-weight: bold;
	text-align: center;
	cursor: pointer;	
}

input.mainbtn_over {
	color: #dd2422;	
}

input.mainbtn_disabled {
	color: #e1e1e1;
	background: #ffffff url(../img/bg_mainbtn_disabled.gif) no-repeat;
	cursor: default;			
}

*+html input.mainbtn { padding: 2px 5px 2px 5px; } /* IE7 Hack */
* html input.mainbtn { padding: 2px 5px 2px 5px; } /* IE6 Hack */

*+html input.mainbtn_over {	padding: 2px 5px 2px 5px; } /* IE7 Hack */
* html input.mainbtn_over {	padding: 2px 5px 2px 5px; } /* IE6 Hack */

*+html input.mainbtn_disabled { padding: 2px 5px 2px 5px; } /* IE7 Hack */
* html input.mainbtn_disabled { padding: 2px 5px 2px 5px; } /* IE6 Hack */





/***** OPTIONEN *****/

#options {
	margin: 0;
	width: 540px;
}

#options div.show {
	display: block;
}

#options div.hide {
	display: none;
}

#options div.title,
#options div.title_dis {
	margin: 0px 0px 1px 0px;
	padding: 1px 5px 1px 2px;
	width: 533px;
	border: 1px solid #999999;
	background: #6a1a7b url(../img/bg_options_header.gif) repeat-y top left;
	color: #ffffff;
}

#options div.title_dis {
	background-image: none;
	background-color: #ccb1d2;
}

#options div.title input,
#options div.title_dis input {
	float: left;
}

#options div.title h4,
#options div.title_dis h4 {
	margin: 1px 0px 0px 8px;
	padding: 0;
	float: left;
	font-size: 11px;
}

#options div.packages,
#options div.packages_dis {
	margin: 0px;
	width: 540px;
	border: 1px solid #999999;
	background: url(../img/bg_options.gif) repeat-y;
}

#options div.packages_dis {
	background: url(../img/bg_options_dis.gif) repeat-y;
}

#options div.shadow {
	margin-bottom: 5px;
	width: 540px;
	height: 5px;
	background: #ffffff url(../img/opt_shadow.jpg) no-repeat center;
}


.opt_pic {
	width: 140px;
	float: left;
}

.opt_txt,
.opt_txt_dis {
	width: 378px;
	padding: 5px 10px 10px 10px;
	float: left;
}

.opt_txt_dis {
	color: #999999;
}

div.opt_txt p,
div.opt_txt_dis p {
	margin: 0;
	padding: 0;
}

div.opt_txt ul,
div.opt_txt_dis ul {
	margin: 0;
	padding: 0px 0px 0px 16px;
	list-style: disc;
}



/***** Konfiguration Summe *****/

#config {
	position: relative;
	margin-left: 50px;
	width: 300px;
	padding-bottom: 60px;
	float: left;
}

#config div.config_pos {
	position: absolute;
	left: 50px;
	bottom: 0px;
}

#config div.config_pic {
	margin: 0;
	padding: 0;
}

#config div.config_txt {
	border: 1px solid #999999;
	border-bottom-width: 0px;
	width: 170px;
	margin: 0px;
	padding: 10px 15px 10px 15px;
	background-image: url(../img/bg_config_txt.png);
	text-align: left;
}

#config div.config_txt h3 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font-size: 12px;
	color: #6a1a7b;
}

#config div.config_txt ul {
	margin: 0;
	padding: 0px 0px 0px 17px;
	list-style-image: url(../img/li_plus.gif);
}

#config div.config_txt li {
	padding: 0px;
	margin-top: 2px;
}

#config div.config_price_off {
	display: none;
}

#config div.config_price {
	display: block;
	width: 170px;
	border: 1px solid #999999;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #ffffff;
	padding: 10px 15px 10px 15px;
}

* html #config div.config_price { padding-bottom: 5px; }
*+html #config div.config_price { padding-bottom: 5px; }


#config div.nameopt {
	margin-bottom: 5px;
	font-size: 11px;
	color: #58585a;
}

#config div.nameopt b {
	font-size: 12px;
}


#config div.config_price span.left {
	padding-top: 8px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	float: left;
}

#config div.config_price span.right {
	padding-top: 6px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	float: right;
}

#config div.config_price span.followleft {
	text-align: left;
	float: left;
}

#config div.config_price span.followright {
	text-align: right;
	float: right;
}

#config div.shadow {
	margin: 0;
	border-top: 1px solid #999999;
	width: 202px;
	height: 5px;
	background: url(../img/config_shadow.jpg) no-repeat top center;
}


/***** Flatrates & Flaechendeckung & Laufzeit & Kontakt *****/

#flatrates,
#coverage,
#duration,
#contact {
	margin: 20px 0px 20px 0px;
	padding: 0;
	width: 540px;
}

#flatrates div.title,
#coverage div.title,
#duration div.title,
#contact div.title {
	margin: 0px 0px 1px 0px;
	padding: 4px 5px 3px 10px;
	width: 525px;
	border: 1px solid #999999;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#flatrates div.packages,
#coverage div.packages,
#duration div.packages,
#contact div.packages {
	margin: 0px;
	width: 540px;	
	border: 1px solid #999999;
}

#flatrates div.legend,
#coverage div.legend,
#duration div.legend {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	text-align: left;	
	float: left;
}

#flatrates div.pack,
#coverage div.pack,
#duration div.pack {
	border-left: 2px solid #ffffff;
	margin: 0px;
	padding: 5px;
	width: 80px;
	text-align: center;
	float: right;	
}

#coverage div.pack {
	width: 160px;
}

#duration div.pack {
	width: 107px;
}


#flatrates div.pack_mono {
	border-left: 2px solid #ffffff;
	margin: 0px;
	padding: 5px;
	width: 80px;
	text-align: center;
	float: right;
	background: #cccccc url(../img/bg_mono.png) no-repeat bottom left;
}


#flatrates div.txt_large,
#coverage div.txt_large,
#coverage div.txt_large2,
#duration div.txt_large {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #58585a;
}

#coverage div.txt_large2 {
	color: #999999;
}

#flatrates div.txt_bold,
#coverage div.txt_bold,
#coverage div.txt_bold2,
#duration div.txt_bold {
	padding: 3px 0px 3px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#coverage div.txt_bold2 {
	color: #999999;
}


#flatrates div.select,
#coverage div.select,
#duration div.select {
	padding: 16px 0px 0px 0px;
	font-weight: bold;
}

#flatrates div.select input,
#coverage div.select input,
#duration div.select input {
	position: relative;
	top: -2px;
}

#flatrates div.shadow,
#coverage div.shadow,
#duration div.shadow {
	height: 5px;
	background: url(../img/flatrates_shadow.jpg) no-repeat top center;
}


/***** Kontaktformular *****/

#contact form,
#contact fieldset {
	margin: 0;
	border: none;
}

#contact fieldset {
	padding: 10px 10px 3px 10px;
}

#contact label {
	margin: 0px;
	width: 180px;
	height: 20px;
	font-weight: bold;
	display: block;
	float: left;
}

span.greeting {
	padding: 2px 0px 0px 5px;
	display: block;
	width: 40px;
	float: left;
}


#contact input.full,
#contact input.street,
#contact input.number,
#contact input.zip,
#contact input.city,
#contact input.phone,
#contact input.fax {
	margin: 0px;
	border: 1px solid #999999;
	font-size: 11px;
	float: left;
}

#contact input.btn_radio {
	float: left;
}

#contact input.full {
	width: 322px;
}

* html #contact input.full {
	width: 324px;
}

*+html #contact input.full {
	width: 324px;
}



#contact input.street {
	width: 266px;
}

#contact input.number {
	margin-left: 2px;
	width: 52px;
}

#contact input.zip {
	width: 72px;
}

#contact input.city {
	margin-left: 2px;
	width: 246px;
}

#contact input.phone {
	width: 159px;
}

#contact input.fax {
	margin-left: 2px;
	width: 159px;
}

#contact input.btn_submit {
	margin: 0px 0px 2px 180px;
	width: 160px;
	height: 20px;
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: verdana, araial, helvetivca, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
}

#contact input.btn_submit_over {
	margin: 0px 0px 2px 180px;
	width: 160px;
	height: 20px;
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: verdana, araial, helvetivca, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #dd2422;
	cursor: pointer;
}

#contact div.border {
	height: 21px;
	padding: 0px 0px 5px 0px;
}

#contact div.border_large {
	height: 21px;
	padding: 0px 0px 15px 0px;
}


#examples {
	margin-bottom: 10px;
}

#examples td {
	padding: 5px;
}

#examples td img {
	border: 1px solid #999999;
}

#examples td.center {
	text-align: center;
	font-weight: bold;
}

div.error {
	padding: 5px;
	background-color: #dd2422;
	color: #ffffff;
	font-weight: bold;
}

div.contentbox {
	padding: 5px;
	background-color: #ffffff;
}

div.hint {
	margin: 10px 0px 0px 220px;
	font-size: 10px;
}




/* Toggler - default style */
.toggler {
	margin:2px 0px 2px 19px;
	width:899px;
	cursor:pointer;
	text-decoration: none;
	line-height:24px;
	height:24px;
	font-size: 12px;
	font-weight:bold;
	display: block;
}
.toggler-closed {
	color:#000;
	padding-left:10px;
	height:24px;
	background: #fff url('../img/sym_toggle_d.png') center right no-repeat;
	border: solid 1px #e1e1e1;
}
.toggler-closed:hover {
	color: #fff;
	padding-left:10px;
	height:24px;	
	background: #dd2422 url('../img/sym_toggle_d_hover.png') center right no-repeat;
	border: solid 1px #dd2422;
}
.toggler-opened {
	color: #000;
	border: 1px solid #fff;
	padding-left:10px;
	height:24px;	
	background: #fff url('../img/sym_toggle_u.png') center right no-repeat;
}

.toggler-opened:hover {
	color: #dd2422;
	padding-left:10px;
	height:24px;	
	background: #fff url('../img/sym_toggle_u_hover.png') center right no-repeat;
	border: solid 1px #e1e1e1;
}

/* Container - default style */
.toggler-c {
}
.toggler-c-closed {
	background:transparent;
	margin:0px 0px 5px 0px;
}
.toggler-c-opened {
	margin:0px 0px 5px 0px;
	background:#ffffff;
}

.outerTab {
	margin-left:210px;
}

.outerTab table {
	width:234px;
}
