<html>
<head>

        <title>Thanks to Fae n bleedinrose's SingSnap Page</title>

</head>

<body>

*
{
	padding: 0;
	margin: 0;
}

img
{
	border: none;
}

body 
{
	text-align: center;
	font-family: papyrus;
	line-height: 1.3em;
	font-size: 11pt;
    font-weight: bold;
	color: #EE4000;
	background: #000000 url();
	scrollbar-face-color: #EE7600;
        scrollbar-highlight-color: #EE7600;
        scrollbar-3dlight-color: #EE7600;
        scrollbar-darkshadow-color: #D6D6D6;
        scrollbar-shadow-color: #EE7600;
        scrollbar-arrow-color: #EE7600;
}

/* addon under background */
/* zigs idle everything */
#background
{
	background: url('http://i285.photobucket.com/albums/ll45/denny0000/RONPAGE-1.png')  
no-repeat fixed;	
background-size: 100%;
}

#wrapper
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}

#toparea #notification_area
{
	display: none;
}

#toparea #notification_area p
{
	display: none;
}

#toparea #notification_area p a
{
	background: transparent url() no-repeat left;
        color: #EE4000;
	text-decoration: none;
}

#toparea #notification_area p a:hover
{
	text-decoration: underline;
}

#toparea
{
	height: 157px;
	width: 800px;
	background: url('') no-repeat left top;
}


#toparea ul
{
	margin-top: 107px;
	list-style: none;
	float: right;
}


#toparea ul li
{
	background: transparent url() no-repeat left;
	width: 160px;
	height: 50px;
	float: left;
	text-align: center;
	margin-left: 5px
}

#toparea ul li a
{
	background: transparent url() no-repeat left;
        text-transform: uppercase;
	font-family: "papyrus";
	font-size: 8pt;
	font-weight: bold;
	color: #EE4000;
	text-decoration: none;
	line-height: 40px;
	display: block;
}

