html, body {
	height: 100%;
	padding:0px;
	margin:0px;
}

body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1D2F00;
	height: 100%;
}

img {
	border: 0px;
	vertical-align: bottom;
}

a {
	color: #143B7C;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ol {
	padding-left: 25px;
}

hr {
	color: #9DCF4D;
	background-color: #e1f0be;
	heigth: 1px;
	border: 1px solid #fff;
	border-bottom: 1px solid #e1f0be;
}

#bg_left {
	background: url('../img/bg_left.gif');
	background-repeat: repeat-y;
	border-right: 1px solid #e1f0be;
}

#bg_right {
	background: url('../img/bg_right.gif');
	background-repeat: repeat-y;
	border-left: 1px solid #e1f0be;
}

h1 {
	margin-top: 5px;
	color: #133B7B;
	font-size: 18px;
}

h2 {
	margin-top: 0px;
	color: #354004;
	font-size: 15px;
}

h3 {
	color: #354004;
	margin-bottom: 3px;
	font-size: 13px;
}

.WeblingButton {
	border: 1px solid #B7D702;
	-moz-border-radius: 3px;
	background: url('../img/button_bg.gif') #E4FF98;
	background-repeat: repeat-x;
	cursor: default;
	font-size: 13px;
	color: #536200;
}

.WeblingButton:hover{
	background: url('../img/button_bg_hover.gif') #D0ED53;
	background-repeat: repeat-x;
}

.WeblingButton:active{
	background: #FFFFFF;
}

/* ------ header ------ */

#header {
	background: url('../img/header_900px.png') #143b7c;
	background-repeat: no-repeat;
	padding: 0px;
}

#jetzt_anmelden {
	position: absolute;
	margin-top: 80px;
	margin-left: 780px;
}

.menueSelected,
.menueDeselected {
	display: inline;
	cursor: pointer;
	padding-bottom: 5px;
	padding-top: 1px;
	*padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

.menueSelected a{
	text-decoration: none;
	color: #354004;
}

.menueDeselected a{
	text-decoration: none;
	color: #FFF;
}

.menueDeselected {
	color: #316dab;
	padding-left: 1px;
	padding-right: 1px;
}

.menueSelected {
	color: #5a9300;
	background: url('../img/background_tab.png') #D0E947;
	background-repeat: repeat-x;
	background-position: 50% 50%;
	border: 1px solid #354004;
	border-bottom: 1px solid #D0E947;
}

.menueSelected .menueInline {
	border-top: 1px solid white;
}

.submenueSelected {
	font-weight: bold;
}

.menueInline {
	display: inline;
	padding: 0px 25px;
}

.menue {
	padding: 5px;
	border-bottom: 1px solid #354004;
	white-space: nowrap;
	margin: 0px;
}

/* ------ submenue ------ */

#submenue {
	border-bottom: 1px solid #354004;
	background: url('../img/background_submenue.png') #BFDD10;
	background-repeat: repeat-x;
	padding: 0px 30px;
}

#submenue img{ 
	vertical-align: middle;
}

#submenue li,
#submenue ul { 
	display: inline;
	padding-right: 30px;
}

#submenue ul { 
	margin: 0px;
	padding: 0px;
}

#submenue a {
	text-decoration: none;
	color: #354004;
}

#submenue a:hover {
	color: #525F12;
}


/* ------ content ------ */

#content {
	line-height: 160%;
	padding: 20px;
	width: 850px;
}

.bodytable {
	height: 100%;
}

.bodytr > tr {
}

.bodytr > td {
	padding: 20px;
}
/* ------ footer ------ */

#footer {
	border-top: 1px solid #F8FFCF;
	height: 25px;
	text-align: center;
}

#footer a{
	color: #B7D702;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover{
	color: #90bf46;
}

.footerBullet {
	color: #B7D702;
	font-size: 8px;
}

/* ------ home ------ */


.home_box{
	color: #354004;
	font-size: 15px;
	border: 0px solid black;
}

