@charset "UTF-8";
#potw_s_gallery1 {
	height: 480px;
	width: 660px;
	position: relative;
	visibility: hidden;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#potw_s_gallery1   .gallery{ //CSS for description DIV of Example 1 (if defined) //
text-align: left;
padding: 2px 5px;
}

#potw_s_gallery2 {
	height: 480px;
	width: 330px;
	position: relative;
	visibility: hidden;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#potw_s_gallery2   .gallery{ //CSS for description DIV of Example 1 (if defined) //
text-align: left;
padding: 2px 5px;
}
