.paginationstyle{ /*Style for demo pagination divs*/
width: 150px;
text-align: center;
padding: 2px 0;
margin:0px;
margin-top:10px;
font-weight:bold;
float:right;
}
.pagebg{background: url(../images/bg-thumbnail.jpg) repeat-x bottom;}
.focas-heading{
	margin:0px;
	padding:0px;
	padding-top:5px;
	font-size: 13px;
	line-height:14px;
	font-weight: bold;
	font-family: arial;
	color: #1b1b1b;
	clear:both;
	text-decoration:none;
	width:241px;
	}
	
.more2{
	margin:0px;
	padding:5px 0px;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #ff6600;
	text-decoration: underline;
	
	}
	
.more2 a{
	margin:0px;
	padding:0px;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #ff6600;
	text-decoration: underline;
	}
	
.more2 a:hover{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #ff2602;
	text-decoration: underline;
	}
	
.more3{
	margin:0px;
	padding:5px 0px;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #ff6600;
	text-decoration: underline;
	width:241px;
	float:left;
	text-align:right;
	
	}
	
.more3 a{
	margin:0px;
	padding:0px;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #ff6600;
	text-decoration: underline;
	}
	
.more3 a:hover{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #ff2602;
	text-decoration: underline;
	}
	
	
.more4{
	margin:0px;
	padding:0px;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #ff6600;
	text-decoration: underline;
	width:241px;
	float:right;
	text-align:right;
	
	}
	
.more4 a{
	margin:0px;
	padding:0px;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #ff6600;
	text-decoration: underline;
	}
	
.more4 a:hover{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #ff2602;
	text-decoration: underline;
	}	