.body_box {
	border: 1px solid #e6f0ff;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	background-position: bottom left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #fcfdff;
	height: 100%;
}
.body_box ul {
	padding-left: 40px;
}

.body_box li {
	margin-bottom: 2px;
}
.sidebar_box {
	border: 1px solid #99b6de;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 10px;
	background: url('../img/frame_blue_bg.gif') #eef2f8;
	background-repeat: repeat-x;
	background-position: bottom left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #001B3F;
}

.sidebar_box ul {
	padding-left: 24px;

}

.sidebar_box li {
	margin-bottom: 2px;
}

.optionbox_description {
	font-size: 10px;
	color: #809F4F;
}

.optionbox a {
	padding-top: 5px;
	display: block;
}

.optionbox a {
	padding-bottom: 5px;
	display: block;
}

.optionbox td {
	width: 33%;
	padding: 10px;
}

.optionbox td:hover{
	background: url('../img/optionbox_bg.png') #FFF;
	background-repeat: repeat-x;
}

.optionbox_title:hover{
	text-decoration: none;
}

.optionbox_title {
	font-size: 18px;
	font-weight: bold;
}

#home_container {
	margin-left: 12px;
}

#diashow_container {
	border: 1px solid #C8CFA8;
	width: 480px;
	height: 240px;
	padding: 5px;
	margin-left: 12px;
}

#diashow_container img {
	position: absolute;
	clip:rect(0px 480px 240px auto);
}

#diashow_container_title {
	font-family: Verdanam, Arial, sans-serif;
	font-size: 13px;
	color: #B7D702;
	position: absolute;
	width: 300px;
	margin-top: 245px;
}

.home_description{
	color: #133b7b;
	font-size: 14px;
	line-height: 30px;
}

.home_description h1{
	color: #133b7b;
	font-size: 18px;
	line-height: 30px;
}

.home_button_demo {
	display: block;
	background: url('../img/button_demo_testen.png');
	background-repeat: no-repeat;
	height: 47px;
	width: 215px;
	background-position:0px 0px;
	margin-top: 20px;
	margin-left: 30px;
}

.home_button_demo:hover {
	background: url('../img/button_demo_testen.png');
	background-position:0px -60px;
}


.home_button_mehr {
	display: block;
	background: url('../img/button_mehr_erfahren.png');
	background-repeat: no-repeat;
	height: 47px;
	width: 215px;
	background-position:0px 0px;
	margin-top: 20px;
	margin-left: 30px;
}

.home_button_mehr:hover {
	background: url('../img/button_mehr_erfahren.png');
	background-position:0px -60px;
}

.home_button_anmelden {
	display: block;
	background: url('../img/button_jetzt_anmelden.png');
	background-repeat: no-repeat;
	height: 47px;
	width: 215px;
	background-position:0px 0px;
	margin-top: 20px;
	margin-left: 30px;
}

.home_button_anmelden:hover {
	background: url('../img/button_jetzt_anmelden.png');
	background-position:0px -60px;
}

.home_feature {
	width: 23%;
}

.home_feature img{
	float: left;
	margin: 8px 16px 0px 4px;
}

.home_feature_title {
	color: #133b7b;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 8px;
	font-weight: normal;
}

.home_feature_text {
	line-height: 22px;
	font-size: 11px;
	color: #354004;
}

/* ------ news ------ */

.newspost_date {
	float: right;
	font-size: 10px;
	color: #90BF46;
}
.newspost_body {
	margin-top: 20px;
}

.newspost_title {
	color: #354004;
}

