/* Promote My Site
----------------------------------------------------------------------------------------------------*/
#pms-intro, #pms-intro-top, #pms-intro-bottom {
	width:750px;
	overflow:hidden;
}
#pms-intro {
	background:url('/images/2009/domain-intro-bg.gif') repeat-y;
}
#pms-intro-top {
	height:10px;
	background:url('/images/2009/domain-intro-top.gif') no-repeat;
	margin-top:10px;
}
#pms-intro-bottom {
	height:13px;
	background:url('/images/2009/domain-intro-bottom.gif') no-repeat;
}
#pms-intro h1, #pms-intro p {
	padding-left:15px;
	padding-right:15px;
}


h1 {
	font-size:19px;
	margin: 10px 0 10px 0;
}	
#pms-container {
	width:750px;
	overflow:hidden;
	margin:20px auto;
}
#pms {
	background:url('images/2009/pms/pms-foot.png') bottom left no-repeat;
	margin:0 auto;
}
#pms-adv {
	float:right;
	background:url('images/2009/pms/pms-adv-foot.png') bottom left no-repeat;
}
#pms, #pms-adv {
	width:318px;
	padding-bottom:16px;
}
#pms h2, #pms-adv h2 {
	text-indent:-9999em;
	width:318px;
	margin:0;
	padding:0;
	height:38px;
}
#pms h2 {
	background:url('images/2009/pms/pms-head.png') bottom left no-repeat;
}
#pms-adv h2 {	
	background:url('images/2009/pms/pms-adv-head.png') bottom left no-repeat;
}
.pms-body-cont {
	background:url('images/2009/pms/pms-cont.png') top left repeat-y;
}
.pms-adv-body-cont {
	background:url('images/2009/pms/pms-adv-cont.png') top left repeat-y;
}
.pms-body {
	width:310px;
	margin:0 auto;
}
#pms .pms-body {
	background:#f4f4f4 url('images/2009/pms/pms-body.png') bottom left repeat-x;
}
#af .pms-body {
        background:#f4f4f4 url('images/2009/pms/pms-body.png') bottom left repeat-x;
}
#pms-adv .pms-body {
	background:#eaf5eb url('images/2009/pms/pms-adv-body.png') bottom left repeat-x;
}
#pms-container ul {
	margin:0;
	padding:0;
	list-style:none;
}
#pms-container ul li {
	padding:5px 10px 5px 35px;
	background:url('images/2009/pms/accept.png') 10px 50% no-repeat;
	border-bottom:1px dotted #dadada
}
#pms-adv ul li {
	border-bottom:1px dotted #c7dbcb
}
.order-btn {
	display:block;
	text-indent:-9999em;
	width:90px;
	height:42px;
	margin:10px auto 0 auto;
	background:url('images/2009/pms/order-btn.png') top left no-repeat;
}
.order-btn:hover {
	background-position:bottom left;
}


/* PMS Copy
----------------------------------------------------------------------------------------------------*/
#page-copy h2 {
	font-family:Georgia, 'Times', 'Times New Roman', serif;
	color:#249EEC;
	font-size:24px;
	font-weight:normal;
}
#page-copy h2 span {
	color: #C5230C;
}
#page-copy ul {
	margin:10px 0 10px 15px;
	padding:0;
}
#page-copy ul li {
	padding:5px 0;
	margin:0;
}
#page-copy ul li p {
	margin:0;
	padding:0;
}
#page-copy h3 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}