#toparea ul li a:hover
{       background: transparent url(http://i285.photobucket.com/albums/ll45/denny0000/lunapic-1253878016105518.gif) no-repeat left;
	text-decoration: underline;
	color: transparent;
}



#toparea ul li#current_top
{
	background: transparent url() no-repeat left;
}

#toparea ul li#current_top_dynamic
{
	background: transparent url() no-repeat left;
	width: auto;
	color: #EE4000
}

#toparea ul li#current_top_dynamic a
{
	background: transparent url() no-repeat left;
	width: auto;
	color: #EE4000;
	/*margin-left: -10px;*/
	padding-left:15px; padding-right:15px; padding-top:0px;  
padding-bottom:6px
}

#toparea ul li#current_top_dynamic a:hover
{       background: transparent url(http://i285.photobucket.com/albums/ll45/denny0000/lunapic-1253878016105518.gif) no-repeat left;
	text-decoration: underline;
	color: transparent;
}

#toparea ul li#current_top a
{
background: transparent url() no-repeat left;	
color: #EE4000;
}

#toparea ul li#current_top a:hover
{       background: transparent url(http://i285.photobucket.com/albums/ll45/denny0000/lunapic-1253878016105518.gif) no-repeat left;
	color: transparent;
}

#submenu
{
	width: 780px;
	padding-left: 10px;
	height: 38px;
	background: transparent url('') no-repeat left top;; margin- 
left:2px; margin-right:2px; margin-top:10px; margin-bottom:30px
}

#submenu ul
{
	height: 28px;
	padding-right: 10px;
	background: transparent url('') no-repeat right top;; list- 
style-type:none
}

#submenu ul li
{
	float: left;
	height: 28px;
	text-align: center;
	margin: 0 13px;
}

#submenu ul li a
{
	text-transform: uppercase;
	font-family: "papyrus";
	font-size: 6pt;
	font-weight: bold;
	color: #D6D6D6;
	text-decoration: none;
	line-height: 28px;
	display: block;
}

#submenu ul li a:hover
{
	text-decoration: underline;
	color: #EE7600;
}

#submenu ul li#current_sub
{
	background: transparent url('') no-repeat left top;
	padding-left: 10px
}

#submenu ul li#current_sub a
{
	background: transparent url('') no-repeat right top;
	color: #D6D6D6;
	padding-right: 20px
}

#submenu ul li#current_sub a:hover
{
	text-decoration: underline;
	color: #EE7600;
}

#logo
{
	display: none;
}

#content h1
{
	font-size: 6pt;
	/*color: #EE4000;*/
	color: #EE4000;
	font-family: "papyrus";
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: none;
}

#content h2
{
	font-size: 9pt;
	font-family: "papyrus";
	font-weight: bold;
	/*color: #D6D6D6;*/
	color: #D6D6D6;
}


#content p
{
	margin-bottom: 15px;
}
/**/
/**/
* html fieldset
{
	margin-top: 2em;
}

.nform fieldset
{
	position: relative;
	padding-top:.75em;
	padding: 0 25px 10px 25px;
	margin-bottom: 15px;
	overflow: visible;
	border: none;
	border-top: 1px solid #FF0000;
	background: #000000;
}
.nform legend
{
	position:absolute;
	top: -.7em;
	left: .5em;
	padding: 1px 10px;
	color: #FF0000;
	background: transparent;
	font-weight: bold;
	font-family: "papyrus";
	font-size: 12pt;
	text-transform: uppercase;
}

.nform label.first
{
	margin-top: 1em;
}

* html .nform label.first
{
	margin-top: 2em;
}

.nform label
{
	clear: both;
	float: left;
	display: block;
	width: 13em;
	margin-top: -1em;
	font-weight: bold;
	font-family: "papyrus";
	color: #FF0000;
}

.nform input, .nform textarea, .nform select, .nform object
{
	position: relative;
	top: -1.4em;
	left: 13em;
	display: block;
	font-size: 1em;
	font-weight: normal;
	font-family: "papyrus";
	border: 1px solid #FF0000;
	padding: 3px;
	color: #FF0000;
}

.nform .button
{
	border: 2px solid #FF0000;
	background: transparent;
	color: #FF0000;
	font-weight: bold;
	padding: 1px 3px;
	position: relative;
	top: 0;
	left: 13em;
	display: block;
}

.nform input[type="hidden"]
{
	display: none;
}

.nform select > option 
{
	padding-right: 15px;
}

.ajax_indicator
{
	float: right;
	margin: 4px 4px 0 0;
	display: none;
}

#content .error_explanation ul
{
	margin-left: 0;
	padding: 3px;
	list-style: none;
	background: #FF0000;
	font-weight: bold;
	color: #FF0000;
}

.nform .field_with_errors
{
	border: 2px solid #FF0000;
}

.message
{
	color: #FF0000;
	font-weight: bold;
	padding: 10px 10px 10px 60px;
	line-height: 32px;
	font-size: 13pt;
}

.alert
{
	background: transparent url('') no-repeat left top;
}

.notice
{
	background: transparent url('') no-repeat left top;
}

.odd
{
	background: transparent url('') repeat left top;
}

.even
{
	background-color: transparent;
}

a:link
{
	color: #EE4000;
}

a:visited 
{
	color: #EE4000;
}

a:hover
{
	color: #EE4000;
	text-decoration: none;
}

.smalltext
{
	font-size: 10px;
}

#footer
{
	display: none;
	
}

#footer p
{
	margin-top: 10px;
	float: left;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 1.6em;
}

#footer a:link
{
	color: #EE4000;
}

#footer a:visited 
{
	color: #EE4000;
}

#footer a:hover 
{
	color: #D6D6D6;
}

#footer img
{
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}

#wrapper_lower
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
	color: #000000;
	height: 10px;
}

#licensing_logos
{
	display: none;
}

* html #licensing_logos {padding: 8px 0px 0px 523px;}

#content ul, #content ol
{
	margin: 0 0 15px 25px;
}

#content .results
{
	margin-bottom: 15px;
	width: 100%;
}

#content .results th, #content .results td
{
	padding: 4px 8px;
        border-bottom: none;
}

#content .results th
{
	background: #EE7600url('') repeat-x left top;
	color: transparent;
}

.unread, .highlight
{
	background: #000000;
}

.button-box
{
	height: 37px;
	margin-bottom: 15px;
	background: transparent url('') no-repeat right top;
}

.button-box p
{
	line-height: 37px;
	background: transparent url('') no-repeat left top;
	font-weight: bold;
}

.button-box p a, .button-box p span
{
	background-repeat: no-repeat;
	background-position: 13px 50%;
	text-decoration: none;
	color: #EE4000;
	padding-left: 37px;
}
 
.button-box p a:hover
{
	color: #EE7600;
}

/* PAGINATION */

.pagination_wrap
{
	background: #000000;
	padding: 8px 0;
	margin-bottom: 15px;
}

.pagination_wrap a
{
	text-decoration: none;
}

.pagination_wrap a:hover
{
	text-decoration: underline;
}

.pagination_links
{
	float: left;
	text-align: center;
	width: 470px;
	font-size: 12pt;
	font-weight: bold;
}

.pagination_links span
{
	font-size: 13pt;
	color: #D6D6D6;
	margin: 0 3px;
}

.pagination_links a
{
	margin: 0 2px;
}

.pagination_previous
{
	float: left;
	width: 80px;
	text-transform: uppercase;
	font-family: "papyrus";
	font-size: 13pt;
	font-weight: bold;
	color: #EE7600;
	background: url('') no-repeat left 50%;
	padding-left: 66px;
	margin-left: 4px
}

.pagination_next
{
	float: right;
	width: 80px;
	text-transform: uppercase;
	font-family: "papyrus";
	font-size: 13pt;
	font-weight: bold;
	color: #EE7600;
	background: url('') no-repeat right 50%;
	padding-right: 66px;
	margin-right: 4px;
	text-align: right
}

#content div.cloud
{
	text-align: center;
}

#content div.cloud p
{
	line-height: 34px;
}

#content div.cloud p a
{
	margin: 0 10px;
}

#content div.cloud p a.cloudsize_1{: 10pt; pink-space:nowrap;}
#content div.cloud p a.cloudsize_2{font-size: 13pt; pink- 
space:nowrap;}
#content div.cloud p a.cloudsize_3{font-size: 12pt; pink- 
space:nowrap;}
#content div.cloud p a.cloudsize_4{font-size: 12pt; pink- 
space:nowrap;}
#content div.cloud p a.cloudsize_5{font-size: 12pt; pink- 
space:nowrap;}
#content div.cloud p a.cloudsize_6{font-size: 12pt; pink- 
space:nowrap;}
#content div.cloud p a.cloudsize_7{font-size: 12pt; pink- 
space:nowrap;}

