/*READ MORE*/
.read_link {
position: relative;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:0;
padding-bottom:30px;
}

.read_link a {
position: absolute;
margin:0;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0;
height: 24px;
background: url("../styleImages/btn/btn_read_more.png") no-repeat;		
}

.read_link a.morelink {
left: 0;
width: 120px; 
height:24px;
background: url("../styleImages/btn/btn_read_more.png") 0 0 no-repeat;	
}

.read_link a.morelink:hover,
.read_link a.morelink.over {
background-position: 0px -24px;
}

/*SUBMIT & CONTINUE*/
.submit_cont_link {
position: relative;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:0;
padding-bottom:30px;
}

.submit_cont_link a {
position: absolute;
margin:0;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0;
height: 24px;
background: url("../styleImages/btn/btn_submit_cont.png") no-repeat;		
}

.submit_cont_link a.morelink {
left: 0;
width: 150px; 
height:24px;
background: url("../styleImages/btn/btn_submit_cont.png") 0 0 no-repeat;	
}

.submit_cont_link a.morelink:hover,
.submit_cont_link a.morelink.over {
background-position: 0px -24px;
}

/*CONTINUE*/
.continue_link {
position: relative;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:0;
padding-bottom:30px;
}

.continue_link a {
position: absolute;
margin:0;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0;
height: 24px;
background: url("../styleImages/btn/btn_continue.png") no-repeat;		
}

.continue_link a.morelink {
left:0;
width: 120px; 
height:24px;
background: url("../styleImages/btn/btn_continue.png") 0 0 no-repeat;	
}

.continue_link a.morelink:hover,
.continue_link a.morelink.over {
background-position: 0px -24px;
}

/*MAKE PAYMENT*/
.payment_link {
position: relative;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:0;
padding-bottom:30px;
}

.payment_link a {
position: absolute;
margin:0;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0;
height: 24px;
background: url("../styleImages/btn/btn_payment.png") no-repeat;		
}

.payment_link a.morelink {
left: 0;
width: 120px; 
height:24px;
background: url("../styleImages/btn/btn_payment.png") 0 0 no-repeat;	
}

.payment_link a.morelink:hover,
.payment_link a.morelink.over {
background-position: 0px -24px;
}

/*RETRY*/
.retry_link {
position: relative;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:0;
padding-bottom:30px;
}

.retry_link a {
position: absolute;
margin:0;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0;
height: 24px;
background: url("../styleImages/btn/btn_retry.png") no-repeat;		
}

.retry_link a.morelink {
left: 0;
width: 120px; 
height:24px;
background: url("../styleImages/btn/btn_retry.png") 0 0 no-repeat;	
}

.retry_link a.morelink:hover,
.retry_link a.morelink.over {
background-position: 0px -24px;
}

/*EDIT INVOICE ADDRESS*/
.edit_invoice_link {
position: relative;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:0;
padding-bottom:30px;
}

.edit_invoice_link a {
position: absolute;
margin:0;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0;
height: 24px;
background: url("../styleImages/btn/btn_edit_invoice.png") no-repeat;		
}

.edit_invoice_link a.morelink {
left: 0;
width: 150px; 
height:24px;
background: url("../styleImages/btn/btn_edit_invoice.png") 0 0 no-repeat;	
}

.edit_invoice_link a.morelink:hover,
.edit_invoice_link a.morelink.over {
background-position: 0px -24px;
}

/*EDIT DELIVERY ADDRESS*/
.edit_delivery_link {
position: relative;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:0;
padding-bottom:30px;
}

.edit_delivery_link a {
position: absolute;
margin:0;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0;
height: 24px;
background: url("../styleImages/btn/btn_edit_delivery.png") no-repeat;		
}

.edit_delivery_link a.morelink {
left: 0;
width: 150px; 
height:24px;
background: url("../styleImages/btn/btn_edit_delivery.png") 0 0 no-repeat;	
}

.edit_delivery_link a.morelink:hover,
.edit_delivery_link a.morelink.over {
background-position: 0px -24px;
}

/*REMOVE*/
.remove_link {
position: relative;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:0;
padding-bottom:30px;
}

.remove_link a {
position: absolute;
margin:0;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0;
height: 24px;
background: url("../styleImages/btn/btn_remove.png") no-repeat;		
}

.remove_link a.morelink {
left: 0;
width: 120px; 
height:24px;
background: url("../styleImages/btn/btn_remove.png") 0 0 no-repeat;	
}

.remove_link a.morelink:hover,
.remove_link a.morelink.over {
background-position: 0px -24px;
}

/*APPLY CHANGES*/
.apply_link {
position: relative;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:0;
padding-bottom:30px;
}

.apply_link a {
position: absolute;
margin:0;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0;
height: 24px;
background: url("../styleImages/btn/btn_apply.png") no-repeat;		
}

.apply_link a.morelink {
left: 0;
width: 120px; 
height:24px;
background: url("../styleImages/btn/btn_apply.png") 0 0 no-repeat;	
}

.apply_link a.morelink:hover,
.apply_link a.morelink.over {
background-position: 0px -24px;
}

/*VIEW ALL EVENTS*/
.titleheader2 .view_courses {
float:right;
padding:0;
margin-top: 0px;
position: relative;
margin-right: 115px;
top:-4px
}
* html .titleheader2 .view_courses {
margin-right: 58px;
}

.titleheader2 .view_courses a {
position: absolute;
margin:0;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 0;
height: 24px;
background: url("../styleImages/btn/btn_view_all_events.png") no-repeat;		
}

.titleheader2 .view_courses a.morelink {
left: 0;
width: 120px; 
height:24px;
background: url("../styleImages/btn/btn_view_all_events.png") 0 0 no-repeat;	
}

.titleheader2 .view_courses a.morelink:hover,
.titleheader2 .view_courses a.morelink.over {
background-position: 0px -24px;
}

/*GO*/
.inputfield input.submit{
position: relative;
width:35px;
text-indent: -9999px;
text-decoration: none;
border: none !important;
height: 24px;
top:2px;
background: url("../styleImages/btn/btn_go.png") no-repeat;	
cursor:pointer;
}

.go_link {
position: relative;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:0;
padding-bottom:30px;
}

.go_link input.submit{
position: absolute;
margin:0;
width:35px;
text-indent: -9999px;
text-decoration: none;
border: none !important;
height: 24px;
background: url("../styleImages/btn/btn_go.png") no-repeat;	
cursor:pointer;
}

input.submit:hover,
input.submit.over {
background-position: 0px -24px;
}


.pagination {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:15px;
	}
