@charset "UTF-8";

tbody {
	
	border-top: 0px none rgb(255, 255, 255);
}

body {
	font-size: 11px;
}
continue {
	float: right;
}
end {
	text-align: center;
	display: block;
}

ol li {
	font-weight: bold;
	color: #a00a0a;
}

.links {
	margin: 0 auto;
	position: relative;
	padding: 10px 0px 30px 20px;
	text-align: center;
	display: block;
}
.links a, .links b {
	padding: 0px 10px;
}
.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_right {
	float: right;
	width: 45%;
	padding: 20px 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_advertiser/images/bc/beg_red.jpg);
	color: #FFF;
}
.mid_red {
	background-image: url(http://mm.admob.com/web/helpcenter/sk_advertiser/images/bc/mid_red.jpg);
	color: #FFF;
}
.end_red {
	background-image: url(http://mm.admob.com/web/helpcenter/sk_advertiser/images/bc/end_red.jpg);
	color: #FFF;
}
.beg_grey {
	background-image: url(http://mm.admob.com/web/helpcenter/sk_advertiser/images/bc/beg_grey.jpg);
}
.mid_grey {
	background-image: url(http://mm.admob.com/web/helpcenter/sk_advertiser/images/bc/mid_grey.jpg);
}
.end_grey {
	background-image: url(http://mm.admob.com/web/helpcenter/sk_advertiser/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 25px;
}

.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 .text {
	padding: 24px 10px 0px 0px;
	color:#666666;
	font-size:16px;
	font-weight:bold;
}
.end_box img {
	padding: 10px 0px 20px 0px;
}
