.wGalery {
	width:auto;
}
.wGalery td {
	width:225px;
	text-align:center;
	border:1px solid #e4e5e5;
	background:left bottom url(img/wGaleryBg.gif) repeat-x #f5f5f5;
	padding:10px;
}
.wGalery div {
	margin-bottom:10px;
}
.wGalery div.img {
	height:200px;
	text-align:center;
}

hr.line {
	border:none;
	border-bottom:1px dotted #CCCCCC;
}

a.small {
	color:#999999;
	font-size:x-small;
	text-decoration:none;
}
a.small:hover {
	color:#000000;
}

.grey, .grey a {
	color:#999999;
}
.bggrey {
	text-align:right;
	background:#f0f0f0;
	font-size:11px;
	padding:4px;
}

.bbgtopic {
	background:#eeeeee;
	border-bottom:3px solid #e4e5e5;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding:5px;
}
.bbgmain {
	line-height:1.4em;
	font-size:11px;
	border:1px solid #f4f4f4;
	background:#f5f5f5;
	padding:15px;
}
.bbgmain p {
	text-indent:20px;
	text-align:justify;
	margin:0px;
}
.bbgmain div {
	margin-bottom:5px;
}

/* Config Table */
.cTable {
	width:100%;
	margin:10px 0px;
}
.cTable th, .cTable td {
	padding:5px;
	font-size:11px;
}
.cTable th {
	background:#eeeeee;
	text-align:right;
}
.cTable td {
	background:#f5f5f5;
}
