@font-face {
	font-family: "droidsans";
	src: url("../fnt-droidsans.woff") format("woff");
/*	font-weight: normal;*/
/*	font-style: normal;*/
}
@font-face {
	font-family: "philosopher-regular";
	src: url("../fnt-philosopher-regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "neucha";
	src: url("../fnt-neucha.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

/*
html,
body,
div,
span,
applet,
object,
iframe,
h1,h2,h3,h4,h5,h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {background: transparent;border: 0;font-style: inherit;font-weight: inherit;margin: 0;padding: 0;outline: 0;} 
*/

/* Main Layout */
html {height: 100%;}

body {
	font-family: droidsans, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	text-align: justify;
	background-image: url("../images/bg-body.png");
	background-position: center;
	background-repeat: repeat;
}

body.contentpane {
	background:#fff;
}

/* .background {position: center center; width: 100%; background: #fff url(/images/tmplt/bgv.jpg) 0 0 repeat-y;} */

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	float: none;
	margin:0;
	padding: 10px;
	font-weight: normal;
	color:#486e80;
	font-family: "philosopher-regular";
	text-align: left;
}

.componentheading { font-style:italic;font-size:25px; margin:0; padding:0 0 10px 0; color: #1a528c;}
/* h1 { font-size: 20px;} */
h1 { font-size: 24px; color: #486e80; font-weight: bold; padding: 5px 0px 10px 0px;}
h2 { font-size: 18px; color: #2e2e2e;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
a:link, a:visited { text-decoration: none; color: #486e80;}
a:hover { text-decoration: none; color: #2e2e2e;}
ul {margin:0 0 0 15px;}
p {margin-top: 0;margin-bottom: 10px; padding: 0 5px 0 5px;}
blockquote { background:#eee; border:3px solid #ccc; margin:5px; padding:5px; font-size:18px; font-family:Arial, Helvetica, sans-serif; font-style:italic}
element.style { height:auto;}
hr { width:100%; clear:both; border:none; height:2px; background:#eee; margin:0; padding:0;}

.clear {
	clear: both;
}

/* Header */
#header {
	float: none;
	overflow: hidden;
	position:relative;
	margin:0 auto;
	height:100px;
	width:1000px;
	background-color: white;
	border-radius: 20px 20px 0 0;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: gray;
}
#header-w {position:relative;}
.top {
	float: right;
	overflow: hidden;
	margin: 20px 10px 0 0;
	color: gray;
}
.top a {color:#fff; text-decoration:underline}
.logo {
	float: left;
	overflow: hidden;
	margin: 20px 0 0 10px;
	min-height: 65px;
	min-width: 210px;
	background:url(../images/logo-top.png) 0 0 no-repeat;
	color: gray;
}
.tguser { position:absolute; left:260px; top: 30px; color:#fff;}
#slide-w { margin:0; padding:0; background:#EAEAEA url(../images/bg.png) 0 0 repeat-x; border-bottom:1px solid #d6d6d6;border-top:1px solid #f5f5f5;}
#slide { width:1000px; margin:0 auto;}
/* Navigation */
#nav {
	float: none;
	position:relative;
	z-index:10;
	background: none;
	height: 47px;
	background:url(../images/menumain-bg.png) 0 0 repeat-x;
	font-family: "philosopher-regular";
	font-size: 18px;
	height: 38px;
/*	background-color: #f7f7f7;*/
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: silver;
	color: #000000;
}
#navl {}
#navr {}
#nav-left { float:left; width:90%;}
#nav-right { float:right; width:80px; padding-right:8px; padding-top: 10px;}
#nav ul {margin:0; padding:0; float:left;}
#nav ul li {
	list-style:none;
	float:left;
	height:100%;
	position:relative;
	padding:0;
	margin:0;
	border-width: 0 1px 0 0;
	border-style: dotted;
	border-color: silver;
}

#nav ul li a {
	display: block;
	padding: 0 15px 0 15px;
	margin: 0;
	line-height: 38px;
	color: #4a4a4a;
	text-decoration: none;
	font-weight: normal;
}

#nav ul li.active {}

#nav ul li.active a {
	background:url(../images/menumain-a.png) 0 0 repeat-x;
	text-shadow: 1px 1px gray;
}
#nav ul li.current a {
/*	background:url(../images/menumain-c.png) center 0 no-repeat;*/
}

#nav ul li:hover {}

#nav ul li a:hover{
	text-decoration:none;
	font-weight:normal;
	color: #9bd4f5;
	background:url(../images/menumain-h.png) 0 0 repeat-x;
}

#nav ul li ul {position:absolute;width:180px;left:-999em;border-top:0; margin:0; padding:0;}
#nav ul li:hover ul, #menu ul li.sfHover ul {left:0;}
#nav ul li ul li {padding:0;height:auto;width:180px; margin:0; border:none;}
#nav ul li:hover ul li a {text-shadow:none;}
#nav ul li:hover ul li { background:none;}
#nav ul li:hover ul li a, #nav ul li ul li a, #nav ul li.active ul li a{margin:0; padding:0 0 0 10px;height:24px;line-height:24px; background:#555;border-bottom:1px solid #3a3a3a;color:#d1d1d1; font-size:11px;font-weight:normal;text-shadow:none;-moz-border-radius:0;}
#nav ul li ul li a:hover, #nav ul li ul li.active a, #nav ul li.active ul li a:hover, #nav ul li.active ul li.active a {margin:0; padding:0 0 0 10px;height:24px;line-height:24px;background:#343434;color:#fff; font-size:11px;text-shadow:none;-moz-border-radius:0;}
#nav ul li ul ul, #nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul, #nav ul li.sfHover ul ul, #nav ul li.sfHover ul ul ul, #nav ul li.sfHover ul ul ul ul {left:-999em;}

/* Sidebar */
#leftbar-w {margin: 0 5px 0 5px;padding:0px;width:209px;float:left;}
#addthis {float:center; padding-left: 12px; padding-top: 5px;}
#rightbar-w {margin: 0 5px 0 5px;padding:0px;width:209px;float:right;}
#sidebar {padding:0}
#sidebar .module {padding:6px 0 6px 0; margin:0;}
/*#sidebar .module-title {font-size:16px;font-weight:100;margin:0;height:24px; line-height:24px; color: #fff; padding:0 0 0 22px; font-family:Tahoma, sans-serif;}*/
#leftbar-w .module-title {padding: 0 0 0 15px; background: #555 repeat-x center top; }
#rightbar-w  .module-title {padding: 0 0 0 15px; background: #555 repeat-x center top;}

#sidebar .module-body {
	margin:0;
	padding:13px;
}
#sidebar .module-body {
	margin:0;
	padding:13px;
}

#leftbar-w #sidebar .module-body {border-radius: 0 7px 7px 0;}
#rightbar-w #sidebar .module-body {border-radius: 7px 0 0 7px;}

#sidebar .module-body p{padding:0; margin:0;}
#sidebar  ul li { margin:0 5px; padding:0;}
#sidebar .module ul.menu{margin:5px 0 0 0; padding:0;list-style:none; padding:0; list-style-type:none;}
#sidebar .module ul.menu li{ list-style:none; list-style-type:none;margin:0; padding:0; border-bottom:1px dotted #6e99c2;}
#sidebar .module ul.menu li a {display:block;margin:0; padding:3px 0 3px 15px;font-weight:bold;line-height:20px;background: url(../images/dark.gif) 0% 50% no-repeat; text-decoration:none; font-size:13px;}
#sidebar .module ul.menu li a:hover { color:#555; text-decoration:underline;}
#sidebar .module ul.menu li.active a{color:#058CA1;}
#sidebar .module ul.menu li ul {border-top:1px solid #e4e4e4; margin:0;}
#sidebar .module ul.menu li ul li {background:none; border:none; margin: 0 0 0 15px;   }
#sidebar .module ul.menu li ul li a{ border: 0; color:#999; background: url(../images/arrow2.png) 0% 50% no-repeat;}
#sidebar .module ul.menu li ul li a:hover{ border: 0; color:#134E8B; background: url(../images/arrow2.png) 0% 50% no-repeat; }
#sidebar .module ul.menu li.active ul li a{color: #6e99c2;}
#sidebar .module ul.menu li ul li.active a, #sidebar .module ul.menu li.active ul li a:hover{color:#134E8B;}

/* Content */
#main {
	float: none;
	margin:0px auto 0 auto;
	padding: 10px 0;
/*	background-image: url("../images/bg-top.jpg");
	background-position: center -2px;
	background-repeat: no-repeat;*/
}
#main-content {
	clear:both;
	float: none;
	overflow: hidden;
	position:relative;
	margin: 0;
	height:100%;
/*	background: url(../images/bg_main.png) repeat scroll #fff;*/
	background-color: white;
	color: #555555;
}