#content div.recordings_left_col
{
	margin-top: 10px;
	float: left;
	width: 375px;
}

#content div.recordings_right_col
{
	margin-top: 10px;
	margin-left: 390px;
	width: 375px;
}

#content div.recording
{
	height: 125px;
	width: 365px;
	margin-bottom: 15px;
	padding: 5px;
}

#content div.recording h2
{
	margin-bottom: 5px;
}

#content div.recording div.recording_image
{
	float: left;
	border: 1px solid #EE7600;
	margin-top: 5px;
}

#content div.recording div.recording_info
{
	margin-left: 130px;
}

#content div.recording div.recording_info img.play_button
{
	float: right;
	margin: 60px 5px 0 0;
}

#recording_step_display
{
	margin-bottom: 15px;
	background: #000000;
	text-align: center;
	height: 75px;
}

#recording_step_display p
{
	background: #000000;
	color: #D6D6D6;
	padding: 3px 0;
}

#recording_step_back
{
	float: left;
	background: url('') no-repeat left top;
	margin-left: 10px;
	padding-left: 69px;
	line-height: 23px;
	font-weight: bold;
	color: #EE7600
}

#recording_step_forward
{
	float: right;
	background: url('') no-repeat right top;
	margin-right: 10px;
	padding-right: 69px;
	line-height: 23px;
	font-weight: bold;
	color: #EE7600
}

.recording_play_link
{
	background: url('') no-repeat left 50%;
	font-weight: bold;
	padding-left: 12px

}

.recording_record_link
{
	background: url() no-repeat left 50%;
	font-weight: bold;
	padding-left: 18px
}

.intro
{
	padding: 10px; 
	min-height: 120px; 
	background: #000000;
	background-position: 600px 10px;
        background-repeat: no-repeat;
	border-top: 1px solid #EE7600; 
	border-bottom: 3px solid #EE7600;
	border-left: 3px solid #EE7600; 
	border-right: 3px solid #EE7600;
	margin-bottom: 15px;
}


