#editoriallist {
	margin-bottom: 10px;
	}
#editoriallist ol {
	margin: 0 0 0 30px;
	}
#editoriallist .currentpage, #editoriallist .currentpage a {
	font-weight: bold;
	color: #990000;
	}
#editoriallistnext, #editoriallistback {
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	}
#editoriallistnext {
	float: right;
	}
#editoriallistback ol, #editoriallistnext ol {
	margin: 0 10px 0 30px;
	}
#editoriallistback a, #editoriallistnext a {
	font-weight: normal;
	font-size: 11px;
	}
.editoriallista:link, .editoriallista:active, .editoriallista:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}



/*-----------------------------------------------*/
/*      Channels' Content Push in Documents      */
/*-----------------------------------------------*/

div.scpushindocheader
{
    background: url(/img/editorials/box/push/title_bg.gif) repeat-x top left;
    height: 25px;
    font-weight: bold;
    color: #17292A;
    padding: 3px 0 0 10px;
}
.scpushindoc
{
    border: 1px solid #CBCDCC;
    margin: 0;
}
.scpushindoc ul
{
    list-style: none;
    margin: 5px 0 0 10px;
    padding: 0;
}
.scpushindoc ul li
{
    padding-bottom: 10px;
    color: #505E5F;
    font-size: 11px;
}
.scpushindoc ul li span
{
    color: #97BF0D;
}
.scpushindoc ul li a
{
    color: #17292A;
    text-decoration: none;
}
.scpushindoc ul li a:hover
{
    text-decoration: underline;
}


.scpushindocalerts
{
    margin: 10px;
}
.scpushindocalerts a
{
    font-size: 11px;
}

.scpushindoc1
{
    float: right;
    width: 300px;
    margin-left: 10px;
}
.scpushindoc2
{
    margin: 0;
    padding: 0;
}
.scpushindoc3
{
    margin: 0;
    padding: 0;
}


ul.scpushindocitemsmenu
{
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
ul.scpushindocitemsmenu li
{
    width: 155px;
    height: 25px;
    margin-right: 10px;
    float: left;
    text-align: center;
}
ul.scpushindocitemsmenu li a
{
    background: url(/img/editorials/box/push/tab.gif) no-repeat top left;
    width: 155px;
    line-height: 25px;
    text-decoration: none;
    color: #505E5F;
    display: block;
}

#scpushindocitems1
{
    clear: both;
}
#scpushindocitems2, #scpushindocitems3, #scpushindocitems4
{
    clear: both;
    margin: 0;
    padding: 0;
    display: none;
}
