

/*----AQUI INICIA LA SECCIÓN PARA EDITAR LOS COLORES DE LOS COMENTARIOS---------------*/


/*----CABECERO: COLOR DE FONDO Y CONTORNO---------------------------------------------*/
.COMM_wrapperComments .COMM_roundedTitle {
	background-color: #f7f7f7; 
	color : #000000;
	border-color: #CCCCCC;
}

/*----COLOR DEL TITULO: COMENTARIOS---------------------------------------------------*/
#COMM_roundTitle UL LI { 
	color:#000000;
}

/*----COLOR DE LA NUMERACIÓN----------------------------------------------------------*/
.COMM_Comments_number{
	color:#000000;
}

/*----NOMBRE DE LA PERSONA QUE ESCRIBE EL COMENTARIO----------------------------------*/
.COMM_Comments_name{
	color:#000000;
}

/*----COLOR DE LA FECHA Y LA HORA-----------------------------------------------------*/
.COMM_Comments_date{
	color:#000000;
}

/*----COLOR DEL COMENTARIO------------------------------------------------------------*/
.COMM_Comments{
	color:#000000;
}

/*-----COLOR DEL SEPARADOR ENTRE COMENTARIOS------------------------------------------*/
UL#COMM_commentsList LI { 
	background-color:transparent;
	color: #000000;
	border-color: #CCCCCC;
}

/*-----VOTOS POSITIVOS----------------------------------------------------------------*/
UL#COMM_commentsList LI SPAN {	
	color : #000000;
}

/*-----COLORES CONTENEDOR DE COMENTARIOS----------------------------------------------*/
#COMM_GlobalContainer {
	border-color:#CCCCCC;
	background-color: transparent;
}
UL#COMM_commentsList { 
	border-color: #CCCCCC;
}
/*------AREA DEL CODIGO DE SEGURIDAD--------------------------------------------------*/
#recaptcha_widget .COMM_recaptcha_widget {
	border-color: #CCCCCC; 
	background-color: transparent; 
}
#recaptcha_widget .COMM_captchaInstr {
	color : #333333;
}
#recaptcha_widget .COMM_recaptchaReload {
	color : #333333;
}
/*-------PAGINACIÓN-------------------------------------------------------------------*/
.COMM_c5t_frontend_pagination {
	background-color : #f7f7f7;
	color : #000000;
}
.COMM_c5t_frontend_pagination SPAN {
	color :#000000;
}
.COMM_c5t_frontend_pagination SPAN.anchoredSPAN {
	color :#000000;
}
#replyContainer {
	background-color : transparent; 
}
UL.COMM_replyTitle {
	color :#000000;
}
UL.COMM_replyTitle LI {
	color:#000000;
}

/*---Colores de borde, texto y fondo de Inputs---------------------------------------*/
.COMM_wrapperComments .textbox, li.captchaInput.right INPUT {
	border-color:#CCCCCC;
	background-color : #FFFFFF;
	color : #000000;
}
UL.COMM_formContainer { 
	color : #000000;
}
/*---COLOR DEL NOMBRE Y CORREO ELECTRONICO-------------------------------------------*/
UL.COMM_formContainer LI.fieldColoured P {
	color : #000;
}
.COMM_wrapperComments H2.COMM_titleComments {
	color: #A598A0;
}
.COMM_wrapperComments H2.COMM_titleComments {
	background-color : #B3B3B3;
	color : #2E2E2E;
}

UL#COMM_commentsList LI STRONG {
	color: #000000;				
} 

UL#COMM_commentsList LI P {	
	color: #000000;	
}

/*---AQUI TERMINA LA SECCIÓN EDITABLE DE COLORES PARA COMENTARIOS---------------------*/









.COMM_contenedorsote {width : 100%;}
.COMM_wrapperComments {padding : 0 10px;}
.COMM_wrapperComments * {
	margin : 0;
	padding : 0;
	border : 0;
}
.COMM_wrapperComments {
    /*font-family:Verdana, sans-serif;*/
    font-family:Trebuchet MS, Verdana, Arial, sans-serif;
    font-size:100%;
    /*font-size:80%;*/
    color: #132B57;
}
/*Propiedades para nuevo estilo*/
.COMM_wrapperComments {padding : 0;}
/*---*/

