@charset "UTF-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
continue {
	float: right;
}
end {
	text-align: center;
	display: block;
}

ol li {
	font-weight: bold;
	color: #a00a0a;
}
table tbody {
	border-style: none;
}

.links {
	margin: 0 auto;
	position: relative;
	padding: 20px 0px 20px 40px;
	display: block;
}
.links a, .links b {
	padding: 0px 20px;
}
.sk_title {
	padding: 0 0 0 20px;
}
.sk_bc {
	padding: 20px 0px 20px 20px;
}
.sk_content {
	float: left;
	width: 45%;
	padding: 0 0 0 30px;
}
.sk_content_width {
	clear: both;
	padding: 20px 30px 0px 30px;
}
.sk_content_left {
	float: left;
	width: 400px;
	padding: 10px 0 0 30px;
}
.sk_content_right {
	float: right;
	width: 400px;
	padding: 10px 30px 0 0;
}
.bc {
	border-bottom-width: 0px;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
}
.beg_red a, .mid_red a, .end_red a, .beg_red a:hover, .mid_red a:hover, .end_red a:hover {
	color: #fff;
	text-decoration: none;
}
.beg_grey a, .mid_grey a, .end_grey a, .beg_grey a:visited, .mid_grey a:visited, .end_grey a:visited {
	color: #000;
	text-decoration: none;
}
.beg_grey a:hover, .mid_grey a:hover, .end_grey a:hover, {
 color: #000;
 text-decoration: underline;
}
.divide {
	clear: both;
	width: 940px;
	padding: 10px;
	border-bottom: #CCC solid thin;
}
.beg_red {
	background-image: url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bc/beg_red.jpg');
	color: #FFF;
}
.mid_red {
	background-image: url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bc/mid_red.jpg');
	color: #FFF;
}
.end_red {
	background-image: url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bc/end_red.jpg');
	color: #FFF;
}
.beg_grey {
	background-image: url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bc/beg_grey.jpg');
}
.mid_grey {
	background-image: url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bc/mid_grey.jpg');
}
.end_grey {
	background-image: url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bc/end_grey.jpg');
}
.next_box {
	padding: 20px 10px 100px 0px;
	width: 940px;
}
.next_box h3 {
	float: right;
	padding: 18px 10px 0px 0px;
}
.next_box img {
	float: right;
	padding: 10px 0px 0px 0px;
}
.sk_right_col {
	float: right;
	padding: 20px 0px 0px 10px;
}

.adgroup_table td {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;	
}

.sk_list_title {
	font-weight: bold;
	color: #000;
}
.sk_list_text {
	font-weight: normal;
	color: #000;
}


.end_box {
	text-align: center;
}
.end_box h3 {
	font-size: large;
	padding: 24px 10px 0px 0px;
}
.end_box img {
	padding: 10px 0px 20px 0px;
}

.bar_container {}

.bar_selected,
.bar_unselected {background-repeat:repeat-x; padding:8px; display:inline;}
.bar_selected {background-image: url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bar/mid_choosen.jpg');}
.bar_unselected {background-image: url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bar/mid_neu.jpg');}

.bar_selected_rt,
.bar_unselected_rt {width:6px; height:30px; background-repeat:no-repeat;}
.bar_selected_rt {background-image:url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bar/rtcap_choosen.jpg');}
.bar_unselected_rt {background-image:url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bar/rtcap_neu.jpg');}

.bar_selected_lft,
.bar_unselected_lft {width:6px; height:30px; background-repeat:no-repeat;}
.bar_selected_lft {background-image:url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bar/lftcap_choosen.jpg');"}
.bar_unselected_lft {background-image:url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bar/lftcap_neu.jpg');"}

.bar_divider {width:1px; height:30px; background-repeat:no-repeat; background-image:url('http://mm.admob.com/web/helpcenter/sk_publisher/images/bar/divider.jpg');}
