

.pager {
/*float: right;*/
    clear: both;
	padding: 5px;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.pager .paginator_page a {
    border: 1px solid #000;
    color: #FFF;
    padding: 0.10em 0.25em 0.10em 0.25em; /*margin: 0.25em 0.2em 0.25em 0.25em;*/	
    text-decoration: none;
	font-size: 12px;
}

.pager .paginator_page>a {
    display: inline-block;
	background: url(http://p.sidhelp.com/c/images/default/eduBG.png) center center repeat-x; 
}

.paginator_page a.current {
    border: 1px solid #000;
    border: 1px solid #000;
    color: #FFF !important;
	background: url(/images_web/eduMenuBg.png) center center repeat-x;
    text-decoration: none;
}

.paginator_page a:hover {
    border: 1px solid #000;
    color: #FFF !important;
	background: url(/images_web/eduMenuBg.png) center center repeat-x;	
}

.paginator_nextprev a {
    border: 1px solid #000; 
	background: url(http://p.sidhelp.com/c/images/default/eduBG.png) center center repeat-x;
    color: #FFF!importanat;
    padding: 0.10em 0.25em 0.10em 0.25em;
	padding: 3px;		
    text-decoration: none;
}

.paginator_nextprev>a {
    color: #FFF;
    display: inline-block;	
}

.paginator_nextprev .inactive {
    border: 1px solid #; /*color: #8585B9;*/
	background: #;
    color: # !important;
    padding: 0.25em 0.5em 0.25em 0.5em;
	padding: 2px 4px;
	text-decoration: none;	
}

.paginator_nextprev>.inactive {
    color: #FFF;
    display: inline-block;
	padding: 3px;		
}

.paginator_nextprev a:link, .paginator_nextprev a:visited, .paginator_nextprev a:active{
	color: #FFF;
}
.paginator_nextprev a:hover{
    border: 1px solid #000;
	color:  #FFF;
	background: url(/images_web/eduMenuBg.png) center center repeat-x;	
}

/* single article display styleing */
.newsByLine {
}
.soloBox .newsByLine{
	background:url("http://p.sidhelp.com/c/images/separators/separatorDottedBlack.png") repeat-x scroll center bottom transparent;
	padding-bottom:6px;
}
.newsPhoto img{
/*	border: # 1px solid;  */
	border: 1px solid #a80007;
	height:auto;
}
.newsPhoto {
	float: none;
	text-align: center;
	margin: -10px 0 20px 0;
	padding: 0;
	height:auto;
}
.newsPhotoCaption{
	background:none;
	font-style:italic;
	max-width:488px;
	margin:0 auto;
	color: #B5B5B5;
    font-style: italic;
    font-weight: bold;
}
.newsTitle {
	clear:	both;
	font-size: 14px;
}
.soloBox .newsTitle{
	font-size:16px;
}
.soloBox .boxContent{
	padding: 12px 6px;
	width:742px;
}
.soloBox .articleDiv{
	padding: 0px;
}
.newsBody {
	padding: 5px 0px 0 0px;
	color: #FFF;
	
}
.newsBoxScore {
	background:	url("http://p.sidhelp.com/c/images/separators/separatorDottedBlack.png") repeat-x scroll center bottom #4a4a4a;
/*    background: url(http://p.sidhelp.com/c/images/separators/separatorSolidTransGrey.png) repeat-x scroll center bottom transparent; */

    padding: 2px 10px 4px 10px;
	margin-bottom:3px;
}
.newsBoxScore a{
}
.newsBoxScore a, .newsBoxScore a:link, .newsBoxScore a:visited, .newsBoxScore a:active, .newsBoxScore a:hover {
    color: #;
}
.articleDiv {
/*	background: url("http://p.sidhelp.com/c/images/separators/separatorDottedBlack.png") repeat-x scroll center top transparent;  
}*/

.boxContent {
	padding: 10px 3px 0;
}
/*.articleDiv:first-child{
	background:none;
}*/
.boxContent:first-child {
	margin-top: 0px;
	background:	none;
}

.newsVideo {
	margin: 10px auto;
	overflow:hidden;
/*500 x218
	width:550px;*/
}
.newsVideo iframe{
	margin:0 auto;
	
}
/*setLinkColor('.newsTitle', $darkColor); */





