/*
Theme Name:		Green Now 
Theme URI:		http://www.cybered.org/
Description:	A theme for WordPress designed and coded by <a href="http://www.cybered.org/gywst">Guy West</a> and  based on <a href="http://cutline.tubetorial.com">Cutline</a> by Chris Pearson.
Version:		2.0 
Author:			Guy West
Author URI:		http://www.cybered.org/
*/
body {
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 67.5%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
  direction: rtl;
  font-family: Arial,Helvetica,sans-serif;
}
* {
  margin: 0;
  padding: 0;
}
a {
  color: #333333;
  text-decoration: underline;
}
a:visited {
  color: #5f5f5f;
  text-decoration: underline;
}
a:hover {
  color: #5f5f5f;
  text-decoration: underline;
}
a img {
  border:  none;
}
em {
  color: #009900;
}
blockquote {
  border-right: 1px solid #aaaaaa;
  margin: 0 30px 1.5em;
  padding: 0 10px 0 0;
  font-style: italic;
  font-family: sans-serif;
  color: #555555;
}
abbr, acronym {
  border-bottom: 1px dotted #d9d9d9;
  text-transform: uppercase;
  cursor: help;
}
code {
  color: #009900;
  font-family: Monaco,"Courier New",Courier,monospace;
}
pre {
  margin: 0 128px 1.5em 0;
  width: 445px;
  overflow: auto;
  font-size: 1.3em;
  float: right;
  clear: both;
}
* html pre {
  font-size: 1em;
}
p.center {
  text-align: center ! important;
}
p.bottom {
  margin: 0 ! important;
}
p.unstyled {
  font-size: 1.4em;
}
.flickr_blue {
  color: #d9d9d9;
}
.flickr_pink {
  color: #5f5f5f;
}
h1, h2, h3 {
  font-weight: bold;
  font-family: sans-serif;
  color: #000000;
}
h1 {
  font-size: 2em;
  letter-spacing: -0.03em;
}
* html h1 {
  letter-spacing: -0.1em;
}
h1 a, h1 a:visited, h1 a:hover {
  color: #000000;
  text-transform: none;
  text-decoration: none;
}
.pages h1, h1.page_header {
  font-size: 2em;
  letter-spacing: -0.03em;
}
h2 {
  font-size: 1.8em;
  font-variant: small-caps;
}
h2 a {
  font-weight: bold;
  line-height: 1.8em;
  text-decoration: none;
}
h2 a:visited {
  color: #000000;
  text-decoration: none;
}
h2 a:hover {
  text-decoration: none;
}
.posts h2 {
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 0.1em;
  line-height: 2em;
}
.pages h2, h2.page_header {
  margin: 0 0 0.75em;
  line-height: 2em;
}
h2.archive_head {
  border-top: 1px solid #000000 ! important;
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 1.8em ! important;
  padding: 0.4em 2px ! important;
  font-weight: bold ! important;
  font-size: 1.4em ! important;
  font-variant: small-caps ! important;
  letter-spacing: normal ! important;
}
.h2 span a {
  text-align: left;
}
h3 {
  font-size: 1.4em;
  font-variant: small-caps;
}
.entry h3 {
  margin: 2.5em 0 0.5em;
  padding: 0 16px 0 0;
}
.entry h3.top {
  margin: 1.5em 0 0.5em ! important;
}
h3.comments_headers {
  border-top: 1px solid #000000;
  font-size: 1.6em;
  line-height: 1.8em;
}
h3.respond {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #d9d9d9;
  font-size: 1.6em;
  line-height: 1.8em;
}
h4 {
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h4 a, h4 a:visited {
  text-decoration: none;
}
h4 a:hover {
  color: #000000;
  text-decoration: underline;
}
.posts h4 {
  /* padding: 0.4em 400px 0 1em; */
  font-variant: small-caps;
  font-weight: bold;
  line-height: 1.6em;
}
.posts h4.meta {
  margin: 0 16px 1.5em 16px;
  font-size: 1.0em;
  line-height: normal;
}
.pages h4 {
  margin: 0 0 4em;
  padding: 0.4em 0 0;
  font-size: 1.2em;
  line-height: 1.6em;
  clear: both;
}
#container {
  margin: 10px auto 0;
  width: 896px;
}
#content_box {
  width: 896px;
  text-align: right;
  float: right;
  clear: both;
}
#content {
  padding: 0 0 0 8px;
  width: 632px;
  float: right;
}
* html #content {
  overflow: hidden;
}
#sidebar {
  width: 256px;
  float: right;
  background-color: #ffcc00;
}
* html #sidebar {
  overflow: hidden;
}
#footer {
  border-top: 2px solid #cccccc;
  padding: 1em 0;
  width: 896px;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.3em;
  font-size-adjust: none;
  font-stretch: normal;
  float: right;
  clear: both;
}
ul#nav {
  margin: 0 0 0 0;
  padding: 0;
  background: #009900 none repeat scroll 0% 50%;
  width: 896px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: right;
  clear: both;
}
ul#nav li {
  text-align: right;
  float: right;
  font-family: sans-serif;
  font-style: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-variant: small-caps;
  width: 126px;
  height: 50px;
  display: block;
  font-weight: bold;
  font-size: 1em;
}
ul#nav li a, ul#nav li a:visited {
  padding: 0.4em 0.5em 1.5em 1.8em;
  display: block;
  color: #ffffff;
  text-decoration: none;
}
ul#nav li a:hover {
  color: #000000;
  background-color: #ffcc00;
  text-decoration: none;
  height: 30px;
}
ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover {
  color: #ffffff;
  text-decoration: none;
}
#header_img {
  height: 163px;
  float: right;
  clear: both;
}
#header_img img {
  display: block;
}
ul#post-navigation {
  margin: 0 0 2.3em;
  padding: 0;
  background: #009900 none repeat scroll 0% 50%;
  width: 634px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: right;
  clear: both;
}
ul#post-navigation li {
  border-left: 2px solid #ffffff;
  text-align: right;
  float: right;
  font-family: Calibri,Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.3em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-variant: small-caps;
  width: 126px;
  display: block;
}
ul#post-navigation li a, ul#post-navigation li a:visited {
  padding: 0.2em 0.5em 1em 1.8em;
  display: block;
  color: #000000;
  text-decoration: none;
}
ul#post-navigation li a:hover {
  color: #ffffff;
  background-color: #1d1d1d;
  text-decoration: none;
}
ul#post-navigation li.respond {
  width: 120px;
  float: left;
}
ul#post-navigation li.respond a {
  text-align: right;
  display: block;
}
.entry {
  margin: 0 0 1.5em;
  font-size: 1.3em;
  line-height: 1.5em;
}
.entry blockquote {
  margin: 0 130px 0 0;
  font-size: 1em;
}
.entry blockquote.right {
  border-style: double;
  border-color: #33ccff;
  border-width: 3px 0;
  margin: 0.3em 15px 0.3em 0px ! important;
  padding: 0.3em 0 ! important;
  width: 256px;
  color: #009900;
  font-style: italic ! important;
  font-size: 1.3em ! important;
  text-align: center;
  float: left;
}
.entry blockquote.left {
  border-style: double;
  border-color: #009900;
  border-width: 3px 0;
  margin: 0.3em 1280px 0.3em 15px ! important;
  padding: 0.3em 0 ! important;
  width: 256px;
  color: #009900;
  font-style: italic ! important;
  font-size: 1.3em ! important;
  text-align: right;
  float: right;
}
.entry blockquote p, .entry blockquote.right p, .entry blockquote.left p {
  margin: 0 16px 16px ! important;
  line-height: 1.5em ! important;
}
.entry a {
  background: #f7f7f7 none repeat scroll 0% 50%;
  color: #5f5f5f;
  text-decoration: none;
}
.entry a:visited {
  color: #5f5f5f;
  text-decoration: none;
}
.entry a:hover {
  border-bottom: 1px dotted #5f5f5f;
  padding: 2px 0 0;
  background: #d9d9d9 none repeat scroll 0% 50%;
  color: #5f5f5f;
  text-decoration: none;
}
.entry a img {
  text-decoration: none;
}
.entry p {
  margin: 0 16px 1.5em 16px;
}
.entry ul, .entry ol {
  margin: 0 32px 1.5em 0;
}
.entry ul {
  list-style-type: square;
}
.entry li {
  margin: 0 0 0.5em;
}
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
  margin: 0.5em 32px 0.5em 0px;
}
.entry dl {
  margin: 0 0 1.5em;
}
.entry dt {
  margin: 0 0 0.5em;
  font-weight: bold;
}
.entry dd {
  margin: 0 16px 1.5em 0px;
}
.entry .ad {
  margin: 0 16px 0.5em 0px;
  float: left;
  clear: left;
}
.entry .ad_left {
  margin: 0 0 0.5em 16px;
  float: right;
  clear: right;
}
.entry img {
  max-width: 490px;
  height: auto;
}
.entry img.left {
  border: 3px double #009900;
  margin: 0 0 0.5em 16px;
  padding: 3px;
  float: right;
  clear: right;
}
.entry img.right {
  border: 3px double #009900;
  margin: 0 16px 0.5em 0;
  padding: 3px;
  float: left;
  clear: left;
}
.entry img.center {
  border: 3px double #009900;
  margin: 6px auto 1.5em;
  padding: 3px;
  display: block;
  float: none;
}
.entry img.off {
  border:  none;
  padding: 0 ! important;
}
.entry img.stack {
  clear: none ! important;
}
.note {
  border: 1px solid #009900;
  padding: 3px;
  background-color: #ffcc00;
}
.tagged {
  margin: 0;
  padding: 0.4em 0;
  display: block;
  clear: both;
}
.tagged a, .tagged a:visited {
  border:  none;
  padding: 3px;
  background: transparent none repeat scroll 0% 50%;
  color: #5f5f5f;
  text-decoration: none;
}
.tagged a:hover {
  border:  none;
  padding: 3px;
  background: #d9d9d9 none repeat scroll 0% 50%;
  color: #ffffff;
  text-decoration: none;
}
.add_comment {
  padding: 0;
  display: block;
  font-weight: bold;
}
.add_comment a, .add_comment a:visited {
  border:  none;
  padding: 0;
  display: block;
  color: #333333;
  text-decoration: none;
}
.add_comment a:hover {
  border:  none;
  padding: 0;
  background: #d9d9d9 none repeat scroll 0% 50%;
  width: 504px;
  text-decoration: none;
}
.navigation {
  margin: 0 0 3em;
  width: 640px;
  font-size: 1.2em;
  font-variant: small-caps;
  float: right;
}
* html .navigation {
  margin: 0 0 2.5em;
}
.previous {
  padding: 0 0 0 16px;
  float: right;
}
.next {
  padding: 0 0 0 8px;
  float: left;
}
.clear {
  width: 640px;
  height: 1px;
  clear: both;
}
.clear-small {
  width: 128px;
  height: 1px;
  clear: both;
}
ul.sidebar_list {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.sidebar_list li.widget {
  margin: 0 0 2.5em;
  width: 256px;
  font-size: 1.2em;
  line-height: 1.4em;
  float: right;
}
li.widget h2 {
  border-top: 1px solid #000000;
  padding: 2px;
  font-weight: bold;
  font-size: 1.1em;
  letter-spacing: normal;
  font-variant: small-caps;
  line-height: 1.8em;
}
li.widget p {
  margin: 0 0 1.5em;
  padding: 0 4px;
}
li.widget ul {
  border-top: 1px dotted #d9d9d9;
  margin: 0 0 0.5em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  color: #009900;
}
li.widget ol {
  margin: 0 0 0.5em;
}
li.widget li {
  margin: 0;
}
li.widget li a, li.widget li a:visited {
  border-bottom: 1px dotted #d9d9d9;
  padding: 0 4px 0.5em 0px;
  color: #000000;
  text-decoration: none;
  /* display: block; */
}
li.widget li a:hover {
  padding: 0 4px 0.5em 0px;
  background: #009900 none repeat scroll 0% 50%;
  color: #ffffff;
  text-decoration: none;
}
li.widget li a img {
  border:  none;
  color: #000000;
}
li.widget li .recent_date {
  padding: 0 8px 0 4px;
  color: #009900;
}
li.widget ul.latestactivity {
  border-top: 1px dotted #d9d9d9;
  margin: 0 0 0.5em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  color: #009900;
}
li.widget ul.latestactivity li.alternate {
  border-bottom: 1px dotted #d9d9d9;
  margin: 0;
  padding: 0 3px 0.5em 0px;
  display: block;
}
li.widget ul.latestactivity li.alternate a {
  padding: 0;
}
li.widget ul.latestactivity li a, li.widget ul.latestactivity li a:visited {
  border:  none;
  padding: 0;
  display: inline;
  color: #000000;
  text-decoration: none;
}
li.widget ul.latestactivity li a:hover {
  padding: 0;
  background: #009900 none repeat scroll 0% 50%;
  display: inline;
  color: #ffffff;
  text-decoration: none;
}
li.widget ul.flickr_stream {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
li.widget ul.flickr_stream li {
  border-top: medium none;
  padding: 3px;
  display: inline;
  margin-bottom: 0;
}
li.widget ul.flickr_stream li a img {
  padding: 0px;
  display: inline;
}
li.widget ul.flickr_stream li a:hover img {
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
}
ul.sidebar_list li.widget-special {
  margin: 0 0 2.5em;
  width: 256px;
  font-size: 1.2em;
  line-height: 1.4em;
  float: right;
}
li.widget-special h2 {
  border-top: 1px solid #000000;
  padding: 2px;
  font-weight: bold;
  font-size: 1.1em;
  letter-spacing: normal;
  font-variant: small-caps;
  line-height: 1.8em;
}
li.widget-special ul {
  margin: 0 0 0.5em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  color: #009900;
}
li.widget-special ul.flickr_stream {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
li.widget-special ul.flickr_stream li {
  margin: 0;
  padding: 0;
  display: inline;
}
li.widget-special ul.flickr_stream li a img {
  padding: 4px;
}
li.widget-special ul.flickr_stream li a:hover img {
  background: transparent none repeat scroll 0% 50%;
}
ul.sidebar_list li#linkcat-1, ul.sidebar_list li#linkcat-2, ul.sidebar_list li#linkcat-3, ul.sidebar_list li#linkcat-4, ul.sidebar_list li#linkcat-5, ul.sidebar_list li#linkcat-6, ul.sidebar_list li#linkcat-7, ul.sidebar_list li#linkcat-8, ul.sidebar_list li#linkcat-9 {
  margin: 0 0 2.5em;
  width: 256px;
  font-size: 1.2em;
  line-height: 1.4em;
  float: right;
}
ul.sidebar_list li#linkcat-1 h2, ul.sidebar_list li#linkcat-2 h2, ul.sidebar_list li#linkcat-3 h2, ul.sidebar_list li#linkcat-4 h2, ul.sidebar_list li#linkcat-5 h2, ul.sidebar_list li#linkcat-6 h2, ul.sidebar_list li#linkcat-7 h2, ul.sidebar_list li#linkcat-8 h2, ul.sidebar_list li#linkcat-9 h2 {
  border-top: 1px solid #000000;
  margin: 0 0 0.8em;
  padding: 0.2em 2px;
  font-weight: bold;
  font-size: 1.1em;
  letter-spacing: normal;
  font-variant: small-caps;
}
ul.sidebar_list li#linkcat-1 ul, ul.sidebar_list li#linkcat-2 ul, ul.sidebar_list li#linkcat-3 ul, ul.sidebar_list li#linkcat-4 ul, ul.sidebar_list li#linkcat-5 ul, ul.sidebar_list li#linkcat-6 ul, ul.sidebar_list li#linkcat-7 ul, ul.sidebar_list li#linkcat-8 ul, ul.sidebar_list li#linkcat-9 ul {
  border-top: 1px dotted #d9d9d9;
  margin: 0 0 0.5em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  color: #009900;
}
ul.sidebar_list li#linkcat-1 li, ul.sidebar_list li#linkcat-2 li, ul.sidebar_list li#linkcat-3 li, ul.sidebar_list li#linkcat-4 li, ul.sidebar_list li#linkcat-5 li, ul.sidebar_list li#linkcat-6 li, ul.sidebar_list li#linkcat-7 li, ul.sidebar_list li#linkcat-8 li, ul.sidebar_list li#linkcat-9 li {
  border-bottom: 1px dotted #d9d9d9;
  display: block;
}
ul.sidebar_list li#linkcat-1 li a, ul.sidebar_list li#linkcat-2 li a, ul.sidebar_list li#linkcat-3 li a, ul.sidebar_list li#linkcat-4 li a, ul.sidebar_list li#linkcat-5 li a, ul.sidebar_list li#linkcat-6 li a, ul.sidebar_list li#linkcat-7 li a, ul.sidebar_list li#linkcat-8 li a, ul.sidebar_list li#linkcat-9 li a {
  padding: 0 0.25em 0.7em 0em;
  display: block;
  color: #000000;
  text-decoration: none;
}
ul.sidebar_list li#linkcat-1 li a:hover, ul.sidebar_list li#linkcat-2 li a:hover, ul.sidebar_list li#linkcat-3 li a:hover, ul.sidebar_list li#linkcat-4 li a:hover, ul.sidebar_list li#linkcat-5 li a:hover, ul.sidebar_list li#linkcat-6 li a:hover, ul.sidebar_list li#linkcat-7 li a:hover, ul.sidebar_list li#linkcat-8 li a:hover, ul.sidebar_list li#linkcat-9 li a:hover {
  padding: 0 0.25em 0.7em 0em;
  background: #009900 none repeat scroll 0% 50%;
  display: block;
  color: #ffffff;
  text-decoration: none;
}
#footer p {
  margin: 0 0 0.923em;
  font-size: 1.3em;
  color: #888888;
  text-align: right;
  direction: rtl;
}
#footer a, #footer a:visited {
  color: #888888;
  text-decoration: none;
}
#footer a:hover {
  color: #888888;
  text-decoration: underline;
}
#footer p .rss {
  border:  none;
  padding: 0.5em 0;
  float: left;
  direction: ltr;
}
#footer p .rss a {
  margin: 0 0 0 15px;
  padding: 0 0 0 18px;
  background: transparent url(images/icon_rss.gif) no-repeat scroll 60% 50%;
}
#comments {
  width: 632px;
  float: right;
  clear: both;
}
ul#comment_list {
  border-bottom: 1px solid #000000;
  margin: 0 0 0.2em;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: right;
}
ul#comment_list li.comment {
  border-top: 1px solid #d9d9d9;
  padding: 0.5em 0 0;
  float: right;
  width: 632px;
}
ul#comment_list li.trackback {
  padding: 0.5em 32px 0 5px;
  background: transparent url(images/trackback_bg.gif) repeat scroll 0% 50%;
  width: 595px;
}
.comment-meta {
  margin: 0 0 0.5em 4px;
  padding: 0 0 1em;
  float: right;
  width: 252px;
}
.comment-meta a, .comment-meta a:visited, .comment-meta a:hover {
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: none;
}
.comment-time {
  display: block;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #888888;
}
.comment-all a, .comment-all a:visited {
  display: block;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #888888;
}
.comment-all a:hover {
  background: #888888 none repeat scroll 0% 50%;
  display: block;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ffffff;
}
.comment .entry p {
  margin: 0 256px 0 0;
}
.respond p {
  margin: 0 128px 0 0;
}
#comment_form {
  margin: 0 128px 0 0;
  padding: 1em 0;
  width: 502px;
  float: right;
}
.add-comment {
  border-bottom: 1px solid #cccccc;
  padding: 0.3em 0 0.6em;
}
.add-comment label {
  float: right;
  width: 120px;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.2em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.2em;
}
.add-comment .text_input {
  border-style: solid;
  border-color: #999999;
  border-width: 2px 2px 1px 1px;
  margin: 0 5px 0 0;
  padding: 3px;
  width: 367px;
  color: #444444;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#comment_form p {
  padding: 0.6em 0;
}
#comment_form2 .text_input {
  border-style: solid;
  border-color: #999999;
  border-width: 2px 2px 1px 1px;
  margin: 0 99px 0 0;
  padding: 0 3px;
  width: 352px;
  color: #444444;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#comment_form .text_area {
  width: 367px ! important;
}
#comment_form .text_input:focus {
  border-style: solid;
  border-color: #666666;
  border-width: 2px 2px 1px 1px;
}
#comment_form .form_submit {
  border: 1px solid #000000;
  padding: 0.3em;
  background: #009900 none repeat scroll 0% 50%;
  font-family: sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.4em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-variant: small-caps;
  cursor: pointer;
  float: left;
}
#comment_form p.subscribe-to-comments {
  font-size: 1.4em;
}
#comment_form p.subscribe-to-comments label {
  font-size: 1em;
}
#searchform, #email_subscribe {
  margin: 0.8em 0 0;
  padding: 0.2em 4px;
}
#s, #email_subscribe .email_input {
  border: 1px solid #999999;
  margin: 0 0 10px;
  padding: 3px;
  width: 244px;
  color: #5f5f5f;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
li.widget .search_input {
  font-size: 1.1em ! important;
}
#s:focus, #email_subscribe .email_input:focus {
  border-style: solid;
  border-color: #666666;
  border-width: 1px;
}
#yozmot-box {
margin: 0px;
padding: 5px;
float: right;
width: 560px;
}
#yozmot-box img {
margin: 0px 4px 4px 0px;
padding: 3px;
float: right;
border: 1px solid #DADADA;
}
#yozmot-box img:hover {
margin: 0px 4px 4px 0px;
padding: 3px;
float: right;
border: 1px solid #CDCDCD;
}