.COMM_wrapperComments a:link,
.COMM_wrapperComments a:visited,
.COMM_wrapperComments a:active {
	text-decoration:none;
	color:#003366;
}
.COMM_wrapperComments a:hover {
	text-decoration:underline;
	color:#003366;
}
.COMM_wrapperComments UL {
	list-style : none;
	overflow : hidden;
}
.COMM_wrapperComments UL.floated LI {float : left;}
.COMM_wrapperComments UL.floated LI.right {float : right;}

.COMM_wrapperComments .COMM_roundedTitle {
	height : 28px; 
	font : bold 13px Verdana;
	border-top-width:1px;
	border-top-style:solid;
	border-right-width:1px;
	border-right-style:solid;
	border-left-width:1px;
	border-left-style:solid;
	padding-top: 5px;
	padding-bottom: 3px;
	
}
#COMM_roundTitle UL LI { 
	float : left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style : none;
	margin-top : 6px;
}
.COMM_Comments_number{
	width: 30px;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.COMM_Comments_name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: left;
	/*width: 250px;*/
	padding-left: 10px;
	padding-right: 30px;
}

.COMM_Comments_date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: left;
	/*width: 250px;*/
	padding-left: 10px;
	padding-right: 30px;
}

.COMM_Comments{
	/*width: 310px;*/
	padding-left: 30px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	clear:right;
	overflow:hidden;
}

.COMM_Comments_photo{
	width: 50px;
	text-align: center;
	float: left;
}
.COMM_Comments_box{
	float: left;
	/*width: 290px; */
	height: 50px;
	overflow: hidden;
}
.COMM_Comments_box_content{
	/*width: 370px;*/
	height: 50px;
}
UL#COMM_commentsList LI { 
	/*list-style-type : decimal !important;*/
	list-style-type :none;
	list-style-position : inside;
	font : bold 12px Arial, Helvetica;
	padding: 0 0 13px 0;
	margin : 13px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	/*width:100%;*/
	overflow:hidden;
}

UL#COMM_commentsList LI SPAN {		/*Fecha*/
	font: normal 11px Arial, Helvetica;
	margin : 0; 
}
/*Contorno derecha e izquierda*/
#COMM_GlobalContainer {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top : 1px;
}
/*Contorno superior*/
UL#COMM_commentsList { 
	margin : 0;
	margin-bottom : 0;
	border-top-width: 1px;
	border-top-style: solid;
}
/*Nuevo captcha*/
/*Contorno bottom, right y left*/
#recaptcha_widget .COMM_recaptcha_widget {
	border-width: 1px;
	border-style: solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top:0;
	margin-top:0 !important;
	padding : 0 16px;
	height : 260px;
}
/*Instrucciones sobre el codigo de seguridad*/
#recaptcha_widget .COMM_captchaInstr {
	font : normal 10px Arial, Helvetica;
	line-height : 13px;
	margin-bottom: 16px;
}
/*Imagen con codigo*/
#recaptcha_widget #recaptcha_image {margin : 14px 0;}
/*input text*/
#recaptcha_widget INPUT.textbox {width : 200px;}
/*Otro código*/
#recaptcha_widget .COMM_recaptchaReload {
	text-decoration : underline;
	font : normal 11px Arial, Helvetica;
}

