#adsfeatured {
	OVERFLOW: hidden;  POSITION: relative; HEIGHT: 296px;
}
#image_gs-01 img {border:2px solid #041626;}
#image_gs-02 img, #image_gs-04 img {border:2px solid #999999;}
#image_gs-03 img {border:2px solid #9b6805;}
#image_gs-01 a:hover img, #image_gs-02 a:hover img, #image_gs-03 a:hover img, #image_gs-04 a:hover img{ BORDER: #800080 2px solid;}

#thumbs{ height:32px; position:absolute; left:0px;right:0px;bottom:0px;width:404px;}
#thumbs ul {margin:0px 10px;;padding:0px;}
#thumbs ul li {float:left;margin:1px 2px;padding:2px 1px; list-style-type:none;}
#thumbs ul li a { font-family:arial;font-size:13px;border:2px solid #9c9c9c;padding:1px 5px;background-color:#fff;color:#999;font-weight:bold; text-decoration:none;}
#thumbs ul li a.current{BORDER: #990000 2px solid; background-color:#fff;color:#990000;}
#thumbs ul li a:hover{BORDER: #99cc33 2px solid;}

#thumbs_lc LI {
	 LIST-STYLE-TYPE: none;
	 margin:0px;height:99px;
}
#thumbs_lc UL {
	MARGIN: 0px;padding:0px;padding-left:4px;
}

#thumbs_lc ul li img { border:0px;}

#thumbs_lc ul li a:hover img {
	BORDER: #99cc33 2px solid;
}

#thumbs_lc ul li a img {
	BORDER: #9c9c9c 2px solid;
}

#thumbs_lc ul li A.current img {
	BORDER: #990000 2px solid;
}
#thumbs_lc LI.slideshowItem{height:100px;margin-top:1px;}

/* alignments */

.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

    margin-right: 10px;

}

img.alignleft, img[align="left"] {

	float:left;

	/*margin: 2px 10px 5px 0px;*/

}

.alignright {

	float: right;

    margin-left: 10px;

}

img.alignright, img[align="right"] {

	float:right;

	/*margin: 2px 0px 5px 10px;*/

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}