.newspost {
	border: 1px solid #e1f0be;
	padding: 8px;
	padding-top: 4px;
	background: url('../img/frame_bg.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #fcfff6;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 25px;
	padding-bottom: 10px;
}

/* ------ anmeldung ------ */

.error {
	font-weight: bold;
	margin: 10px 5px;
	border: 1px solid red;
	padding: 10px 15px;
	background: #FFEFEF;
	color: #4F0000;
}

.domain_free {
	font-weight: bold;
	margin: 10px 5px;
	border: 1px solid #5A9300;
	padding: 10px 15px;
	background: #F3FFDF;
	color: #5A9300;
}

.anmeldung{
	color: #354004;
	font-size: 15px;
	border: 0px solid black;
	margin-top: 12px;
}

.description {
	color: #B7D702;
	font-size: 11px;
	color: #5A9300;
	padding-bottom: 6px;
}

.anmeldung_abo_title {
	color: #1D2F00;
	font-weight: bold;
}

.angebote_tabelle td{
	padding: 4px 4px;
}

.anmeldung_selected {
	border: 1px solid #99b6de;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 10px;
	background: url('../img/frame_blue_bg.gif') #eef2f8;
	background-repeat: repeat-x;
	background-position: bottom left;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #001B3F;
}

.anmeldung_label {
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
}

.vergleichstabelle {
	color: #143B7C;
	cursor: pointer;
}
.vergleichstabelle:hover {
	text-decoration: underline;
	cursor:pointer;
}
.domain_suggestion {
	color: #143B7C;
}
.domain_suggestion:hover {
	text-decoration: underline;
	cursor:pointer;
}


#domain_wrongname,
#error_domain,
#error_email,
#error_pflichtfelder {
	color: #9F0000;
}

#error_domain,
#ok_domain {
	position: absolute;
	background: #FFF;
}

#anmelden fieldset {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:0px solid black;
font-size:100%;
margin:0px;
margin-bottom: 12px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}


#anmelden fieldset input {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#bccde7 none repeat scroll 0 0;
border:0 none;
color:#001B3F;
float:left;
font-size:18px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:8px;
width:220px;
}

#anmelden fieldset select {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#bccde7 none repeat scroll 0 0;
border:0 none;
color:#001B3F;
float:left;
font-size:18px;
height:38px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding: 8px;
width:236px;
}

#anmelden fieldset label {
color:#001B3F;
float:left;
font-size:18px;
padding-right:10px;
padding-top:10px;
text-align:right;
width:120px;
}

#anmelden .submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:#c3e700 none repeat scroll 0 0;
border:medium none;
color:#374300;
cursor:pointer;
font-size:18px;
font-weight:bold;
margin:8px 0px 0px 130px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:8px 20px;
text-align:center;
text-shadow:0px 1px 0px #e7f2ad;
}

#anmelden_url {
margin:-10px 0px 10px 130px;
color:#001B3F;
}

#anmelden fieldset div {
float: left;
}

#anmelden fieldset .hint {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topright:6px;
background:#143B7C no-repeat scroll 12px 18px;
color:#ddffdd;
font-size:12px;
height:24px;
padding:8px 12px 6px 24px;
text-shadow:none;
width:155px;
vertical-align: baseline;
}

#anmelden fieldset div .domain_too_short {
background: #ffc0c7 none repeat scroll 0 0;
color: #662223;
}

#anmelden fieldset div .domain_exists {
background: #ffc0c7 none repeat scroll 0 0;
color: #662223;
}

#anmelden fieldset div .fehler {
background: #ffc0c7 none repeat scroll 0 0;
color: #662223;
}

.anmelden_overlay { 
    display:none; 
    background-image:url(../img/overlay/angebote_white.png); 
    width:900px;         
    height:0px;         
    padding:35px; 
    font-size:12px; 
} 
 
