.clr {
	clear: both;
}

.pagenavigation {
	text-align: center;
}

.jea_tools {
	float: right;	
}

.jea_tools img{
	border:none;
}

/*format list */
.limitbox {
	text-align: right;
}

dl.jea_item {
	/*border-bottom: 1px dashed #b2b4bf;*/
	border-bottom: 1px solid #ffffab;
	border-top: 1px solid #ffffab;
	border-left: 1px solid #ffffab;
	border-right: 1px solid #ffffab;
	padding-bottom: 2em;
	background-color: #fff4d7;
	margin-bottom: 2em;
	
}

dl.jea_item dt.title {
	clear: both;
	margin-bottom: 0.7em;
}

dl.jea_item dt.title strong {
	font-size: 1.3em;
	margin-left: 1em;
}

dl.jea_item dt.image {
	float: left;
	margin-right: 1em;
}

dl.jea_item dt.image img {
	border-color: #819d26;
	margin-left: 1em;
}

dl.jea_item span.slogan {
	float: right;
	}

dl.jea_item span.slogan strong {
	color: #800000;
	margin-right: 7px;
}


/*format detail */
.jea_toolbar {
	float: right;
}

#jea-gallery {
	margin-bottom: 10px;
}

#jea-gallery-scroll{
	overflow-x:hidden;
	/*overflow-y:auto;*/
	overflow-y:hidden;
	
	
	
}

#jea-gallery-scroll img{
	margin-bottom:8px;
	
}

#jea-gallery-preview, #jea-gallery-scroll {
	float:left;
	height: 303px;
	width: 185px;
	
	
	
}
#jea-gallery-preview {
	margin-right:30px;
}

#jea-preview-title {
	font-weight: bold;
}

#jea-preview-description {
	font-style: italic;
}

.item_second_column {
	float: right;
	width: 300px;
	margin-left: 2em;
	padding-left: 2em;
	border-left: 1px dashed #b2b4bf;
}

.item_description {
	margin-top: 2em;
	margin-bottom: 3em;
}

#jea_search_form td{
	padding:0 15px 10px 0;
}
#jea_search_form td.jea_label {
	text-align: right;
}

#jea_search_form select {
	width:12em;
}

label.advantage{
	display:block;
	width:150px;
	margin-right:10px;
	float:left;
}

/*format tabular list */
table.jea_listing, table.jea_listing thead, table.jea_listing th, 
table.jea_listing tbody, table.jea_listing td {border:1px solid #ccc;}

table.jea_listing {
border-collapse:collapse;
}

table.jea_listing th, table.jea_listing td {
padding:5px;
text-align:left;
}

table.jea_listing tbody th {
font-weight:bold;
}

table.jea_listing thead {
font-weight:bold;
white-space:nowrap;
text-align:left;
}
table.jea_listing tbody tr.row1{
    background:#F9F9F9;
}

table.jea_listing tbody tr:hover{
    background:#FFD;
}

table.jea_listing .number {
text-align:right;
}

table.jea_listing .published {
text-align:center;
}

table.jea_listing .delete {
text-align:center;
}




