/*
Theme Name: Ipad Insurance
Theme URI: http://www.ipadinsurance.com
Description: iPad Insurance theme 
Version: 1.0
Author: Worth Ave Group.
Author URI:http://www.worthavegroup.com/
Tags: iPad, Insurance, iPad Insurance, iPad 2


*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


sup, sub {
	font-size: 70%;
	vertical-align: baseline;
	position: relative;
}

sup {
	top: -0.4em;
}

sub {
	bottom: -0.4em;
}

hr {
	border: 0;
	height:1px;
}


/*
	Main styles
*/



body, textarea, input, select {
	font: 14px/20px Arial;
}

body {
	color: #383838;
	background:#fff url(images/bg_grad.gif) left 0 repeat-x;
}

p {
	margin: 0 0 10px 0;
}

ul, ol {
	margin: 5px 0 5px 20px;
}

blockquote {
	margin: 10px 0 0 20px;
	font-style: italic;
}

a {
	color: #16618d;
	text-decoration:none;
}

a:hover {text-decoration: underline;}

/*
	Global styles
*/

.alignleft {float: left;}

.alignright {float: right;}

.aligncenter {display: block;margin-left: auto;margin-right: auto;}

.overflow {overflow: hidden;}

.fl_l {float:left;}

.fl_r {float:right;}

#page {width:1000px;margin:0 auto;}

#header {height:133px;position:relative; z-index:30;}

#logo {
	display: block;
	height:84px;
	width:105px;
	position:absolute;
	left:78px;
	top:27px;
	overflow:hidden;
}

	#logo a {
		display: block;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
	}

		#logo span{
			background: url("images/logo.png") 0 0 no-repeat;
			display: block;
			position:absolute;
			top:0;
			left:0;
			height:100%;
			width:100%;
		}

#desc {
	position:absolute;
	top:50px;
	left:237px;
	font:normal 27px/27px Arial;
	color:#FFF;
}

#main_nav {
	position:absolute;
	top:100px;
	left:235px;
	margin:0;
	z-index:15;
}

	#main_nav li {
		display:block;
		float:left;
		margin:0 0 0 2px;
		padding:0 12px 0 0;
		background-position:right 0;
		height:33px;
	}

		#main_nav li a {
			display:block;
			background-position:0 0;
			padding:0 8px 0 20px;
			height:33px;
			color:#FFF;
			font:18px/33px Arial;
		}
		
		#main_nav li a:hover {text-decoration:none;}

		#main_nav li.blog a {
			padding:0 10px 0 25px;
		}

	#main_nav li, #main_nav li a {
		background-image:url("images/nav.png");
		background-repeat:no-repeat;
	}
	
	#main_nav li.dropdown_container { position:relative; padding:0 22px 0 0; }
	
		#main_nav .arrow {
			position:absolute;
			top:17px;
			right:15px;
			height:4px;
			width:7px;
			background-position:-40px 0;
		}
		
		#main_nav .list_container {
			position:absolute;
			top:33px;
			left:0;
			width:192px;
			background:#f08400 url("images/grad_dropdown_top.gif") 0 0 repeat-x;
			display:none;
		}
		
		#main_nav .policy .list_container, #main_nav .policy .bottom_rounder {
			width:192px;
		}
		
		#main_nav .services .list_container, #main_nav .services .bottom_rounder {
			width:195px;
		}
		
		#main_nav .about .list_container, #main_nav .about .bottom_rounder {
			width:179px;
		}
		
		#main_nav li.blog a {padding:0 12px 0 25px;}
		
			#main_nav .bottom_rounder {
				position:absolute;
				bottom:-11px;
				height:11px;
				width:192px;
			}
			
				#main_nav .bottom_rounder .corner {
					background-image:url("images/bottom_dropdown.png");
					top:0;
					height:11px;
				}
				
				#main_nav .bottom_rounder .left, #main_nav .bottom_rounder .right {
					position:absolute;
					top:0;
					height:11px;
					width:10px;
				}

				#main_nav .bottom_rounder .left {left:0;}
				
				#main_nav .bottom_rounder .right {right:0; background-position:right 0;}
				
				#main_nav .bottom_rounder .center {
					margin:0 10px;
					background-position:center 0;
				}
		
			#main_nav .list_container ul {
				margin:0;
				background:url("images/grad_dropdown_bottom.png") 0 bottom repeat-x;
				border-left:solid 1px #f5a21f;
				border-right:solid 1px #f5a21f;
				padding:14px 0 10px;
			}
			
				#main_nav .list_container ul li {
					margin:0;
					float:none;
					background:none;
					height:auto;
					padding:4px 10px 0 15px ;
				}
				
					#main_nav .list_container ul li a {
						height:auto;
						font:13px/23px Arial;
						background:url("images/lst_nav.gif") 0 11px no-repeat;
						padding:0 0 0 10px;
					}
					
					#main_nav .list_container ul li a:hover {text-decoration:underline;}
					
				#main_nav .list_container ul ul {
					background:none;
					padding:0;
					border:0 none;
				}
				
					#main_nav .list_container ul ul li {padding:4px 10px 0 13px;}
				

