/*
Theme Name: MistyLook (DE)
Theme URI: http://wpthemes.info
Description: A real clean template by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a> , influenced by <a href="http://reorganize.ca" target="_blank">ReOrganize</a>. Support is available at <a href="http://forums.wpthemes.info/" title="Forums">Forums</a>.<br />Deutsche &Uuml;bersetzung von <a href="http://eisregen1986.de.vu">Fabian K&uuml;nzel</a>
Version: 3.0
Author: Sadish
Author URI: http://simpleinside.com
*/
* {
	padding: 0;
	margin:0;
}

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;
}
fieldset
{
	border:none;
}

#container {
	border: #ccc 1px solid;
	background: #fff;
	margin: 0 auto;
	width: 780px;
	position: relative;
	text-align: left;
}
#navigation {
	background: transparent;
	margin: 20px auto 0;
	overflow: hidden;
	width: 760px;
	position: relative;
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left;
	margin: 0 5px 0 0;
	list-style-type: none;
}
#navigation ul li a {
	border: #dedede 1px solid;
	border-bottom:none;
	padding: 2px 10px;
	display: block;
	font-weight:bold;
	color:#666;
	text-decoration: none;
	background:#ededed;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #fff;
	color: #333;
	border: #ccc 1px solid;
	border-bottom:none;
}
#navigation ul li.search {
	font-size: 0.9em;
	right: 0;
	position: absolute;
	top: 0;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid;
	font-size: 0.9em;
	background: #ddd;
	margin: 0 0 0 2px;
	color: #265e15;
	padding: 2px;
}
#header {
	clear: both;
	float: left;
	margin: 10px 5px;
	width: 450px;
}
#header h1
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;
}
#header h1 a {

	text-decoration:none;
	border:none;
}
#header h2
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;
}
#feedarea {
	padding:10px 10px 0 0;
	float: right;
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline;
	margin-right: 5px;
	height: 45px;
}
#feedarea dl dd {
	display: inline;
	margin-right: 5px;
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both;
	background: #fff url(img/misty.jpg) no-repeat 0 0;
	margin: 10px;
	color: #fff;
	height: 200px;
}
 html #headerimage {
	margin-top: 0;
}
#content {
	margin: 10px 10px 10px 30px;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.4em;
	font-weight:normal;
	margin: 1em 0 0;
	color: #265e15;
}
#content h4 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em;
	margin: 1em 0;
}
#content-main ul
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left;
	width: 520px;
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
	float: right;
	margin:10px 0 0 10px;
}
#content p img.left {
	float: left;
	margin:0 10px 10px 0;
}
#content .post h2
{
	font-size: 1.4em;
	margin: 1em 0 0;
	letter-spacing:1px;
	font-weight:normal;
}
#content .entry
{
    margin:1em 0;
    padding-right:1em;
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:#963 1px dashed;
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#963 1px solid;
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;
}
#content .post-info
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:12px;
}
#sidebar {
	float: left;
	width: 200px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
	padding:0;
}
li.sidebox {
	padding:10px;
	background: url(img/sideheadtop.gif) #ededed no-repeat left top;
	margin-bottom: 10px;
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
	font-weight: normal;
	font-size: 1.6em;
	text-align: left;
	color: #242;
	font-variant:small-caps;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}


 html #footer {
	height: 1%;
}
#footer p {
	float: left;
	width: 50%;
	line-height: 1.2em;
}
#footer p.right {
	float: right;
	margin: 1em 0;
	width: 50%;
	text-align: right;
	font-size: 0.9em;
	color:#999;
}
#comments, #respond{
	margin: 2em 0 10px 5px;
}
#commentform
{
	padding:10px;
}
.commentnum
{
	font-size:1.5em;
	font-weight:bold;
	margin:0 0 0 0;
}
#container .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li
{
	list-style:none;
	margin: 0;
	padding: 0;

}
.commentlist li.alt
{
}
.commentlist li .cmtinfo
{
	font-size:1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #294805;
}
.commentlist li cite
{
	font-style:normal;
	font-weight:bold;
	color: #294805;
	padding-left: 10px;
}
.commentlist li .cmtinfo em
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}

.post h4
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}




/* /////////////////////////////////////////////
   PFERDEMARKT NEU
   //////////////////////////////////////////*/


body {
    background: #fff url(img/bg.jpg) repeat-x left 47px;
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
    font-size: 11px;
    line-height: 14px;
}

a {
    color: #294805;
    text-decoration: underline;
}

