.clr {
	clear: both;
}

.pagenavigation {
	text-align: center;
}

.jea_tools {
	float: right;	
}
.titleProp {
	font-family: TitilliumText22LMedium;
	color: #62816A;
	font-size: 24px;
}

.jea_tools img{
	border:none;
}

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

dl.jea_item {
	padding-bottom: 1em;
	float: left;
	width: 220px;
	height: 190px;
	font-family: 'TitilliumText22LMedium';
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 10px;
}

dl.jea_item dt.title {
	clear: both;
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
}

dl.jea_item dt.image {
	float: left;
	margin-right: 1em;
}
dl.jea_item dt.image img {
	background-color: #FFFFFF;
	padding: 4px;
	height: 160px;
	width: 210px;
	border: 1px solid #E5E5E5;
}

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

dl.jea_item span.slogan strong {
	color: red;
}

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

.snd_imgs {
	height: auto;
	padding-top: 5px;
}

.snd_imgs img {
	width: 120px;
	cursor: pointer
}
.gallery {
	width: 940px;
	height: 350px;
	overflow: hidden;
}

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

.item_description {
	margin-top: 1em;
	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;
}

/*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;
}