/*Powered by recapcha*/
#poweredby {
	/*EGo X*/
	visibility:hidden;
	margin-top:50px;
	text-align:center;
}
.COMM_c5t_frontend_pagination {
	font : normal 12px Arial, Helvetica;
	padding : 10 0 10px 0;
	text-align : center;
}
.COMM_c5t_frontend_pagination SPAN.anchoredSPAN {
	cursor : pointer;
}
#replyContainer {
	margin-bottom:0 !important;
	padding:0 16px;
}
UL.COMM_replyTitle {
	height : 42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
/*color: Agrega tu comentario*/
UL.COMM_replyTitle LI {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin : 15px 0 0 0;
}
UL.COMM_replyTitle LI.right {
	font-weight : bold;
	margin-right: 10px;
}
.COMM_wrapperComments .textbox, li.captchaInput.right INPUT {
	border-width: 1px;
	border-style: solid;
}
.COMM_wrapperComments INPUT.textbox, li.captchaInput.right INPUT {
	width : 100%;
	margin-right : 10px;
	padding : 2px;
}
.COMM_wrapperComments TEXTAREA.textbox {
	/*width: 500px;*/
	width : 100%;
	margin-right : 10px;
	padding : 2px;
}
UL.COMM_formContainer { 
	font: normal 10px Arial, Helvetica;
}
UL.COMM_formContainer LI {
	margin-bottom : 10px; 
	padding: 0;
} 
UL.COMM_formContainer LI.fieldColoured {
	margin-bottom : 8px;
}
UL.COMM_formContainer LI.fieldColoured P {
	font : bold 12px Arial, Helvetica; 
	margin-bottom : 5px;
}
UL.COMM_formContainer LI.emoticons {margin-bottom : 6px;} 
UL.COMM_formContainer UL.captcha {/*width : 500px;*/ width:100%;} 
UL.COMM_formContainer UL.captcha LI.captchaInput {
	width : 176px;
	margin-left : 10px;
}
UL.COMM_formContainer UL.captcha LI.captchaInput INPUT {margin-bottom:6px;}
UL.COMM_formContainer UL.captcha LI.captchaIMG IMG {margin-top : 0px;}
UL.COMM_formContainer LI.submit {
	text-align : right;
	/*width : 500px;*/
	width : 100%;
	clear:right;
}
#top_tools {height : 24px;}
#top_tools .COMM_leftAnch {
	font-weight:bold; 
	float:left;
}
#top_tools .COMM_rightAnch {
	float:right; 
	margin-bottom:6px; 
	padding_bottom:6px;
}



#COMM_roundTitle UL {
	margin: 0 10px;
}
#COMM_roundTitle UL LI.COMM_right {
	float:right;
	margin-top : 1px;
} 
.COMM_wrapperComments H2.COMM_titleComments {
	font: normal 16px Arial, Helvetica;
	margin : 10px 0 20px 0;
}
.COMM_wrapperComments H2.COMM_titleComments {
	margin-top : 0;
	margin-bottom: 0;
	padding: 10px 6px;
	font-style : italic;
	font-weight : bold;
}
UL#COMM_commentsList { margin: 0 0 0 0;}

UL#COMM_commentsList LI STRONG {/*Nombre*/
	font : bold 12px Arial, Helvetica;
	margin-right : 10px;
} 

UL#COMM_commentsList LI P {	/*Comentario*/
	font: normal 11px Arial, Helvetica;
	font-weight:normal;
	line-height : 13px;
	margin-top:10px;
}














/*----Empiezan estilos para los nifty corners----------------------------------------------------------------------*/