#services {
	margin:0;
	padding:0;
}

	#services p {margin:0; display:inline;}
	
	body.home #services p {display:block;}

	#services li {
		padding:12px 0 0;
		display:block;
		background:url("images/top_services.png") 0 0 no-repeat;
	}
	
	#services li.top_bg_fix {
		background:url("images/top_services_inner.png") 0 0 no-repeat;
	}
	
body.home #services {
	padding:30px 0 26px 18px !important;
	float:left !important;
	width:100% !important;
}

	body.home #services li {
		margin:0 0 0 24px !important;
		width:290px !important;
		float:left !important;
	}
	
body.page #services {
	float:right;
	width:219px;
	padding:0 76px 0 20px;
	position:relative;
	z-index:10;
}

	body.page #services li {
		margin:26px 0 0 0;
	}

		#services li .service {
			background:#f6f6f6 url("images/grad_services_inner.gif") 0 top repeat-x;
			border-right:solid 1px #e7e7e7;
			border-left:solid 1px #e7e7e7;
			position:relative;
			padding:0 0 5px ;
		}
		
		body.home #services li .service {
			background:#eaeaea url("images/grad_services.gif") 0 top repeat-x;
			padding:0;
		}
		

		#services .bottom_link {
			background-position:0 0;
			padding:0 13px 0 0;
			display:block;
			height:48px;
			color:#FFF;
			background-position:right 0;
			position:relative;
		}

		#services .bottom_link:hover {
			text-decoration:none;
		}

			#services .bottom_link b {
				padding:0 0 0 13px;
				background-position:0 0;
				text-align:center;
				display:block;
				height:48px;
				font:normal 20px/44px Arial;
			}
			
			body.home #services .bottom_link b {
				padding:0 28px 0 13px;
			}

			#services .bottom_link strong {
				font-weight:bold;
			}
			
			.home #services .buy_arrow {
				position:absolute;
				top:9px;
				left:222px;
				display:block;
				height:26px;
				width:26px;
				background:url("images/buy_arrow.png") 0 0 no-repeat;
			}

		#services .bottom_link, #services .bottom_link b {
			background-image:url("images/bottom_services.png");
			background-repeat:no-repeat;
		}

		#services .product_img { margin:17px 16px 0 19px; }
		
		body.home #services .product_img {
			float:left;
		}

		#services .price {
			height:83px;
			width:76px;
			font:bold 23px/60px Arial,sans-serif;
			position:absolute;
			top:-24px;
			right:-19px;
			color:#FFF;
			text-align:center;
		}
		
			#services .price p {display:block;padding:0;}
		
		#services h3 {font:bold 16px/22px Arial;color:#3d3d3b;padding:4px 0 5px 18px;}		
			#services h3 b {color:#f29604;}
			
		body.home #services h3 {font:bold 28px/22px Arial;padding:17px 0 5px;}
			body.home #services h3 b {font-size:24px;}
			
		#services p {padding:5px 0 0 14px;}	
			#services p span {color:#2e86bb;}


.box {
	position:relative;
	padding:1px;
	background-color:#fdfdfd;
	border:solid 1px #dfdfdf;
}