#maincol {position: relative;}
#wrapper {
	float: none;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	border: 1px solid silver;
}
#hdd {text-indent:-9999em;}
.top1 {background:url(../images/main-top.png) 0 0 no-repeat;clear:both;}
.top2 {background: url(../images/main-top.png) 100% 100% no-repeat; }
.top3 { background: #fff; height: 6px;margin:0 6px;}
.bot1 {background:url(../images/main-bot.png) 0 0 no-repeat;clear:both;}
.bot2 {background: url(../images/main-bot.png) 100% 100% no-repeat;}
.bot3 { background: #fff; height: 6px;margin:0 6px;}

#leftcolumn{margin-left:9px;padding:0px;width:205px;float:left;}
#rightcolumn{margin-right:9px;padding:0px;width:205px;float:right;}
#centercontent{float:none;margin:5px 5px 0px 5px;padding:0px;overflow:hidden;}
#centercontent_md{float: none;margin: 5px 5px 5px 5px;padding:0px;overflow:hidden;}

#centercontent_bg{
	float: left;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	padding:0px;
	width: 980px;
}

div.clearpad {float:left;padding:0 0px 15px 10px;}
div.clearpad ul {clear: both;}

/* Content styles */
ul.archive li { list-style:none; padding:0 0 0 10px;}
.archive .article-count {color:#999;}
.blog-featured {
	color: #555;
	border:1px solid #e5e5e5;
	border-radius:8px;
}
.items-leading {position: relative; clear:both; padding: 3px 0px 3px 4px; margin-top:2px;}
.items-row {position: relative;clear:both;}

.item-page {
	position:relative;
	background: none;
	color: #555;
	border:1px solid transparent;
	padding: 10px;
}

h2.item-page-title {padding: 3px 0px 3px 4px; margin-bottom: 1px;}
h2.item-page-title a{color:#555555; font-size: 16px;font-weight:bold;}
.item-page-title, .item-page-title a {text-decoration:none; color:#01406a;} 
.item-page-title a:hover {}
.buttonheading { position:absolute; top:5px; right:0; padding:10px;}
.buttonheading .edit {float:right;margin:0 5px;}
.buttonheading .print { float:right; margin:0 5px;}
.buttonheading .email {float:right;margin:0 5px;}
.iteminfo {font-size: 12px;overflow:hidden;margin-bottom:5px;display:block;width: 100%; color:#999; padding-left: 5px; line-height: 13px;}
.iteminfo a {color:#999;} .iteminfo a:hover {color:#333;}
.iteminfo .category {}
.iteminfo .sub-category { padding:0 0 0 0px}
.iteminfo .create {}
.iteminfo .modified {}
.iteminfo .published {}
.iteminfo .createdby {font-weight:bold; display:block}
.items-more {clear:both; padding:10px;} h3.items-more { font-size:14px; padding:0; margin:0;}
.items-more ol { margin:0 0 0 30px; padding:0}
th.list-title, th.list-author,th.list-hits,th.list-date  { background:#3F332E url(../images/h3.png) 0 0 repeat-x; padding:2px; border-right:1px solid #fff; color:#fff;}
th.list-title a, th.list-author a,th.list-hits a,th.list-date a { color:#fff; font-weight:bold}
td.list-title, td.list-author, td.list-hits, td.list-date { border-bottom:1px dotted #ccc;}
td.list-title { width:50%;}
td.list-author { width:15%; text-align:center;}
td.list-hits { width:5%;text-align:center;}
td.list-date { width:15%;text-align:center;}
.cols-1 {width:100%; clear:both;}
.cols-2 .column-1{width:45%;float:left; margin:4px;}
.cols-2 .column-2{width:45%;float:right; margin:4px;}
.cols-3 .column-1{width:32%;float:left}
.cols-3 .column-2{width:32%;margin-left:1%;float:left;}
.cols-3 .column-3{width:32%;float:right;}
.cols-4 .column-1{width:23%;float:left}
.cols-4 .column-2{width:23%;margin-left:1%;float:left;}
.cols-4 .column-3{width:23%;margin-left:1%;float:left}
.cols-4 .column-4{width:23%;margin-left:0;float:right}
.column-1, .column-2, .column-3, .column-4 { position:relative;margin:0 0 20px 0}


/* Contact styles */
th.item-num, th.item-title,th.item-position,th.item-phone,th.item-suburb,th.item-state { background:#3F332E url(../images/h3.png) 0 0 repeat-x; padding:2px; border-right:1px solid #fff; color:#fff;}
th.item-num a, th.item-title a,th.item-position a,th.item-phone a,th.item-suburb a,th.item-state a {color:#fff}
td.item-num {width:5%; text-align:center;}
td.item-title {width:25%; text-align:center;}
td.item-position {width:15%;text-align:center;}
td.item-phone {width:15%;text-align:center;}
td.item-suburb {width:15%;text-align:center;}
td.item-state {width:15%;text-align:center;}
.contact label { width:100px;font-weight:bold; float:left}
.contact input { float:left;}
.contact .jicons-icons { float:left; padding:5px 10px 10px 0;}
.contact h3 { font-size:14px;}

.spacer .module {float: left;}
.spacer.w99 .module {width: 100%;}
.spacer.w49 .module {width: 50%;}
.spacer.w33 .module {width: 33.3%;}
.spacer.w24 .module {width: 24.5%;}

.readmore { margin:0; line-height:20px; font-variant:small-caps; -moz-border-radius: 8px 8px 8px 8px; border-radius:8px; background: none repeat scroll 0 0;}

ul.pagenav { display:block;} ul.pagenav li { list-style:none;}
.pagenav-prev { float:left; padding-top: 10px;}
.pagenav-next { float:right; padding-top: 10px;}
.pagination { clear:both;}
span.pagination { background:none;}
.pagination span, .pagination a, ul.pagenav li a {padding: 1px 8px; background: #fff; color: #555; font-weight: bold; font-size: 90%;}
.pagination a, ul.pagenav li a {  font-weight: bold; text-decoration:underline}
.button, .validate { padding: 1px 8px; border: 1px solid #999999; background: #b9b8b8; color: #FFF; font-weight: bold; font-size: 90%;}
.button:hover,.validate:hover,.pagination a:hover,ul.pagenav li a:hover  {background:#757474;color:#fff;}
.inputbox, input, textarea, select {background:none repeat scroll 0 0 transparent ; border:1px solid #c0c0c0; color:#13618d; -moz-border-radius: 5px; border-radius: 5px;}
.breadcrumbs { padding:0 0 0 10px; color:#555;}
.searchbox {background: url(../images/search.png) no-repeat ; margin-top: 7px; width: 165px; height: 18px; color:#13618d; -moz-border-radius: 5px; border-radius: 5px;}

/* Modules 1 */
#mods1 {overflow: hidden;padding:0; margin:0 auto;clear:both;}
#mods1 .module { padding:0; margin:0; }
#mods1 .inner { padding:10px; }
#mods1 .module-title {margin:0;padding:0 0 10px 0;}
#mods1  h3 {display: block;padding-left: 10px;padding-top: 3px;height: 20px;font-size: 18px;}
#mods1 .module-body {padding:0; margin:0;}
#mods1 ul {margin:0 10px; padding:0;}
#mods1 ul li {list-style:inside;}
#mods1-i { clear:both;}
/* Modules 2 */
#mods2 {overflow: hidden;padding:0; margin:0 auto;clear:both;width:1000px; }
#mods2 .module { margin:0;padding:0;}
#mods2 .inner { padding:10px;}
#mods2 .module-title {margin:5px 0;padding:0;display: block;height: 22px;font-size: 20px;font-weight:100; color:#333; text-shadow:1px 1px #fff;}
#mods2 .module-body {padding:0; margin:0;}
#mods2 a {color:#419af8;}#mods2 a:hover {}
#mods2 ul {margin:0; padding:0;}
#mods2 ul li {list-style:inside;margin:0; padding:0;}
/* Modules 3 */
#mods3 {overflow: hidden;padding:0; margin:0 auto; clear:both; width:1000px; color:#dfdfdf; background:#1a528c url(../images/mods3.png) 0 0 repeat-x;}
#mods3 .module { margin:0;padding:0;}
#mods3 .inner { padding:5px 10px 0 10px;}
#mods3 .module-title {margin:0 0 5px 0;padding:0;display: block;height: 22px;font-size: 20px;font-weight:normal; color:#fff; text-shadow:1px 1px #000;}
#mods3 .module-body {padding:0; margin:0;}
#mods3 a { color:#419af8;}#mods3 a:hover { color:#fff;}
#mods3 ul {margin:0; padding:0;}
#mods3 ul li {list-style:inside; border-bottom:1px dotted #043466; list-style:none;}
#mods3 ul li:hover {}
#mods3 ul li a {font-weight:100; display:block; padding:0 0 0 15px; background:url(../images/arrow.png) 0 50% no-repeat;}

/* Footer */
#footer .top1 {background:url(../images/mods3-top.png) 0 0 no-repeat;clear:both;}
#footer .top2 {background: url(../images/mods3-top.png) 100% 100% no-repeat; }
#footer .top3 { background: #0b58a9; height: 6px;margin:0 6px;}
#footer .bot1 {background:url(../images/mods3-bot.png) 0 0 no-repeat;clear:both;}
#footer .bot2 {background: url(../images/mods3-bot.png) 100% 100% no-repeat; }
#footer .bot3 { background: #1a528c; height: 6px;margin:0 6px;}
#footer {
	clear:both;
	margin: 0;
	padding:0;
}
.footer-pad { width:1000px; margin:0 auto; padding: 0;}
#bottom {
	float: none;
	overflow: hidden;
	margin:0 auto;
	padding:5px 0 0 0;
	width:1000px;
	background: #fff ;
	border-radius: 0 0 20px 20px;
}
.copy { margin:0; padding:0 0 0 10px;font-size:12px; float:left;color:#ccc}
.copy a {font-size:12px; color:#ccc}
.design {margin:0; text-align:center; float:center; color:#e5e3e3; font-size:9px;padding: 0;width: 290px; margin: 0 auto;}
.design a { text-decoration:none; font-size:9px;color:#e5e3e3; font-weight:bold;padding: 0;}

/* System Messages */
#system-message    { margin: 0; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin: 0; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}
/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}
#error { width:600px; margin:100px auto 0 auto; padding:20px; background:#fff;-moz-border-radius:6px;border-radius:6px;}
#error  .error { color:#FF0000}

.tg  a{color: #676666;}
.tg {
	clear: both;
	position: relative;
	padding: 5px;
/*	border-radius:0px 0px 20px 20px;*/
	background: none repeat scroll 0 0 #006699;
	color: #fff;
	font-size: 11px;
}
#topimage {
	float: none;
	overflow: hidden;
	margin: 0;
	height: auto;
	width: 100%;
	border-width: 0 0 5px 0;
	border-style: solid;
	border-color: #bab9b9;
/*	background-color: white;*/
	background: url(../images/topimage.jpg) no-repeat scroll center 0 white;
}
#topimage-nf {width: 450px; float:right; height: 102px; padding: 10px; overflow:hidden;margin-right: 10px;}

#user-bottom {
  overflow: hidden;
  background: #fff;
  width: 1000px;
  margin:0 auto;
  padding: 0;
  height: auto;
  color: #0095da;
  line-height: 1em;
}

.user1 {
  float: left;
  padding: 10px 0px 0px 10px;
  width: 465px;
  text-align: left;
}

.user2 {
  float: right;
  padding: 10px 10px 0px 10px;
  width: 465px;
  text-align: right;
}

.user1  h3, .user2  h3 {color:#fff;}


.item-page img {
}

.blog img, .blog-featured img {
  margin: 10px 20px;
  border: 1px solid navy;
}

/* Это чтобы упростить работу по размещению картинок в тексте каталога */
.item-page p {
  clear: both;
}

.search {
  margin: 10px;
  padding: 10px;
  border: 1px solid;
  background-color: #fff;
  font-size: 14px;
  line-height: 1.5em;
}


.item-page ul {
  padding: 0 0 0 30px;
}

.footer-left {
	float: left;
	overflow: hidden;
	margin: 0 0 20px 20px;
}

.footer-center {
	float: none;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.footer-right {
	float: right;
	overflow: hidden;
	margin: 0 20px 20px 0;
}

.ep_main td {
	padding: 0 20px 20px 20px;
	font-size: 14px;
	color: #4a4a4a;
	text-align: justify;
}
.ep_main th {
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	color: #4a4a4a;
	text-align: left;
}
.item-page img {
/*	float: left;*/
	padding: 0 10px 10px 0;
}

#topmod {
	border-color: silver;
	border-style: solid;
	border-width: 0 0 1px 0;
	height: 140px;
}
#topmod p {
	margin: 0;
}
#topmod table {
	height: 100%;
}
#topmod td {
	padding: 10px;
	border-color: silver;
	border-style: dashed;
	border-width: 0 1px 0 0;
}
/*#topmod td:first-child {
	border-width: 0 1px 0 0;
}*/
#topmod td:last-child {
	border-width: 0 0 0 0;
}

.cell_link {
	height: 100%;
	width: 100%;
}

.ep_button {
    float: right;
    background-attachment: scroll;
    background-color: #E6E6FA;
    background-image: linear-gradient(to bottom, white 0%, silver 100%);
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid silver;
    border-radius: 3px 3px 3px 3px;
    height: auto;
    margin: 2px;
    overflow: hidden;
    padding: 1px 10px 1px 10px;
    width: auto;
    font-size: 14px;
}	

.ep_item {
    float: left;
    height: auto;
    margin: 5px 0;
    overflow: hidden;
    padding: 10px 0 0 0;
    width: 90%;
    font-size: 14px;
}
.ep_item_selected {
    float: left;
    background-attachment: scroll;
    background-color: #E6E6FA;
    background-image: linear-gradient(to bottom, white 0%, silver 100%);
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid silver;
    border-radius: 10px 10px 10px 10px;
    height: auto;
    margin: 5px 0;
    overflow: hidden;
    padding: 10px 0 0 0;
    width: 90%;
    font-size: 14px;
}
.item-page td {
	padding: 10px 20px 10px 20px;
	vertical-align: top;
}

.ep_img_logo img {
	float: none;
	padding: 10px 20px 10px 20px;
	text-align: left;
}


#bottommod button {
	margin: 20px;
}