.rtop {
	DISPLAY: block
}
.artop {
	DISPLAY: block
}
.rtop * {
	DISPLAY: block; FONT-SIZE: 1px; OVERFLOW: hidden; HEIGHT: 1px
}
.artop * {
	DISPLAY: block; FONT-SIZE: 1px; OVERFLOW: hidden; HEIGHT: 1px
}
.artop * {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 0px solid
}
.r1 {
	MARGIN-LEFT: 5px
}
.rl1 {
	MARGIN-LEFT: 5px
}
.re1 {
	MARGIN-LEFT: 5px
}
.rel1 {
	MARGIN-LEFT: 5px
}
.r1 {
	MARGIN-RIGHT: 5px
}
.rr1 {
	MARGIN-RIGHT: 5px
}
.re1 {
	MARGIN-RIGHT: 5px
}
.rer1 {
	MARGIN-RIGHT: 5px
}
.r2 {
	MARGIN-LEFT: 3px
}
.rl2 {
	MARGIN-LEFT: 3px
}
.re2 {
	MARGIN-LEFT: 3px
}
.rel2 {
	MARGIN-LEFT: 3px
}
.ra1 {
	MARGIN-LEFT: 3px
}
.ral1 {
	MARGIN-LEFT: 3px
}
.r2 {
	MARGIN-RIGHT: 3px
}
.rr2 {
	MARGIN-RIGHT: 3px
}
.re2 {
	MARGIN-RIGHT: 3px
}
.rer2 {
	MARGIN-RIGHT: 3px
}
.ra1 {
	MARGIN-RIGHT: 3px
}
.rar1 {
	MARGIN-RIGHT: 3px
}
.r3 {
	MARGIN-LEFT: 2px
}
.rl3 {
	MARGIN-LEFT: 2px
}
.re3 {
	MARGIN-LEFT: 2px
}
.rel3 {
	MARGIN-LEFT: 2px
}
.ra2 {
	MARGIN-LEFT: 2px
}
.ral2 {
	MARGIN-LEFT: 2px
}
.rs1 {
	MARGIN-LEFT: 2px
}
.rsl1 {
	MARGIN-LEFT: 2px
}
.res1 {
	MARGIN-LEFT: 2px
}
.resl1 {
	MARGIN-LEFT: 2px
}
.r3 {
	MARGIN-RIGHT: 2px
}
.rr3 {
	MARGIN-RIGHT: 2px
}
.re3 {
	MARGIN-RIGHT: 2px
}
.rer3 {
	MARGIN-RIGHT: 2px
}
.ra2 {
	MARGIN-RIGHT: 2px
}
.rar2 {
	MARGIN-RIGHT: 2px
}
.rs1 {
	MARGIN-RIGHT: 2px
}
.rsr1 {
	MARGIN-RIGHT: 2px
}
.res1 {
	MARGIN-RIGHT: 2px
}
.resr1 {
	MARGIN-RIGHT: 2px
}
.r4 {
	MARGIN-LEFT: 1px
}
.rl4 {
	MARGIN-LEFT: 1px
}
.rs2 {
	MARGIN-LEFT: 1px
}
.rsl2 {
	MARGIN-LEFT: 1px
}
.re4 {
	MARGIN-LEFT: 1px
}
.rel4 {
	MARGIN-LEFT: 1px
}
.ra3 {
	MARGIN-LEFT: 1px
}
.ral3 {
	MARGIN-LEFT: 1px
}
.ras1 {
	MARGIN-LEFT: 1px
}
.rasl1 {
	MARGIN-LEFT: 1px
}
.res2 {
	MARGIN-LEFT: 1px
}
.resl2 {
	MARGIN-LEFT: 1px
}
.r4 {
	MARGIN-RIGHT: 1px
}
.rr4 {
	MARGIN-RIGHT: 1px
}
.rs2 {
	MARGIN-RIGHT: 1px
}
.rsr2 {
	MARGIN-RIGHT: 1px
}
.re4 {
	MARGIN-RIGHT: 1px
}
.rer4 {
	MARGIN-RIGHT: 1px
}
.ra3 {
	MARGIN-RIGHT: 1px
}
.rar3 {
	MARGIN-RIGHT: 1px
}
.ras1 {
	MARGIN-RIGHT: 1px
}
.rasr1 {
	MARGIN-RIGHT: 1px
}
.res2 {
	MARGIN-RIGHT: 1px
}
.resr2 {
	MARGIN-RIGHT: 1px
}
.rx1 {
	BORDER-LEFT-WIDTH: 5px
}
.rxl1 {
	BORDER-LEFT-WIDTH: 5px
}
.rx1 {
	BORDER-RIGHT-WIDTH: 5px
}
.rxr1 {
	BORDER-RIGHT-WIDTH: 5px
}
.rx2 {
	BORDER-LEFT-WIDTH: 3px
}
.rxl2 {
	BORDER-LEFT-WIDTH: 3px
}
.rx2 {
	BORDER-RIGHT-WIDTH: 3px
}
.rxr2 {
	BORDER-RIGHT-WIDTH: 3px
}
.re2 {
	BORDER-LEFT-WIDTH: 2px
}
.rel2 {
	BORDER-LEFT-WIDTH: 2px
}
.ra1 {
	BORDER-LEFT-WIDTH: 2px
}
.ral1 {
	BORDER-LEFT-WIDTH: 2px
}
.rx3 {
	BORDER-LEFT-WIDTH: 2px
}
.rxl3 {
	BORDER-LEFT-WIDTH: 2px
}
.rxs1 {
	BORDER-LEFT-WIDTH: 2px
}
.rxsl1 {
	BORDER-LEFT-WIDTH: 2px
}
.re2 {
	BORDER-RIGHT-WIDTH: 2px
}
.rer2 {
	BORDER-RIGHT-WIDTH: 2px
}
.ra1 {
	BORDER-RIGHT-WIDTH: 2px
}
.rar1 {
	BORDER-RIGHT-WIDTH: 2px
}
.rx3 {
	BORDER-RIGHT-WIDTH: 2px
}
.rxr3 {
	BORDER-RIGHT-WIDTH: 2px
}
.rxs1 {
	BORDER-RIGHT-WIDTH: 2px
}
.rxsr1 {
	BORDER-RIGHT-WIDTH: 2px
}
.rxl1 {
	BORDER-RIGHT-WIDTH: 0px
}
.rxl2 {
	BORDER-RIGHT-WIDTH: 0px
}
.rxl3 {
	BORDER-RIGHT-WIDTH: 0px
}
.rxl4 {
	BORDER-RIGHT-WIDTH: 0px
}
.rxsl1 {
	BORDER-RIGHT-WIDTH: 0px
}
.rxsl2 {
	BORDER-RIGHT-WIDTH: 0px
}
.ral1 {
	BORDER-RIGHT-WIDTH: 0px
}
.ral2 {
	BORDER-RIGHT-WIDTH: 0px
}
.ral3 {
	BORDER-RIGHT-WIDTH: 0px
}
.ral4 {
	BORDER-RIGHT-WIDTH: 0px
}
.rasl1 {
	BORDER-RIGHT-WIDTH: 0px
}
.rasl2 {
	BORDER-RIGHT-WIDTH: 0px
}
.rxr1 {
	BORDER-LEFT-WIDTH: 0px
}
.rxr2 {
	BORDER-LEFT-WIDTH: 0px
}
.rxr3 {
	BORDER-LEFT-WIDTH: 0px
}
.rxr4 {
	BORDER-LEFT-WIDTH: 0px
}
.rxsr1 {
	BORDER-LEFT-WIDTH: 0px
}
.rxsr2 {
	BORDER-LEFT-WIDTH: 0px
}
.rar1 {
	BORDER-LEFT-WIDTH: 0px
}
.rar2 {
	BORDER-LEFT-WIDTH: 0px
}
.rar3 {
	BORDER-LEFT-WIDTH: 0px
}
.rar4 {
	BORDER-LEFT-WIDTH: 0px
}
.rasr1 {
	BORDER-LEFT-WIDTH: 0px
}
.rasr2 {
	BORDER-LEFT-WIDTH: 0px
}
.r4 {
	HEIGHT: 2px
}
.rl4 {
	HEIGHT: 2px
}
.rr4 {
	HEIGHT: 2px
}
.re4 {
	HEIGHT: 2px
}
.rel4 {
	HEIGHT: 2px
}
.rer4 {
	HEIGHT: 2px
}
.ra4 {
	HEIGHT: 2px
}
.rar4 {
	HEIGHT: 2px
}
.ral4 {
	HEIGHT: 2px
}
.rx4 {
	HEIGHT: 2px
}
.rxl4 {
	HEIGHT: 2px
}
.rxr4 {
	HEIGHT: 2px
}
.rer1 {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 0px! important; BORDER-RIGHT-WIDTH: 0px
}
.rel1 {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 0px! important; BORDER-RIGHT-WIDTH: 0px
}
.re1 {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 0px! important; BORDER-RIGHT-WIDTH: 0px
}
.res1 {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 0px! important; BORDER-RIGHT-WIDTH: 0px
}
.resl1 {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 0px! important; BORDER-RIGHT-WIDTH: 0px
}
.resr1 {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 0px! important; BORDER-RIGHT-WIDTH: 0px
}