body.page-template-default .box {margin:0 0 27px;}

	.box .inner_text { background:#f8f8f8 url("images/grad_content.gif") 0 bottom repeat-x; }
	
	.box .text { background:#FFF url("images/grad_content_inner.png") 0 bottom repeat-x; margin:0; }
	
	body.page-template-default .box .text { padding:17px 13px 20px 24px; color:#325175;	font:13px/21px Arial; }
	
		body.page-template-default .box h4 { font:normal 16px/24px Arial; color:#4a4a4a;}
		
		body.page-template-default .box .text img {margin:10px 0 0;}
	
		.box .text p { margin:0; padding:5px 0 0;}

	.box .corner {
		position:absolute;
		height:10px;
		width:10px;
	}
	
	.box .top_left {left:-1px; top:-1px;}
	.box .top_right {right:-1px; top:-1px; background-position:-10px 0;}
	.box .bott_left {left:-1px; bottom:-1px; background-position:0 -10px;}
	.box .bott_right {right:-1px; bottom:-1px; background-position:-10px -10px;}
	
	.box.first_bg_fix .top_left {background-position:0 -20px;}
	.box.first_bg_fix .top_right {background-position:-10px -20px;}
	.box.first_bg_fix .bott_left {background-position:0 -30px;}
	.box.first_bg_fix .bott_right {background-position:-10px -30px;}
	
	
	
	
	
body.home #content .box { float:left;  }
	body.home #content .box .inner_text {min-height:306px;}
	
.box.first {width:344px; margin:0 0 0 45px;}
	.box.first .inner_text { padding:0 5px 0 25px; }

.box.second {width:273px; margin:0 0 0 11px; z-index:20;}
	.box.second .inner_text { padding:0 5px 0 20px; }

.box.third {width:250px; margin:0 0 0 24px;}
	.box.third .inner_text { padding:0 5px 0 20px; }

	body.home .box h3 {
		font-size:20px;
		letter-spacing:-0.5px;
		text-transform:uppercase;
		padding:25px 0 23px;
	}
	
		body.home .box h3 i { text-transform:none; font-style:normal; }
		
		body.home .box h3 strong { color:#f29604; }
	
	.box .top_round_container {
		position:absolute;
		right:-28px;
		top:-8px;
		height:62px;
		width:87px;
		background-position:-76px 0;
		text-transform:uppercase;
		font:12px/13px Arial;
		color:#FFF;
		text-align:center;
		padding:27px 0 0 0;
	}
	
		.box .top_round_container b {
			font:bold 13px/13px Arial;
			color:#FFF  !important;
		}
		
	.box .two_columns ul {
		padding:0;
		margin:0;
		width:155px;
	}
	
		.box .two_columns ul li {
			display:block;
			background:url("images/lst_index.gif") 0 7px no-repeat;
			padding:0 0 0 8px;
			line-height:15px;
		}
		
		.box .two_columns small {font-size:11px; color:#5a5a5a; }
		
		.box.first p { margin:10px 0 0; padding:0 10px 0 0;}
		
		.box.second p {margin:0 0 15px; }
		
		.box.second .link {padding:10px 0 0 ;}
		
		body.home .box strong { font-weight:normal; color:#f29604; }
		
		.box.first b { color:#2b83b8; }
		
		.box.third b {color:#3d3d3b;}
		
		body.home .box big { font:normal 16px/23px Arial; }
		
		body.home .box .blue {color:#217bb0;}
		
		.box.second small { font:13px Arial; color:#747474;}
		
		.box.second a {text-decoration:none; font:15px Arial; color:#287eb4;}

		.box .youtube {background-position:0 -27px;}		

		.box .twitter, .box .youtube {
			display:block;
			background-image:url("images/icons.png");
			background-repeat:no-repeat;
			padding:8px 0 3px 37px;
			font:14px/16px Arial;
			color:#3d3d3b;
			text-decoration:none;
			margin:14px 0 0px;
		}
		
		.box .twitter {margin:23px 0 0 ;}

#services .price, .box .top_round_container {
	background-image:url("images/round_container.png");
	background-repeat:no-repeat;
}

.box .corner, #main_nav .arrow, #footer .corner, .check_list .check {
	background-image:url("images/misc.png");
	background-repeat:no-repeat;
}

#static_content {
	margin:27px 100px 0 336px;
	color:#4a4a4a;
}

#posts { margin:30px 0 0 335px;}

	.post {	position:relative; padding:0 0 42px; }
	
		div.date {
			position:absolute;
			top:0;
			left:0;
			height:29px;
			width:69px;
			background:url("images/date.png") 0 0 repeat;
		}
		
			.date .day, .date .month {
				display:block;
				position:absolute;
				top:0;
				text-align:center;
				font:bold 14px/29px Arial;
				color:#FFF;
				width:32px;
			}
		
			.date .day { left:3px; }
			
			.date .month { left:35px; }
		
		.posttitle {margin: 0 0 0 77px; padding:0 0 10px;}
		
		.posttitle, .posttitle a  {
			font:normal 18px/28px Arial;
			color:#464646;
		}
		
		.postmetadata, .postmetadata a { color:#e6960e; font-size:11px;}

#sidebar {
	float:left;
	width:251px;
	margin:27px 0 0 49px;
}

	#sidebar ul.widgets { margin:0; }
	
	#sidebar .blog { padding:31px 0 30px 22px; }
	
		#sidebar .rss a {
			display:block;
			background:url("images/rss.png") 0 0 no-repeat;
			padding:0 0 0 43px;
			font:16px/31px Arial;
			height:34px;
			color:#484848;
		}
		
		#sidebar .blog li.rss, #sidebar .blog li.archive  {	padding:0 0 28px; }
		
		#sidebar .blog h3 { font:normal 16px/21px Arial; color:#484848; padding:0 0 5px;	}
		
		#sidebar .archive a {
			color:#828282;
		}
		
			#sidebar .archive ul {margin:0;}
			
				#sidebar .archive ul li {
					padding:2px 0 2px 15px;
					background:url("images/lst_sidebar.gif") 3px 8px no-repeat;
					border-bottom:solid 1px #dbdbdb;
					margin:0 25px 0 15px;
				}
				
			#sidebar .follow_us a {
				background:url("images/follow_us.gif") 0 0 no-repeat;
				padding:18px 0 15px 45px;
				display:block;
			}
			
				#sidebar .follow_us a {color:#484848;}
				
			#sidebar .search {
				background:url("images/search.gif") right 0 no-repeat;				
				margin:33px 28px 0 5px;
				height:23px;
			}
			
				#sidebar .search .inp_t {
					border:solid 1px #abadb3;
					height:16px;
					padding:2px;
					width:149px;
					float:left;
					margin:3px 0 0;
				}
				
				#sidebar .search .inp_s {
					margin-left:7px;
					cursor:pointer;
					width:29px;
					padding:0;
					border:0 none;
					background:none;
					height:25px;
				}

#footer {
	margin:24px 40px 0 45px;
	font:13px/15px Arial;
}

	#footer a {
		color:#3d3d3b;
	}

	#footer .block {
		background:#f5f5f5 url("images/grad_footer.gif") 0 0 repeat-x;
		height:96px;
		position:relative;
	}
	
		#footer .left, #footer .right {
			position:absolute;
			top:0;
			height:96px;
			width:10px;
		}
		
		#footer .left {left:0; background-position:-20px 0;}
		
		#footer .right {right:0; background-position:-30px 0;}

	#footer .banners {
		float:left;
		height:96px;
		line-height:96px;
		padding:13px 0 0 0;
	}
	
		#footer .banners a {
			margin:0 10px 0 19px;
			display:inline-block;
			vertical-align:middle;
		}
	

	.footer_nav {
		float:right;
		padding:38px 20px 0 0;
	}
	
		.footer_nav li {
			display:inline;
		}
		
	.footer_info {
		padding:25px 20px 0 25px;
		height:30px;
	}
	
