#sgallery {

}

#sgallery table.fborder {

}

#sgallery td.forumheader {

}

#sgallery td.forumheader3 {

}
/*etc*/
/* 	Costumize your NEXPREV LOOK
.pagelink a:active,
.pagelink a:visited,
.pagelink a:link
{

	background-color: #F0F5FA;
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
	
}
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link
{
	background-color: #DFE6EF;
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
}
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link
{
	background-color: #C7E8C9;
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
}
.pagelink a:hover,
.pagelinklast a:hover
{
	background-color: White;
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #E80000;
	font-weight: bold;
	text-decoration: none;
}
*/
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(media/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(media/glossyback2.gif);
}

.menulist a{

background: red url(menuover.jpg) repeat-x bottom left;
color: white;
display: block;
width: 160px;
height: 23px;
padding-left: 10px;
padding-top: 1px;
margin-bottom: 0px;
background-image: url(menu.jpg);
background-repeat: no-repeat;
background-position: center top;
text-decoration: none;
font-weight: bold;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.menulist a:hover{
background-image: white url(menuover.jpg);
}
</style>
