table.glp_searchlinktable{
	display:none;
}

table.glp_gridtoptable{
	width:100%;
	padding:0;
	margin:0;
}

td.glp_gridtoptd{
	padding: 10px 20px 5px 30px;
	text-align:center;
}

table.glp_gridtable{
	width:100%;
	padding:0;
	margin:0;
}

td.glp_gridtd{
	text-align:center;
	padding:0;
	margin:0;
}

table.glp_imgtable{
	width:100%;
	padding:0;
	margin:0;
}

td.glp_imgtd{
	width:100%;
	padding:5px;
	margin:0;
}

td.glp_imgtd img{
	border:1px solid #e76aa6;
}

td.gls_imgtd2{
	display:none;
}

table.glp_navtable{
	padding:0;
	margin:0;
}

td.glp_navtd{
	font-size: 12px;
	font-weight:bold;
	color:#a5195f;
	line-height:16px;
}

td.glp_curpage{
	font-size: 12px;
	font-weight:bold;
	color:#a5195f;
	line-height:16px;
}

a.editor_link, a.editor_link:visited, a.editor_link:link, a.glp_navlink, a.glp_navlink:visited, a.glp_navlink:link{
	font-size: 12px;
	font-weight:bold;
	color:#e76aa6;
	line-height:16px;
}

a.editor_link:hover, a.glp_navlink:hover{
	font-size: 12px;
	font-weight:bold;
	color:#e76aa6;
	line-height:16px;
}