a:hover {
    color: #000;
}

a:active {
    color: #000;
}

a:visited {
    color: #294805;
}

label {
    cursor: pointer;
}

p {
    padding-bottom: 15px;
}

.em_clear {
    width: 0px;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
}

.em_horizontal_devider {
    height: 1px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
    background: url(img/bg_horizontal_devider.gif) top left repeat-x;
}

.em_vertical_border_wht {
    background: url(img/bg_vertical_border_wht.gif) top right repeat-y;
}

.em_select_ia {
    background: url(img/arrow_down.gif) center right no-repeat;
    padding: 0 13px 0 5px;
}

.em_select_a {
    font-weight: bold;
    background: url(img/arrow_down.gif) center right no-repeat;
    padding: 0 13px 0 5px;
}

#emBox {
    background-color: #ffffff;
    padding: 10px;
}

#em_navi_top {
    background: #294805;
    width: 100%;
    height: 47px;
    text-align: center;
    position: relative;
    z-index: 9999;
}


#em_header {
    width: 959px;
    height: 288px;
    margin: 57px auto 0px auto;
    background: transparent url(img/em_header.png) top left no-repeat;
    text-align: left;
    position: relative;
    z-index: 0;
}

#em_header_horse {
    width: 334px;
    height: 324px;
    background: transparent url(img/em_header_horse.png) top left no-repeat;
    position: absolute;
    top: -40px;
    left: 700px;
    z-index: 10;
}

#em_header_herde {
    width: 468px;
    height: 275px;
    background: transparent url(img/bg_herde.png) top left no-repeat;
    position: absolute;
    top: -54px;
    left: 346px;
    z-index: 1;
}


#em_logo {
    width: 307px;
    height: 121px;
    background: transparent url(img/logo.png) top left no-repeat;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}

#em_quicksearch {
    width: 697px;
    position: absolute;
    top: 123px;
    left: 20px;
    z-index: 3;
}

.em_quicksearch_header {
    width: 681px;
    height: 24px;
    background: transparent url(img/em_quicksearch_header.gif) top left no-repeat;
    color: #294805;
    font-size: 12px;
    font-weight: bold;
    padding: 9px 0px 0px 16px;
}

.em_quicksearch_body {
    width: 665px;
    height: 110px;
    padding: 16px 16px 9px 16px;
    background: transparent url(img/em_quicksearch_body.gif) top left no-repeat;
    color:#294805;
}

#em_header_devider {
    width: 959px;
    height: 20px;
    background: transparent url(img/em_devider_header.gif) top left no-repeat;
    text-align: left;
}


#em_content {
    width: 919px;
    background: transparent url(img/em_content_bg.gif) top left repeat-y;
    text-align: left;
    padding: 0px 20px 0px 20px;
}

#em_content h2 {
    font-size: 18px;
    line-height: 22px;
}

#em_content h3 {
    font-size: 13px;
    line-height: 16px;
}

#em_cnt_left {
    width: 627px;
    margin-right: 17px;
    float: left;
    overflow: hidden;
}

#em_cnt_right {
    width: 275px;
    float: left;
    overflow: hidden;
}


#em_footer {
    height: 42px;
    width: 959px;
    background: #dfe4da;
    text-align: left;
}

#em_footer_end {
    width: 959px;
    height: 5px;
    background: transparent url(img/em_footer_end.gif) top left no-repeat;
    text-align: left;
}

#parallax {
    position: absolute;
    top: 37px;
    left: 0px;
    z-index: 0;
    width: 100%;
    overflow: hidden;
    height: 138px;
}

 /* -------------
 * BUTTONS
 * ------------- */

a.em_btn_silver {
	font-weight: bold;
	color: #294805;
	font-size: 11px;
	text-decoration: none;
	background: url("img/btn_silver_bg.gif") no-repeat top right;
	padding: 3px 22px 4px  18px;
	line-height: 15px;
	float: left;
}

a.em_btn_green {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background: url("img/btn_green_bg.gif") no-repeat top right;
	padding: 3px 22px 4px  18px;
	line-height: 15px;
	float: left;
}

a.em_btn_orange {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background: url("img/btn_orange_bg.gif") no-repeat top right;
	padding: 3px 22px 4px  18px;
	line-height: 15px;
	float: left;
}

a.em_btn_sonstiges{
	color: #000;
	font-size: 11px;
	text-decoration: none;
	background: url("img/btn_silver_bg.gif") no-repeat top right;
	padding: 3px 14px 4px  12px;
	line-height: 15px;
	float: left;
}

 /* -------------
 * CONTENT BOX
 * ------------- */