/*
	Formatting
*/

.entry s { text-decoration:underline; color:#217bb0; }

.entry dl.def_list {padding:0 0 20px;}

.entry dl.def_list dt, .entry dl.def_list dd {display:inline-block; vertical-align:top;}

.entry dl.prices {
	color:#16618d;
	font:13px/22px Arial;
}

	.entry dl.prices dt {float:left;width:30px;	text-align:right; padding-right:3px;}
	
	.entry dl.prices dd {clear:right`;}

.entry .check_list {margin:0; padding:0 0 20px;width:332px;}

	.entry .check_list li {
		background:url("images/dot_list.gif") 0 bottom repeat-x;
		position:relative;
		display:block;
	}
	
		.entry .check_list li span {background-color:#FFF; position:relative; top:2px; }
	
	.entry .check_list .check {
		background-position:0 -40px;
		display:block;
		position:absolute;
		bottom:0;
		right:0;
		height:13px;
		width:14px;
		margin:0;
	}
	
.entry hr {
	display:block;
	background:none;
	border:none;
	border-top:solid 1px #dcdcdc;
	width:345px;
	text-align:left;
	margin:20px 0 25px;
}

.entry .blue {color:#08425f;}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#2b83b8;
	font-weight:bold;
}

.posttitle {
	font:bold 23px/27px Arial;
}

	.page a.comments_lnk {
		display:none;
	}

	a.comments_lnk {
		background-position:0 -68px;
		height:31px;
		width:35px;
		display:inline-block;
		text-align:center;
		font:normal 22px/27px Arial;
		color:#FFF;
		margin-left:17px;
		position:relative;
		top:-3px;
	}
	
	a.comments_lnk:hover {
		text-decoration:none;
	}

.pagetitle {
	font: bold 20px/26px Arial;
	text-transform:uppercase;
	padding:0 0 26px;
}

a.more_link {
	display:block;
	background:url(images/more.png) 0 0 no-repeat;
	height:27px;
	width:197px;
	color:#FFF;
	font:14px/27px Arial,sans-serif;
	padding:0 0 0 11px;
}

a.more_link:hover {
	text-decoration:none;
}


.entry h1 {
	font: bold 22px/26px Arial;
	margin: 5px 0;
}

.entry h2 {
	font: bold 20px/26px Arial;
	margin: 5px 0;
}

.entry h3 {
	font: bold 18px/20px Arial;
	margin: 5px 0;
}

.entry h3.grey {
	font-weight:normal;
	color:#4a4a4a;
	margin: 5px 0 15px;
}

.entry h4 {
	font: bold 16px/20px Arial;
	margin: 5px 0 15px;

}

.entry h5 {
	font: bold 15px/18px Arial;
	margin: 5px 0;

}

.entry h6 {
	font: bold 14px/16px Arial;
	margin: 5px 0 10px;

}

/* Begin Tables*/

.entry table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: ridge;
	border-color: #D5C8A4;
	border-collapse: collapse;
	margin: 5px 0;
}

	.entry table.full {
		width: 100%;
	}

.entry table th {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #D5C8A4;
}

.entry table td {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #D5C8A4;
}

/*End Tables*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
	}

.entry img {
	max-width:97%;
}

/* End Images */


/* Begin Lists */

.entry ul {
	list-style:disc outside;
	margin-left:14px;
	}

.entry li {
	margin: 7px 0 8px 0;
	}

	.entry ul li ul {
		list-style:circle outside;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style-type:decimal;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry ol li ol {
	list-style-type:lower-alpha;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */

#respond {
	padding:31px 0 20px;
}

	#respond h3 {
		padding:0 0 10px 0;
		font-size:18px;
	}

	#respond p {
		padding:5px 0 5px 0;
		font-size:13px;
	}
	
		#respond p label {
			display:block;
			float:left;
			width:57px;
			line-height:26px;
		}

		#respond p span {
			padding-left:5px;
			font-size:10px;
		}
		
		#respond p input.inp_t {
			height:19px;
			width:246px;
			border:solid 1px #ABADB3;
			background-color:#fff;
			padding:3px 0 3px 2px;
		}
		
		#respond p textarea {
			width:334px;
			height:204px;
			border:solid 1px #ABADB3;
			background-color:#fff;
			padding:3px 4px;
		}
		
		#respond div {
			text-align:right;
			width:344px;
		}
		
			#respond div p {
				padding:0 0 0 9px;
			}
			
	#respond .submit_btn input {
		border:solid 1px #ABADB3;
		background-color:#fff;
		cursor:pointer;
	}

/* End Form Elements */



/* Begin Comments*/
#comments {
	font-size:21px;
	letter-spacing:-0.5px;
	padding:20px 0 20px 0;
}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin:0;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 10px 50px 10px 20px;
	list-style: none;
	}
	
.commentlist li.odd {
	background-color:#efefef;
}

	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.navigation.comments {
	height:60px;
	margin-bottom:0;
	background:transparent url(images/post/post_line.gif) repeat-x scroll 0 bottom;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #d5c8a4;
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* pagination */

div.pagination {
	text-align:center;
}

p.pages {
	display:inline;
}

	p.pages a, p.pages span {
		display:inline-block;
		height:26px;
		width:23px;
		font:16px/25px Arial;
		background-image:url("images/pagination.png");
	}
	
	 p.pages span {
	 	color:#eaa61b;
	 	background-position:0 -26px;
	 }