/*Terminan estilos para los nifty corners------------------------------------------------------------------------------*/






.c5t_system {
	display:none;
    
	/*padding:10px;
    width:800px;
    margin-bottom:10px;
    border:1px solid #FF0000;
    background-color:#FFF8F8;*/
}

.c5t_debug {
    padding:10px;
    margin-bottom:10px;
    border:1px solid #0070C0;
    background-color:#ECF0FF;
}


.c5t_comment_form_background {
	padding:8px;
	/*background-color:#F8F8F8;*/
	/*width:450px;*/
	width:685px;
	/*margin-top:30px;*/
	/*margin-top:10px;*/
	border:1px solid #C0C0C0;
}
.c5t_comment_form_background1 {
	padding:8px;
	/*background-color:#F8F8F8;*/
	width:685px;
	/*width:725px;*/
	margin-top:30px;
	/*border:1px solid #C0C0C0;*/
	/*padding-left:150px;*/
}

.c5t_comment_form_table {
    width:100%;
    padding:5px;
    background-color:#FFFFFF;
}

.c5t_comment_form_field input,
.c5t_comment_form_field select,
.c5t_comment_form_field textarea {
    /*width:375px;*/
    width:425px;
    background-color:#FFFFFF;
}

.c5t_comment_form_field_ext input,
.c5t_comment_form_field_ext select,
.c5t_comment_form_field_ext textarea {
    width:320px;
    /*width:425px;*/
    background-color:#FFFFFF;
}