* html .intro
{
	height: 120px; 
}

.intro h1, .intro p
{
	width: 575px; 
}

.box a
{
	font-weight: bold;
	margin-left: 37px;
	line-height: 32px;
}

.box a
{
	font-weight: bold;
	margin-left: 37px;
	line-height: 32px;
}


/* MEMBER COMMENTS, MESSAGES ETC */

#comments_wrapper
{
	margin-bottom: 15px;
}

.default_comment_area, .you_comment_area, .owner_comment_area,  
.highlight_comment_area
{
	padding: 10px;
	clear: both;
}

.default_comment_area
{
	font-family: Papyrus;
	line-height: 1.4em;
	: 12pt;
	font-weight: bold;
	color: #EE4000;
	background: url('') repeat-x left top;
}

.you_comment_area
{
	font-family: Papyrus;
	line-height: 1.4em;
	: 12pt;
	font-weight: bold;
	color: #EE4000;
	background: url('') repeat-x left top;
}

.owner_comment_area
{
	font-family: Papyrus;
	line-height: 1.4em;
	font-size: 12pt;
	font-weight: bold;
	color: #EE4000;
	background: url() repeat-x left top;
}

.highlight_comment_area
{

	font-family: Papyrus;
	line-height: 1.4em;
	font-size: 12pt;
	font-weight: bold;
	color: #EE4000;
	background: url('') repeat-x left top;
}

div.default_comment_area h2, div.you_comment_area h2,  
div.owner_comment_area h2, div.highlight_comment_area h2
{
	margin-left: 72px;
}

div.default_comment_area img.avatar, div.you_comment_area  
img.avatar, div.owner_comment_area img.avatar,  
div.highlight_comment_area img.avatar
{
	border: 3px solid #EE4000;
	float: left;
}

div.default_comment_area div.comment, div.you_comment_area  
div.comment, div.owner_comment_area div.comment,  
div.highlight_comment_area div.comment
{
	margin-left: 72px;
}

div.default_comment_area div.comment p.options,  
div.you_comment_area div.comment p.options,  
div.owner_comment_area div.comment p.options,  
div.highlight_comment_area div.comment p.options
{
	text-align: right;
	font-size: 10px;
}


div.default_comment_area div.comment p.options a,  
div.you_comment_area div.comment p.options a,  
div.owner_comment_area div.comment p.options a,  
div.highlight_comment_area div.comment p.options a
{
	margin: 0 8px;
	padding: 2px 0px 2px 18px;
	background-repeat: no-repeat;
}

blockquote
{
	margin-left: 20px;
	margin-bottom: 15px;
	border: 3px dashed #EE7600;
	padding: 5px;
	font-style: papyrus;
}

cite
{
	display: block;
}

.standard-form fieldset
{
	padding: 0 25px 10px 25px;
	margin-bottom: 15px;
	border: none;
	border-bottom: 3px solid #EE7600;
	border-top: 3px solid #EE7600;
	border-left: 3px solid #EE7600;
	border-right: 3px solid #EE7600;
	background: #EE7600url('') repeat left top;
}


.standard-form legend
{
	padding: 1px 5px;
	color: #000000;
	background: #EE7600url('') repeat left top;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	font-weight: bold;
	font-family: "Papyrus";
	font-size: 12pt;
	text-transform: uppercase;
}

.standard-form dl
{
	margin-top: 15px;
}

.standard-form dt
{
	clear: both;
	float: left;
	width: 180px;
	text-align: right;
}

.standard-form dt label, .standard-form dt .label
{
	font-weight: bold;
	font-family: Papyrus;
	color: #D6D6D6;
	margin-right: 10px;
}


.hidden
{
	display: none;
}

.standard-form dd
{
	margin-bottom: 5px;
}

.standard-form dd input, .standard-form dd textarea, .standard- 
form dd select, .standard-form dd object
{
	font-size: 1em;
	font-weight: normal;
	font-family: Papyrus;
	border: 1px solid #000000;
	padding: 3px;
	color: #000000;
}