/* default close button positioned on upper right corner */ 
.anmelden_overlay div.close { 
    background-image:url(../img/overlay/close.png); 
    position:absolute; 
    right:20px;
    top:20px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
span.title {
	margin:0px 0 20px 50px;
	font-weight:bold;
	font-size:18px;
}


.anmeldung_abo_box {
	border: 1px solid #E7F78B;
	background: #FDFFEF;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 300px;
}

.anmeldung_abo_price {
	color: #143B7C;
}

/* ------ listen ------ */

.list_home {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style: none;
}

.list_home ul{
	padding-left: 20px;
}

.list_home li{
	padding: 3px;
	padding-left: 18px;
	background: url('../img/webling_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	list-style: none;
}

ul .list_home_category {
	background: #FFF;
	padding-left: 0px;
	background: #FFF;
	font-weight: bold;
	color: #354004;
	font-size: 13px;
}

.list_big {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}

.list_big li{
	padding: 3px;
	padding-left: 18px;
	background: url('../img/webling_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.features_cell td{
	vertical-align: top;
}

.features_cell ul{
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	font-size: 12px;
	padding-left: 8px;
}

.features_cell h2{
	vertical-align: top;
	border: 0px solid black;
	color:#354004;
	font-size:15px;
}
.features_cell li{
	vertical-align: top;
	padding: 2px;
}

/* ------ demo ------ */

.demo_login {
	border: 1px solid #9DCF4D;
	padding: 8px;
	padding-top: 4px;
	background: url('../img/frame_bg.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #fcfff6;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 25px;
	padding-bottom: 10px;
}

.demo_login td {
	padding: 2px;
}

.demo_start{
	font-size: 14px;
	display: inline-block;
	padding: 3px;
}

.demo_start img{
	vertical-align: middle;
}

.demo_start:hover{
	text-decoration: none;
}

/* ------ hilfe ------ */

.doku_image {
	display: block;
	border: 1px solid #C8CFA8;
	padding: 5px;
	margin: 10px;
}

.go_top {
	font-size: 9px;
	margin-bottom: 15px;
}

/* ------ vorteile ------ */

.vorteile {
	height: 135px;
}

.vorteile h3 {
	margin-top: 0px;
	color: #143B7C;
}

.vorteile_image {
	border: 1px solid #C8CFA8;
	width: 180px;
	padding: 4px;
}

.even{
	float: right;
	margin-left: 10px;
}

.odd{
	float: left;
	margin-right: 10px;
}

.odd{
	float: left;
	margin-right: 10px;
}

/* ------ kontakt ------ */

.kontakt td {
	padding: 4px;
}

/* ------ angebote ------ */


.angebote_title,
.angebote_title_special {
	background: url(../img/angebote_title_bg.gif);
	border-bottom: 1px solid #424d13;
	color: #354004;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 2px;
}

.angebote_cell_image,
.angebote_cell_image_special {
	text-align: center;
	padding: 6px 2px;
}
.angebote_cell_image img,
.angebote_cell_image_special img{
	padding: 3px 2px;
}
.angebote_cell_image_special {
	background: #faffdd;
}

.angebote_cell_standard,
.angebote_cell_standard_special {
	background: #faffdd;
	border-top: 1px solid #e9f89b;
	text-align: center;
	padding: 6px 2px;
	color: #647409;
}
.angebote_cell_standard_special{
	background: #f4fbca;
}

.angebote_cell_caption {
	background: #fff;
	border-top: 1px solid #e9f89b;
	padding: 6px 2px;
	color: #647409;
}

.angebote_cell_price,
.angebote_cell_price_special {
	background: #faffdd;
	border-top: 1px solid #e9f89b;
	padding: 6px 2px;
	color: #647409;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.angebote_cell_price_special{
	background: #f4fbca;
}

.angebote_cell_price_small {
	font-size: 11px;
	font-weight: normal;
}

.angebote_cell_buy,
.angebote_cell_buy_special {
	background: #faffdd;
	padding-bottom: 8px;
	text-align: center;
}
.angebote_cell_buy_special{
	background: #f4fbca;
}

.angebote_mwst {
	text-align: right;
	font-size: 10px;
	color: #767F67;
	padding: 4px;
}

.angebote {
color:#333333;
font-size: 12px;
}

.angebote h1 {
color:#333333;
text-decoration:none;
font-size:24px;
margin-left: 4px;
}
.angebote h2 {
font-size:20px;
font-weight:normal;
margin:0 0 8px;
padding:0;
margin-left: 4px;
}
.angebote h3 {
border-bottom:1px solid #CCCCCC;
color:#73A1C7;
font-family:verdana,arial,sans-serif;
font-size:14px;
font-weight:normal;
margin:0 0 12px;
padding:0 0 8px;
text-transform:uppercase;
margin-left: 4px;
}
.angebote h2.gratis {
	color:red;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
	border-bottom:1px solid #CCCCCC;
	margin:0 0 12px;
	padding: 8px 0 28px 0;
margin-left: 4px;
border-bottom:1px solid #CCCCCC;
}
.angebote_container {
background-color:transparent;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
margin:0 auto;
padding:0;
text-align:center;
width:829px;
}
.angebote_jacket {
font-family:verdana,arial,sans-serif;
height:360px;
margin:0 auto;
}
.angebote_short {
background-color:#fbffed;
border:1px solid #999999;
float:left;
height:270px;
margin-top:20px;
padding:8px;
text-align:left;
width:144px;
}

div.no-r {
border-right:0 none;
}
div.no-l {
border-left:0 none;
}

.angebote  li strong, div.short li strong {
color:#007200;
font-weight: normal;
}
.angebote div.gross {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
background-color:#FFFFFF;
border:2px solid #3671A1;
float:left;
height:305px;
padding:8px 12px 12px;
text-align:left;
width:156px;
}

.angebote div.side-left {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.angebote div.side-right {
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

li strong.mitglieder {
font-weight: normal;
color:#007200;
}

.angebote div.gross ul.highlight {
color:#64503F;
text-decoration:none;
}
.angebote div.gross ul {
padding-left: 4px;
}

.angebote ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0;
padding-left: 8px;
}

.angebote ul.highlight {
margin:0 0 12px;
text-align:left;
padding-left: 4px;
}

.angebote ul.highlight li {
padding:0;
font-size:15px;
line-heigh:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:4px;
}

.angebote a.anmelden{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background:#cfe746 none repeat scroll 0 0;
border:medium none;
color:#143B7C;
cursor:pointer;
font-size:18px;
font-weight:bold;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:4px 16px;
text-align:center;
text-shadow:0px 1px 0px #e4edb1;
margin: 8px 0 4px;
margin-left: 4px;
}

.angebote a.anmelden:hover{
text-decoration: none;
background: #daf34a;
color: #05214F;
}

.angebote_beyond {
float:left;
margin-top:4px;
padding:8px;
text-align:left;
}




.angebote_details {
	background: #FFF;
}

.angebote_details th{
	background: #FBFFED;
	color: #143B7C;
	font-size: 16px;
	padding: 10px 16px;
	border-bottom: 1px solid #DDD;
	text-align: left;
}

.angebote_details td{
	background: #FFF;
}

.angebote_details_label {
	color: #354004;
	font-size: 14px;
	width: 160px;
	text-align: right;
}

.angebote_details_help {
	padding: 0px 10px;
}

.angebote_details_cell {
	border-left: 1px solid #999;
	width: 95px;
	padding: 10px 4px 10px 16px;
}

.angebote_details_cell strong{
	color: #73A1C7;
	font-size: 14px;
}

.angebote_details_cell em{
	color:#1CA000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.angebote_details_cell dfn{
	color: #73A1C7;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.angebote_details_cell_bottom {
	border-top: 1px solid #999;
}

.angebote_details th {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}

.angebote_details_soon {
	color: #143B7C;
	font-size: 14px;
	font-weight: bold;
	padding: 40px 0 16px 200px;
}

.angebote_details_cell_end{
	border-right: 1px solid #999;
}

.angebote_details_description {
	display: none;
	position: absolute;
	background: #FBFFF7;
	font-size: 11px;
	color: #000;
	border: 1px solid #BBB;
	padding: 8px 16px 8px 8px;
	margin-top: -25px;
	margin-left: 30px;
	width: 250px;
}

.angebote_details_description span {
	color: #143B7C;
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
}

.angebote_details_help:hover .angebote_details_description {
	display: block;
}

.angebote_details_button a {
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background:#cfe746 none repeat scroll 0 0;
border:medium none;
color:#143B7C;
cursor:pointer;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:4px 12px;
text-align:center;
text-shadow:0px 1px 0px #e4edb1;
margin: 0px;
}
