@CHARSET "ISO-8859-1";

.kwPicsList {
}

.kwPicsArea {
}

.kwSinglePicAndTextArea {
}

.kwSinglePicArea {
	overflow-x:hidden;
	/*margin: 0 auto;*/
}


.kwSingleTextArea {
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	margin-top: -10px;
	padding-bottom: 10px;
}

.kwNoSingleTextArea {
	height: 0px;
}

.kwAllPicsAreaContainer {
	height: 74px; 
	padding-top: 10px;
	padding-bottom: 0px;
	overflow-y:hidden;
	overflow-x:auto;
	text-align:left;
	margin-bottom: 20px; 
}

.kwAllPicsArea {
}

.kwThumbPic {
	height: 50px;	
	padding: 0 2px 0 2px;
}