form label {
	margin-right: 1em;
	float: left;
}

#email_friend {
display: none;
}
.menu_right {
	float: right;
	width: 250px;
}
ul {
	margin-top: 1em;
	list-style: square;
}
li {
	padding-left: 0.2em;
	margin-left: 1em;
}
.x-panel ul {
	margin:0;padding:0;list-style:none;
}
.x-panel li {
	margin:0;padding:0;
}
.menu_box {
	padding-top:1em;
	background: #fdfdfd;
	border: 1px solid #dedede;
	margin-top: 1em;
	padding: 1em;
}
#ajax {
	width: 100%;
	position: absolute;
	top: 0;
	height: 25px;
	background: #fdfdfd;
	border-bottom: 1px solid #dedede;
	text-align: center;
	left: 0;
	padding-top: 0.2em;
}
h1, .blogh {
	font-size: 20px;
}
h2 {
	font-size: 18px;

}
h3 {
	font-size: 16px;
}
h2, h4, h6 {
	color: #727073;
}
h1, h3, h5, .blogh {
	color: #569BBE;
}
h1, h2, h3, h4, h5, h6, .blogh {
	margin-top: 1em;
}
p {
	margin-top: 1em;
}
img {
		border:0;
}
#header {
	margin-top: 1em;
}
body {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		font-family: arial;
		color: #727073;
		padding-top: 0;
		background:url('../img/bg.png') repeat-x;
}
.nomargin {
	margin: 0;
}
.nopadding {
	padding: 0;
}
a {
	color:#1f5978;
}
a:hover {
	color:#7db2ce;
}
.menuHead {
	color: #115f84;
	font-size: 20px;
}
#topNav {
		background: #7db2ce;
		border: 1px solid #569bbe;
	
		height: 28px;
		width: 100%;
		list-style: none;
		padding: 0;
		margin-top: 1em;
}
#topNav li {
		float: left;
		display: block;
		padding: 0;
		margin: 0;
}
#topNav li a, #topNav li span {
		padding-left: 1em;
		padding-right: 1em;
		display: block;
		height: 24px;
		padding-top: 4px;
		text-decoration: none;
		color: white;
		border-right: 1px solid white;
}
#topNav li a:hover {
	background: white;
	color: #569bbe;
	text-decoration: underline;
}
#topNav li span {
	background: white;
	color: #569bbe;
}
#sitemap {
	padding: 1em;
	border: 1px solid #dedede;
	background: #fdfdfd;
	margin-bottom: 1em;
	margin-top: 1em;
}
#sitemap .col {
	border-right: 1px solid #DDDDDD;
	float: left;
	margin: 10px 10px 0 0;
	position: relative;
	width: 180px;
	min-height: 200px;
	font-size: 13px;
}
#sitemap h2 {
	font-size: 13px;
	padding:0;
	margin:0;
	margin-bottom: 0.1em;
	margin-top: 0.4em;
}
#sitemap a {
	margin-left: 5px;
	color: #888;
}
#sitemap h2 a {
	margin-left: 5px;
	color: #777;
}
#footerw {
	bottom: 0;
	height: 30px;
	margin-top: 1em;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	text-align: center;
	font-size: 12px;
	padding-top: 0.5em;
	color: #555;
}
#footer a {
	color: #555 !important;
}
#wallcann-logo {
	float: right;
	background: url('../img/wallcann.gif');
	margin-right: 1em;
	width: 101px;
	height: 36px;
}
.add { background-image:url('../img/edit_add.png') !important; }
.edit { background-image:url('../img/edit.png') !important; }
.delete { background-image:url('../img/edit_delete.png') !important; }

div.fbutton div.left {
	background: white url('../img/button-left.png');
	height: 22px;
	width: 4px;
	cursor: pointer;
}
div.fbutton {
	display: inline;
	white-space: nowrap;
}
div.fbutton div.face {
	padding-left: 0.3em;
	padding-right: 0.4em;
	background-image: url('../img/button-back.png');
	height: 22px;
	cursor: pointer;
}
div.fbutton div.face:hover {
	background-image: url('../img/button-pback.png');
}
div.fbutton div.left:hover {
	background-image: url('../img/button-pleft.png');
}
div.fbutton div.right:hover {
	background-image: url('../img/button-pright.png');
}
div.fbutton div.right {
	background: white url('../img/button-right.png');
	height: 22px;
	width: 4px;
	cursor: pointer;
}
a.fbutton {
	color: #888 !important;
	text-decoration: none !important;
}

.inline-block {
  display: inline-block;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  vertical-align: top;
}
.commonbox {
	background: #FDFDFD;
	border: 1px solid #dedede;
	padding: 1em;
	margin-top: 1em;
}
.table_normal {
	margin-top: 1em;
	background: #FDFDFD;
	border: 1px solid #dedede;
}
.table_normal td {
	padding: 0.3em;
}
.table_normal th {
	border-bottom: 1px solid #dedede;
	background: #fbfbfb;
	padding: 0.3em;
}
.table_normal .row1 {
	background: #EDF4F8;
}
.table_normal .row2 {
}
dt {
	margin-top: 1em;
}
.commonbox .first {
	margin-top: 0;
}
input {
	padding: 0.2em;
}
ul.paginate span {
	background:#727073 none repeat scroll 0 0;
	color:white;
}
ul.paginate li a:hover {
	background:#727073 none repeat scroll 0 0;
	color:white;
}
ul.paginate li {
	margin: 0;
	padding: 0;
}
ul.paginate li span.break {
	background: transparent;
	color: #666;
	border: 0;
}
ul.paginate {
	text-align: center;
	list-style: none;
	margin-top: 1em;
}
ul.paginate li a {
	color: #727073;
}
ul.paginate li a, ul.paginate li span {
	border:1px solid #727073;
	display:block;
	float:left;
	margin-left:1px;
	margin-right:1px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	width:30px;
}