.standard-form .button
{
	margin-left: 180px;
	border: 3px solid #000000;
	background: #000000 url('') repeat left top;
	color: #EE7600;
	font-weight: bold;
	padding: 1px 3px;
	font-family: Papyrus;
	font-size: 12pt;
}

.standard-form input[type="hidden"]
{
	display: none;
}

.standard-form select > option
{
	padding-right: 15px;
}

.standard-form .field_with_errors
{
	border: 3px solid #000000;
}

#player
{
    background: url('') repeat-x left top;
}
#licensing_logos
{
	display: none;
}

* html #licensing_logos {padding: 8px 0px 0px 523px;}

#content ul, #content ol
{
	margin: 0 0 15px 25px;
}

#content .results
{
	margin-bottom: 15px;
	width: 100%;
}

#content .results th, #content .results td
{
	padding: 4px 8px;
        border-bottom: none;
}

#content .results th
{
	background: transparent url('') repeat-x left top;
	color: #000000;
}

.unread, .highlight
{
	background: #000000;
}
.button-box
{
	height: 37px;
	margin-bottom: 15px;
	background: transparent url() no-repeat right top;
}

.button-box p
{
	line-height: 37px;
	background: transparent url() no-repeat left top;
	font-weight: bold;
}

.button-box p a, .button-box p span
{
	background-repeat: no-repeat;
	background-position: 13px 50%;
	text-decoration: none;
	color: #EE7600;
	padding-left: 37px;
}
 
.button-box p a:hover
{
	color: #D6D6D6;
}




/* MEMBER COMMENTS, MESSAGES ETC */

#comments_wrapper
{
	margin-bottom: 15px;
}

.default_comment_area, .you_comment_area, .owner_comment_area, .highlight_comment_area
{
	padding: 10px;
	clear: both;
}

.default_comment_area
{
	background: transparent url() left top repeat-x;
}

.you_comment_area
{
	background: transparent url() left top repeat-x;
}

.owner_comment_area
{
	background: transparent url() left top repeat-x;
}