.em_article_content_box {
	margin-bottom: 15px;
}

.em_article_content_box_header {
	height: 30px;
	background: #fff url("img/em_cnt_box_head_bg.gif") no-repeat top right;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.em_article_content_box_header span {
	font-weight: bold;
	color: #294805;
	font-size: 12px;
}

.em_article_content_box_header span a {
    text-decoration: none;
}

.em_article_content_box_body {
	background: #fcfcfc url("img/em_cnt_box_body_bg.gif") no-repeat top left;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	padding: 10px 16px 8px 16px;
}

.em_article_content_box_footer {
	background: #fff url("img/em_cnt_box_footer_bg.gif") no-repeat top right;
	height: 5px;
}

.em_article_content_box_header_blank {
	height: 5px;
	background-color: #ffffff;
	background-image: url("img/em_cnt_box_header_blank_bg.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}

 /* -------------
 * MENUE BAR
 * ------------- */

.em_menu_bar {
	height: 30px;
	background: #fff url("img/menu_bar_bg.gif") no-repeat top right;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	margin-bottom: 15px;
}

.em_menu_bar a {
    text-decoration: none;
    color: #000;
}

 /* -------------
 * CHAT WINDOW
 * ------------- */

#em_chat_window {
    color: #000;
    background-color: #fff;
    width: 310px;
    height: 60px;
    border: 1px solid #b3b9c3;
    padding: 2px;
    overflow: auto;
}

#em_chat_window p {
    padding: 2px 0 2px 5px;
    margin: 0px;
}


#em_chat_window p span {
    font-weight: bold;
}

#em_chat_window p span a img {
    position: relative;
    margin: 0px 5px 0px 5px;
    top: 2px;
}


 /* -------------
 * CONTENT BOX GREEN
 * ------------- */

.em_article_content_box_green {
	margin-bottom: 15px;
}