.c5t_comment_form_label {
    vertical-align:top;
    width:150px;
    /*width:60px;*/
}
.c5t_comment_form_label_name {
    vertical-align:top;
    width:300px;
    /*width:60px;*/
}
.c5t_comment_form_label_email {
    vertical-align:top;
    width:300px;
    /*width:60px;*/
}

.c5t_comment_list {
    margin-bottom:10px;
}



.c5t_comment_item_background {
	padding:8px;
	background-color:#F8F8F8;
	width:450px;
	margin-top:30px;
    margin-bottom:10px;
    border:1px solid #C0C0C0;
}

.c5t_comment_item {
    /*padding:5px;*/
    padding:3px;
    background-color:#FFFFFF;
}

.c5t_comment_item_details {
    font-size:70%;
}

.c5t_comment_item_text {
    margin-top:10px;
    margin-bottom:10px;
}



.c5t_comment_form_submit input {
    margin-top:20px;
}

.c5t_headline {
    font-size:110%;
}

.c5t_comment_item_title {
	margin:0 0 10px 0;
	font-weight:bold;
}


.c5t_error_message {
	color:#FF5F00;
}

.COMM_c5t_error_message_item {
	padding-bottom:10px;
}



.c5t_installation_form {
	margin-bottom:30px;
}

.c5t_installation_form legend {
	font-weight:bold;
}

.c5t_installation_form_label {
	font-weight:bold;
	width:160px;
}

.c5t_frontend_pagination {
	margin:15px 0 15px 0;
}

.c5t_frontend_pagination a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff;
}

.c5t_frontend_pagination span {
	border : 0 !important;
	padding:0 !important;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	cursor:pointer;
}

.c5t_frontend_pagination form {
	display:inline;
}
.c5t_frontend_pagination input {
	cursor:pointer;
	border:1px solid #cccccc;
	padding:2px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff;
	background-color:#FFFFFF;
}


.c5t_link_button {
	margin:15px 0 35px 0;
}

.c5t_link_button a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}

.c5t_link_button a:hover {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#6898FF;
	background-color:#F4F9FF;
}