.highlight_comment_area
{
	background: transparent url(url(http://i302.photobucket.com/albums/nn98/potts2009/Backgrounds/white.jpg)) left top repeat-x;
}

div.default_comment_area h2, div.you_comment_area h2, div.owner_comment_area h2, div.highlight_comment_area h2
{
	margin-left: 72px;
}

div.default_comment_area img.avatar, div.you_comment_area img.avatar, div.owner_comment_area img.avatar, div.highlight_comment_area img.avatar
{       
	float: left;
	width: 60px;
	height: 60px;
}

div.default_comment_area div.comment, div.you_comment_area div.comment, div.owner_comment_area div.comment, div.highlight_comment_area div.comment
{
	margin-left: 72px;
}

div.default_comment_area div.comment p.options, div.you_comment_area div.comment p.options, div.owner_comment_area div.comment p.options, div.highlight_comment_area div.comment p.options
{
	text-align: right;
	font-size: 10px;
}

div.default_comment_area div.comment p.options a, div.you_comment_area div.comment p.options a, div.owner_comment_area div.comment p.options a, div.highlight_comment_area div.comment p.options a
{
	margin: 0 8px;
	padding: 2px 0px 2px 18px;
	background-repeat: no-repeat;
}

blockquote
{
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px dashed #EE7600;
	padding: 5px;
	font-style: italic;
}

cite
{
	display: block;
}

.standard-form fieldset
{
	position:left:50%; margin-left:0px; top: -30px;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	border: none;
	background: transparent;
}

.standard-form legend
{
	display: none;
}

.standard-form dl
{
	margin-top: 5px;
}

.standard-form dt
{
	clear: both;
	float: left;
	width: 170px;
	text-align: right;
}

.standard-form dt label, .standard-form dt .label
{
	display: none;
}

.hidden
{
	display: none;
}

.standard-form dd
{
	margin-bottom: 5px;
}

.standard-form dd input
{
	font-size: 1em;
	font-weight: normal;
	font-family: papyrus, sans-serif;
	padding: 3px;
	color: #EE7600;
}

.standard-form dd textarea
{
	position:fixed; left:50%; margin-left:150px; top: 250px;
        background: #000000 url('http://i285.photobucket.com/albums/ll45/denny0000/lunapic-1253878016105515.gif');

	width: 250px;
	height: 70px;
        border: 2px solid #EE7600;
	font-size: 1.2em;
	font-weight: normal;
	font-family: arial;
	padding: 3px;
	color: #ffffff;
}

.standard-form dd select
{      
	font-size: 1em;
	font-weight: normal;
	font-family: papyrus, sans-serif;
	padding: 3px;
	color: #EE7600;
}

.standard-form .button, .standard-form .button-inline, .multiple-boxes-form .button
{
	border: 2px solid #EE7600;
	background: transparent;
	color: #EE7600;
	font-weight: bold;
	padding: 1px 3px;
	font-family: papyrus, sans-serif;
	font-size: 14px;
}

.standard-form .button
{
	position:fixed; left:50%; top: 335px;
	margin-left: 340px;
}

.multiple-boxes-form
{
	float: left;
}

.standard-form input[type="hidden"]
{
	display: none;
}

.standard-form .field-with-errors label, .standard-form .field-with-errors span.label
{
	background: transparent;
	color: #EE7600;
	padding: 2px;
}

select > option
{
	padding-right: 10px;
}

#content div.autocomplete
{
	position: absolute;
}

#content div.autocomplete ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	background-color:
	border: 1px solid #EE7600;
}

#content div.autocomplete ul li.selected
{
	background-color: transparent;
}

#content div.autocomplete ul li.non-selectable
{
	background-color:
	font-style: italic;
	font-size: 11px;
}

#content div.autocomplete ul li
{
	display: block;
	padding: 0 3px;
	cursor: pointer;
}

img.avatar
{
	border: 15px solid #EE7600;
	width: 60px;
	height: 60px;
}

#footer
{
	display: none;
}

#footer p
{
	margin-top: 10px;
	float: left;
	font-size: 10px;
	color: #EE7600;
	font-weight: bold;
	line-height: 1.6em;
}

#footer a
{
	color: #EE7600;
}

#footer a:hover
{
	color: #EE7600;
}

#footer img
{
	display: none;
}

.menu_box
{
	border: 1px solid #EE7600;
	margin-bottom: 15px;

	height: 42px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

* html .menu_box /*to remove the space below the menu in IE6*/
{
	margin-bottom: -15px;
}

.menu_box a
{
	font-weight: bold;
	padding: 5px;
	line-height: 32px;
	display: block;
}

.avatar-display
{
	float: left;
	width: 60px;
	border-top: 1px solid #EE7600;
	border-left: 1px solid #EE7600;
	border-bottom: 1px solid #EE7600;
	border-right: 1px solid #EE7600;
	background: #FF0000;
}

.avatar-display img
{
	width: 60px;
	height: 60px;
}

#content div.avatar-display p
{
	border-top: 1px solid #FF0000;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 10px;
	text-align: center;
	margin: 0;
}

.note
{
	font-family: "papyrus";
	font-size: 14px;
	font-weight: bold;
}

#player
{
    background: url('') repeat-x left top;
}
.ajax-pagination
{
	clear: both;
	background: transparent;
	padding: 8px 0;
	margin-bottom: 15px;
}

.ajax-pagination a
{
	text-decoration: none;
}

.ajax-pagination a:hover
{
	text-decoration: underline;
}

.ajax-pagination .links
{
	float: left;
	text-align: center;
	width: 470px;
	font-size: 12px;
	font-weight: bold;
}

.ajax-pagination .links span
{
	font-size: 18px;
	color: #EE7600;
	margin: 0 3px;
}

.ajax-pagination .links a
{
	margin: 0 2px;
}

.ajax-pagination .prevnext
{
	width: 80px;
	color: #EE7600;
}

.ajax-pagination .prevnext a
{
	text-transform: uppercase;
	font-family: "papyrus", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.ajax-pagination .prev
{
	float: left;
	padding-left: 66px;
	margin-left: 4px;
	background: transparent url(/images/prev_bg.gif) left 50% no-repeat;
}

.ajax-pagination .next
{
	float: right;
	padding-right: 66px;
	margin-right: 4px;
	background: transparent url(/images/next_bg.gif) right 50% no-repeat;
	text-align: right;
}

</body>
</html>