.em_article_content_box_green_header {
	height: 27px;
	background: #6db70e url("img/em_cnt_box_green_head_bg.gif") no-repeat top right;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.em_article_content_box_green_header span {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}

.em_article_content_box_green_body {
	background: #6db70e url("img/em_cnt_box_green_body_bg.gif") no-repeat bottom left;
	border-left: 1px solid #294805;
	color: #fff;
	border-right: 1px solid #294805;
	padding: 10px 16px 8px 16px;
}

.em_article_content_box_green_footer {
	background: #6db70e url("img/em_cnt_box_green_footer_bg.gif") no-repeat top right;
	height: 4px;
}


 /* -------------
 * CONTENT BOX YELLOW
 * ------------- */

.em_article_content_box_yellow {
	margin-bottom: 15px;
}

.em_article_content_box_yellow_header {
	height: 27px;
	background: #ffff99 url("img/em_cnt_box_yellow_head_bg.gif") no-repeat top right;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.em_article_content_box_yellow_header span {
	font-weight: bold;
	color: #000;
	font-size: 12px;
}

.em_article_content_box_yellow_body {
	background: #ffff99 url("img/em_cnt_box_yellow_body_bg.gif") no-repeat bottom left;
	border-left: 1px solid #ffaf07;
	color: #000;
	border-right: 1px solid #ffaf07;
	padding: 10px 16px 8px 16px;
}

.em_article_content_box_yellow_footer {
	background: #ffff99 url("img/em_cnt_box_yellow_footer_bg.gif") no-repeat top right;
	height: 4px;
}


/* -------------
 * IMAGE FRAME
 * ------------- */

.em_image_frame {
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.em_image_frame_header {
	height: 5px;
	background: #fcfcfc url("img/img_frame_top_bg.gif") no-repeat top right;
	line-height: 0px;
	font-size:0px;
}

.em_image_frame_left {
	background: #fcfcfc url("img/img_frame_left_bg.gif") repeat-y top left;
	padding: 0px 0px 0px 5px;
}

.em_image_frame_body {
	background: #fcfcfc url("img/img_frame_right_bg.gif") repeat-y top right;
	padding: 0px 5px 0px 0px;
}

.em_image_frame_body img {
    border: 5px solid #fff;
}

.em_image_frame_footer {
	background: #fcfcfc url("img/img_frame_footer_bg.gif") no-repeat bottom right;
	height: 5px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}


 /* -------------
 * FORM ELEMENTS
 * ------------- */

form {
    margin: 0px;
    padding: 0px;
}

input[type=text] {
    border: 1px solid #b3b9c3;
    padding: 2px 2px 2px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#294805;
	line-height: 13px;
	margin: 0px;
}

input[type=text]:focus {
    border-color: #294805;
}

input[type=password] {
    border: 1px solid #b3b9c3;
    padding: 2px 2px 2px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#294805;
	line-height: 13px;
	margin: 0px;
}

input[type=password]:focus {
    border-color: #294805;
}
input[type=submit] {
	background:transparent url(img/btn_green_bg.gif) no-repeat scroll right top;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	padding:3px 22px 4px 18px;
	text-decoration:none;
	border: 0;
}

textarea {
    border: 1px solid #b3b9c3;
    padding: 2px 2px 2px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#294805;
	line-height: 13px;
	margin: 0px;
}

textarea:focus {
    border-color: #294805;
}

select {
    border: 1px solid #b3b9c3;
    padding: 1px 2px 1px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#294805;
	line-height: 13px;
	margin: 0px;
}

select:focus {
    border-color: #294805;
}

.em_form_label_bold {
    font-weight: bold;
    padding: 2px 7px 0px 0px;
}

.em_form_label_normal {
    padding: 2px 7px 0px 0px;
}

table.formular td {
    padding-top: 5px;
}

/* -------------
 * Radio Buttons
 * ------------- */
.jRadioWrapper { float: left; z-index: 2; }
.jNiceRadio {
	background: transparent url("img/radio.gif") no-repeat center top;
	height: 18px;
	width: 18px;
	position:absolute;left:0px;top:0px;cursor:pointer;vertical-align:middle;
}


/* -------------
 * Checkboxen
 * ------------- */
.jNiceCheckbox {
	background: transparent url("img/checkbox.gif") no-repeat center top;
	height: 18px;
	width: 18px;
	position:absolute;left:0px;top:0px;z-index:2;cursor:pointer;
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
.jNiceChecked { background-position: center bottom;}


 /* -------------
 * Top Menu
 * ------------- */

.sf-menu .current {
	background: #294805 url(img/bg_navi_top_current.gif) bottom center no-repeat;

}

.sf-menu .current a {
	color: #88b356;
}

 /* -------------
 * DATEPICKER
 * ------------- */

.ui-datepicker-div, #ui-datepicker-div, .ui-datepicker-inline {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	background: #fff;
	font-size: 11px;
	border: 1px solid #294805;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
	margin-left: 0px;
	margin-top: -1px;
}
#ui-datepicker-div, .ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #fff;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: block;
}

.ui-datepicker-clear {
    cursor: pointer;
    width: 169px;
    border: 1px solid #294805;
    text-align: center;
}

.ui-datepicker-current, .ui-datepicker-close  {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #fff;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #fff;
}

.ui-datepicker-next label {font-size: 0px; line-height: 0px;}
.ui-datepicker-prev label {font-size: 0px; line-height: 0px;}


.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(img/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #294805;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(img/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(img/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(img/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(img/_layout/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(img/_layout/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #294805;
	color: #294805;
	background: #fff;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;

}
.ui-datepicker-header select.ui-datepicker-new-month {
width: 7em;
left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
width: 5em;
left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #294805;
	background: #fff;
	cursor: pointer;
	text-align: center;
	border: 1px solid #294805;
}
table.ui-datepicker td a:hover {
	border: 1px solid #fdb133;
	color: #fdb133;
	background: #fff;
}
table.ui-datepicker td a:active {
	border: 1px solid #fdb133;
	color: #fdb133;
	background: #fff;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #294805;
	text-transform: uppercase;
}

table.ui-datepicker .ui-datepicker-title-row td a {
	text-align: center;
	color: #294805;
}

iframe.ui-datepicker-cover {display: none;}



 /* -------------
 * PUNKTE SYSTEM
 * ------------- */

div.rating{cursor:pointer;margin:2em;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{width: 0px;}
div.star,div.star a{background:url('img/star.gif') no-repeat 0 0px}
div.cancel a{display:block;width:1px;height:100%;background-position:0 0px}
div.star a{display:block;width:16px;height:100%;background-position:0 0px}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px}
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
div.star{background:transparent!important;overflow:hidden!important}

.em_article_content_box ul {
    margin-top: 5px;
}

.em_article_content_box li {
    margin-left: 15px;
}

.alignleft {
	float: left;
	display: inline;
	padding-right: 15px;
}

.alignright {
	float: right;
	display: inline;
	padding-left: 15px;
}
