/*  
Theme Name: Earners Blog
Theme URI: http://www.earnersblog.com/
Description: The full scaling theme based on the blog <a href="http://www.i-fekt.de/">i-fekt</a>.
Version: 1.0
Author: Daniel Smolcic
Author URI: http://www.reduxo.de/

This theme was designed and built by Daniel Smolcic, whose blog you will find at http://www.i-fekt.de/

*/

/* ALLGEMEIN */
* {
margin: 0;
padding: 0;
}

html, body {
background: #FFF;
color: #333;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 1em;
text-align: justify;
}

body {
font-size: 100.01%;
}

img, fieldset {
border: none;
}

ol, ul {
list-style: none;
}

:focus {
outline: 0;
}

.x {
display: none;
}

.y {
clear: both;
}

/* TOP (Blue) */
#oben {
background: #b40000 url(./images/bg_oben.png) repeat-x left bottom;
}

#meta {
height: 2.5em;
margin: auto;
max-width: 900px;
position: relative;
width: 900px;
}

#meta q {
bottom: 0.72em;
color: #FFF;
float: left;
font-size: 0.6875em;
left: 70px;
position: absolute;
width: 500px;
}

#meta ul {
bottom: 0.5em;
float: right;
position: absolute;
right: 0;
width: 370px;
}

#meta ul li {
background: url(./images/bullet.gif) no-repeat left center;
float: left;
font-size: 0.6875em;
padding: 0 1.81em 0 16px;
}

#meta ul #advertise {
background: url(./images/advertise.png) no-repeat left center;
float: left;
font-size: 0.6875em;
padding: 0 1.0em 0 32px;
}

#meta ul #contact {
background: url(./images/email.png) no-repeat left center;
float: left;
font-size: 0.6875em;
padding: 0 0.7em 0 26px;
}

#meta ul #guest {
background: url(./images/guest.png) no-repeat left center;
float: left;
font-size: 0.6875em;
padding: 0 1.8em 0 30px;
}

#meta ul li a {
color: #FFF;
text-decoration: none;
}

#meta ul li a:hover {
text-decoration: underline;
}

#meta ul li a:focus {
background: #FFF;
color: #000;
}

/* MIDDLE */
#mitte {
background: #FFF url(./images/bg_mitte.png) repeat-x left top;
}

#header {
height: 5.625em;
margin: auto;
position: relative;
width: 900px;
}

#header #logo {
left: 0;
position: absolute;
top: -12px;
text-decoration: none;
}

#header #logo span {
display: none;
font-size: 0.6875em;
font-weight: bold;
left: 300px;
position: absolute;
top: 30px;
white-space: nowrap;
}

#header #logo:hover span,
#header #logo:focus span {
color: #b40000;
display: block;
}

#header #logo img {
display: block;
}

#header #rss_large {
right: 0;
position: absolute;
top: -18px;
}

#box_links_oben {
float: right;
width: 370px;
}

#box_links_oben a {
color: #333;
float: left;
font-size: 0.6875em;
margin: 20px 20px 0 0;
}

#box_links_oben a:hover {
background: #D4D0C8;
color: #000;
text-decoration: none;
}

#box_links_oben a:focus {
background: #000;
color: #FFF;
text-decoration: none;
}



/* CONTENT */
#content {
margin: auto;
width: 900px;
}

#content_left {
float: left;
margin: 0px 0 0 0;
width: 500px;
}

h1.pagetitle {
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 1.125em;
margin: 20px 0 0 0;
}

/* headline */
#content_left .headline {
background: #F4F3F1 url(./images/dot_top.gif) repeat-x top left;
margin: 20px 0 0 0;
}

#content_left .headline .border {
background: url(./images/dot_bottom.gif) repeat-x bottom left;
padding: 7px 10px;
}

#content_left .headline h1 {
color: #d30505;
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 1.125em;
}

#content_left .headline h1 a {
color: #d30505;
text-decoration: none;
}

#content_left .headline h1 a:hover,
#content_left .headline h1 a:focus {
text-decoration: underline;
}

#content_left .headline p {
font-size: 0.6875em;
padding: 5px 0 0 0;
}

#content_left .headline p a {
color: #003366;
text-decoration:none;
}

#content_left .headline p a:hover {
color: #b40000;
text-decoration: none;
}

#content_left .headline p a:focus {
background: #000;
color: #FFF;
text-decoration: none;
}

#content_left .article {
padding: 0.625em 0 0.0em 0;
}

#content_left .article p {
color: #333;
font-size: 0.6875em;
line-height: 1.7;
margin: 0px 0px 10px 0px;
}

#content_left .article p a {
text-decoration: none;
color: #b40000;
}

#content_left .article p a:hover,
#content_left .article p a:focus {
color: #003366;
text-decoration: none;
}

#content_left .article blockquote {
background: #FFFFFF url(./images/quote.gif) no-repeat 10px 10px;
font-size: 12px;
color: #333;
line-height: 1.7;
margin: 5px 0 5px 0;
min-height: 40px;
padding: 5px 10px 5px 55px;
}

#content_left .article blockquote div {
color: #333;
font-size: 12px;
line-height: 1.7;
margin: 0px 0px 10px 0px;
}

#content_left .article blockquote p {
color: #333;
font-size: 12px;
line-height: 1.7;
margin: 0px 0px 10px 0px;
}

#content_left .advertising {
background: #b40000 url(./images/advertising.jpg) repeat-x left bottom;
margin-bottom: 5px;
width: 500px;
height: 70px;
}

/* only for internet explorer */
* html #content_left .article blockquote {
height: 40px;
}

#content_left .article blockquote p {
color: #333;
margin: 0;
}

#content_left .article blockquote p a {
color: #003366;
}

#content_left .article blockquote p a:hover,
#content_left .article blockquote p a:focus {
background: #003366;
color: #FFF;
text-decoration: none;
}

#content_left .article ul,
#content_left .article ol {
margin: 0 0 0.5em 0;
width: 100%;
display: block;
}

#content_left .article ul li {
background: url(./images/bullet.png) no-repeat left 0.45em;
color: #333;
font-size: 0.6875em;
line-height: 1.5;
padding: 2px 0 0 16px;
margin: 0 0 0.5em 1em;
}

#content_left .article ol li {
list-style: decimal;
font-size: 0.6875em;
line-height: 1.7;
margin: 0.5em 0.0em 0.0em 3.5em;
}

/* only for internet explorer */
* html #content_left .article ol li {
margin: 0 0 0.5em 2.7em;
}

#content_left code {
	background: #E5EAEF;
	font-family: 'Courier New', Courier, monospace;
	font-size: 1.125em;
        margin:5px;
	padding: 0 2px 2px 2px;
}

#content_left .article img.wp-smiley {
    float: 0;
    border: 0;
    margin: 0;
    padding: 0;
}

#content_left .article .float {
float: left;

}

#content_right {
background: #ffffff;
float: right;
width: 370px;
}

/* FOOTER */
#footer {
line-height: 1.75;
margin: auto;
padding: 1em 0 1em 0;
width: 900px;
}

#footer a {
color: #003366;
}

#footer a:hover {
background: #D4D0C8;
color: #000;
text-decoration: none;
}

#footer a:focus {
background: #000;
color: #FFF;
text-decoration: none;
}

#footer_left {
float: left;
font-size: 0.6875em;
width: 45.45em;
}

#footer_right {
float: right;
font-size: 0.6875em;
text-align: right;
width: 33.6em;
}

/* COMMENTS */
h3 {
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 0.6em;
margin: 1.43em 0 10px 0;
padding: 0.7em 0 0.4em 0;
}

h4 {
margin: 2px;
margin-bottom: 3px;
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 0.6875em;
color: #b40000;
}

h2 {
background: url(./images/dot_top.gif) repeat-x top left;
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 0.875em;
margin-top: 5px;
}

h2 .comments {
background: url(./images/comment.gif) no-repeat center left;
display: block;
padding: 0 0 0 20px;
}

h2 .add_comment {
background: url(./images/add_comment.gif) no-repeat center left;
display: block;
padding: 0 0 0 24px;
}

.rss_comments {
background: url(./images/rss_small.gif) no-repeat center left;
font-size: 0.6875em;
padding: 0 0 0 1.8em;
}

.rss_comments a {
color: #003366;
}

.rss_comments a:hover {
background: #D4D0C8;
color: #000;
text-decoration: none;
}

.rss_comments a:focus {
background: #000;
color: #FFF;
text-decoration: none;
}

.comment {
margin: 1.25em 0 0 0;
border: 1px solid #E9E7E3;
}

.comment div {
background: #F4F3F1 url(./images/bg_comment.png) repeat-x top left;
padding: 0.375em 0.625em;
}

.comment-author {
margin: 1.25em 0 0 0;
border: 1px solid #E9E7E3;
}

.comment-author div {
background: #F4F3F1 url(./images/bg_comment_autor.png) repeat-x top left;
padding: 0.375em 0.625em;
}

.comment a {
color: #003366;
}

.comment-author a {
color: #003366;
}

.comment a:hover {
background: #D4D0C8;
color: #000;
text-decoration: none;
}

.comment-author a:hover {
background: #D4D0C8;
color: #000;
text-decoration: none;
}

.comment a:focus {
background: #000;
color: #FFF;
text-decoration: none;
}

.comment img.wp-smiley {
    float: none;

    border: none;
    margin: none;
    padding:none;
}

.comment-author a:focus {
background: #000;
color: #FFF;
text-decoration: none;
}

.comment strong {
font-size: 0.6875em;
display: block;
margin: 0 0 0.45em 0;
}

.comment-author strong {
font-size: 0.6875em;
display: block;
margin: 0 0 0.45em 0;
}

.comment span {
font-size: 0.625em;
display: block;
}

.comment-author span {
font-size: 0.625em;
display: block;
}

.comment em {
color: #F76708;
display: block;
font-size: 0.6875em;
font-weight: bold;
padding: 0.5em 0.9em 0 0.9em;
}

.comment-author em {
color: #F76708;
display: block;
font-size: 0.6875em;
font-weight: bold;
padding: 0.5em 0.9em 0 0.9em;
}

.comment p {
font-size: 0.6875em;
line-height: 1.75;
padding: 0.45em 0.9em;
}

.comment-author p {
font-size: 0.6875em;
line-height: 1.75;
padding: 0.45em 0.9em;
}

#view_comments {
padding: 0 0 20px 0;
}

#add_comment fieldset {
margin: 0.625em 0 0 0;
}

#add_comment fieldset p {
font-size: 0.6875em;
padding: 0 0 1em 0;
}

#add_comment fieldset p a {
color: #003366;
}

#add_comment fieldset p a:hover {
background: #D4D0C8;
color: #000;
text-decoration: none;
}

#add_comment fieldset p a:focus {
background: #000;
color: #FFF;
text-decoration: none;
}

#add_comment input {
border: 1px solid #D4D0C8;
float: left;
font-size: 0.6875em;
margin: 0 0 1em 0;
padding: 0.18em;
width: 250px;
}

#add_comment select {
float: left;
font-size: 0.6875em;
margin: 0 0 1em 0;
padding: 0.18em;
width: 250px;
}

#add_comment label {
float: left;
font-size: 0.6875em;
padding: 0.27em 0 0 15px;
}

#add_comment textarea {
border: 1px solid #D4D0C8;
float: left;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.6875em;
margin: 0 0 1em 0;
max-width: 99.8%;
width: 45.45em;
}

#add_comment input:hover,
#add_comment input:focus,
#add_comment textarea:hover,
#add_comment textarea	:focus {
border: 1px solid #333;
}

#add_comment button {
font-size: 0.6875em;
font-weight: bold;
width: 7em;
}

#add_comment .enroll input {
	border: 0;
	margin-bottom: 1px;
}

/* RIGHT COLUMN */
.google300 {
margin: 10px;
}

#content_right .block {
background: #E9E7E3;
padding: 0.625em 0 0.625em 0.625em;
}

#content_right .block a:link img {
border: solid #e9e7e3 1px
}

#content_right .block a:hover img {
border: solid #b40000 1px
}

#content_right h3 {
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 0.875em;
padding: 0 0.71em 0 0;
margin: 0 0 10px 0;
}

#content_right .related_articles {
margin: 0 0.625em 0 0;
}

#content_right .related {
background: url(./images/dot_simple.gif) repeat-x bottom left;
font-size: 0.6875em;
width: 100%;
padding: 0 0 1px 0;
}

#content_right .related li span {
display: block;
padding: 0.5em 0;
}

#content_right .related li {
background: url(./images/dot_simple.gif) repeat-x top left;
padding: 1px 0;
}

#content_right .related li a {
color: #003366;
display: block;
padding: 0.5em 0;
margin: 1px 0 0 0;
text-decoration: none;
width: 100%;
}

#content_right .related li a:hover {
background-color: #F6F5F4;
}

#content_right .related li a:focus {
background: #000;
color: #FFF;
}

#content_right .tagcloud {
background: url(./images/dot_simple.gif) repeat-x top left;
margin: 0 0.625em 0 0;
}

#content_right .tagcloud p {
background: url(./images/dot_simple.gif) repeat-x bottom left;
width: 100%;
}

#content_right .tagcloud a {
color: #003366;
margin: 0 10px 0 0;
white-space: nowrap;
}

#content_right .tagcloud .size1 {
font-size: 0.625em;
line-height: 2.6;
}

#content_right .tagcloud .size2 {
font-size: 0.6875em;
line-height: 2.375;
}

#content_right .tagcloud .size3 {
font-size: 0.75em;
line-height: 2.175;
}

#content_right .tagcloud .size4 {
font-size: 0.8125em;
line-height: 2;
}

#content_right .tagcloud .size5 {
font-size: 0.8125em;
font-weight: bold;
line-height: 2;
}

#content_right .tagcloud a:hover {
background: #D4D0C8;
color: #000;
text-decoration: none;
}

#content_right .tagcloud a:focus {
background: #000;
color: #FFF;
text-decoration: none;
}

#content_right .inner-block {
width: 100%;
}

#content_right .col {
float: left;
width: 50%;
}

#content_right .col div {
margin: 0 0.625em 0 0;
}

#content_right .col div h3 a {
text-decoration: none;
color: #b40000;
}

#content_right .col ul {
background: url(./images/dot_simple.gif) repeat-x bottom left;
font-size: 0.6875em;
width: 100%;
padding: 0 0 1px 0;
}

#content_right .col ul li {
background: url(./images/dot_simple.gif) repeat-x top left;
padding: 1px 0;
}

#content_right .col ul li a {
color: #003366;
display: block;
padding: 0.5em 0;
margin: 1px 0 0 0;
text-decoration: none;
width: 100%;
}

#content_right .col ul li a:hover {
background-color: #F6F5F4;
}

#content_right .col ul li a:focus {
background: #000;
color: #FFF;
}

#content_right .text {
background: url(./images/dot_simple.gif) repeat-x top left;
margin: 0 0.625em 0 0;
}

#content_right .text p {
background: url(./images/dot_simple.gif) repeat-x bottom left;
font-size: 0.6875em;
line-height: 1.7;
padding: 10px 0;
}

#content_right img:hover {
border: 1px #b40000;
}

/* CODE HIGHLIGHTER */
#content_left .ch_code_container {
font-size: 1.125em;
border: 1px solid #D4D0C8;
overflow: auto;
xwidth: 31.25em;
xmax-width: 100%;
margin: 0 0 1.3em 0;
}

#content_left .ch_code_container ol {
margin: 0;
padding: 0.25em 0;
overflow: auto;
}

#content_left .ch_code_container ol li {
margin: 0 0 0 3em;
white-space: nowrap;
}

/* Pagebar */
.pagebar
{
font-size: 0.6875em;
padding: 0.5em 0;
}

.pagebar a
{
background: #fff;
border: solid 1px #ffffff;
color: #b40000;
margin: 0 0.1em;
padding: 0.27em 0.54em;
text-decoration: none;
}

.pagebar .break
{
padding: 0.27em 0.54em;
}

.pagebar .this-page
{
background: #Fe9e7e3;
border: 1px solid #b40000;
font-weight: bold;
padding: 0.18em 0.45em;
}

.pagebar a:hover
{
background: #D4D0C8;
border-color: #b40000;
color: #000;
}

.previous_post {
float: left;
font-size: 0.6875em;
line-height: 1.7;
padding: 0 0 2em 0;
width: 45%;
}

.next_post {
float: right;
font-size: 0.6875em;
line-height: 1.7;
padding: 0 0 1em 0;
text-align: right;
width: 45%;
}

.previous_post a,
.next_post a {
color: #F76708;
}

.previous_post a:hover,
.next_post a:hover {
background: #D4D0C8;
color: #000;
text-decoration: none;
}

.previous_post a:focus,
.next_post a:focus {
background: #000;
color: #FFF;
text-decoration: none;
}

#emailsubscribe{
margin-top: 10px;
width: 370px;
height: 75px;
background-image: url('images/emailbackground.jpg');
}

/* dom tab styles */

	div.domtab{ float: left; background: #e9e7e3; float: left; width: 368px; border: 1px solid #d5d5d5;margin-bottom:5px;}
	ul.domtabs{
		float:left;
		width:100%;
		margin:0 0 0 0;
		
	}

	ul.domtabs a:hover{
		background:#c13a01;
	}
	
	div.domtab div{
		clear:both;
		width:auto;
		background:#fff;
		color:#b40000;
	}
	

	p{
		margin:0 0 .5em 0;
		line-height:1.3em;
	}
	
	li.active a { color: #b40000; }
	
	.home_block h2 { display: none; }
	

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	background: #fff;
	color: #c13a01 !important;
	border-top: 1px solid #ccc;
}

		ul#pop-nav { float: left; font-size: 1.1em; width: 368px; }
		
			ul#pop-nav li { float: left;                         font-size: 0.6875em;	 }
	
		#pop-in { float: left; background: #fff; width: 358px; padding: 5px;}
		
		#pop-in ul { font-size: 1.2em; }
		
			#pop-in ul li { padding: 0.4em 0.2em; border-bottom: 1px dotted #ccc; line-height: 1.4em;                         font-size: 0.6875em; text-decoration:none; }

#pop-in ul li:hover { padding: 0.4em 0.2em; border-bottom: 1px dotted #ccc; line-height: 1.4em;                         font-size: 0.6875em; text-decoration:none; color:#b40000; }

#pop-in ul li a { text-decoration:none; color:#333; }

#pop-in ul li a:hover { text-decoration:none; color:#b40000; }

ul#pop-nav a { color: #666; line-height: 20px; padding: 3px 10px; text-decoration: none;}
ul#pop-nav a:hover { color: #c13a01; background: #fff; }

a.comments_pop { text-decoration: none; font-size: .95em; color: #999; }
a.comments_pop:visited { color: #999; }
a.comments_pop:hover { color: #333; }
a.title_pop { font-weight: bold; color: #666; }
a.title_pop:hover { font-weight: bold; color: #b40000; }
span.author { font-size: .95em; color: #999;}

.subscribebox {
  background-color: #f4f3f1;
  width: 31.25em;
  margin-left:73px;
  padding: 5px;
  border: 1px solid #666;
  font-size: 0.685em;
  text-align: center;
}
.subscribebox:hover {
  background-color: #f4f3f1;
  width: 31.25em;
  margin-left:73px;
  padding: 5px;
  border: 1px solid #b40000;
font-size: 0.685em;
}

.subscribebox img {
margin-bottom: -2px;
}

.subscribebox a {
text-decoration: none;
color: #003366;
}

.subscribebox a:hover {
text-decoration: none;
color: #b40000;
}

/* reviews */
#reviews {
        margin-top:10px;
        margin-right:10px;
	background:#ffffff;
         font-size:0.85em;
	}
	
#reviews p {
	padding:10px;
        font-size:0.85em;
	}
	
#reviews a img {
	padding:2px;
	border:1px solid #e1e1e1;
        
	}
#reviews ul {
	padding-left:45px;
	}
#reviews li {
        margin-left:10px;
        background:0 !important;     
}

#reviews ul li {
	list-style:none;
	display:inline;
        margin-left:10px;
	font-weight:bold;
	color:#000000;
	}
	
#reviews ul li.pos {
	background:url(/images/rev_pos.gif) center left no-repeat !important;
        padding:20px;
	}
	
#reviews ul li.neg {
	background:url(/images/rev_neg.gif) center left no-repeat !important;
        padding:20px;
	}
	
#reviews .post_ratings {
margin-left: 40px;
margin-top: 10px;
}
#reviews .post_ratings p {
        font-size:0.85em;
	}
	
#reviews .post_ratings p span {
	}
	
#reviews .post_ratings img {
border: none;
background: ffffff;
        }

#reviews .total {
width: 300px;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
        }

.roundedcornr_box_781696 {
   background: #e9e7e3 url(http://www.earnersblog.com/images/roundedcornr_781696_grad.gif) repeat-x top left;
}
.roundedcornr_top_781696 div {
   background: url(http://www.earnersblog.com/images/roundedcornr_781696_tl.gif) no-repeat top left;
}
.roundedcornr_top_781696 {
   background: transparent url(http://www.earnersblog.com/images/roundedcornr_781696_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_781696 div {
   background: url(http://www.earnersblog.com/images/roundedcornr_781696_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_781696 {
   background: transparent url(http://www.earnersblog.com/images/roundedcornr_781696_br.gif) no-repeat bottom right;
}

.roundedcornr_top_781696 div, .roundedcornr_top_781696,
.roundedcornr_bottom_781696 div, .roundedcornr_bottom_781696 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_781696 { margin: 0 10px; }

.aligncenter,
 div.aligncenter {
     display: block;
     margin-left: auto;
     margin-right: auto;
 }  

 .alignleft {
     float: left;
 }  

 .alignright {
     float: right;
 }  

 .wp-caption {
     border: 1px solid #ddd;
     text-align: center;
     background-color: #f3f3f3;
     padding-top: 4px;

     -moz-border-radius: 3px;
     -khtml-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
 }  

 .wp-caption img {
     margin: 0;
     padding: 0;
     border: 0 none;
 }  

 .wp-caption p.wp-caption-text {
     font-size: 11px;
     line-height: 17px;
     padding: 0 4px 5px;
     margin: 0;
 }

.navigation { width: 325px; height: 20px;  font-size: 10px; float: center; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
        .previous a { color: #b40000; }
	
	.next { float: right; color: #b40000; }

        .next a { color: #b40000; }

p.webhosting2 {
padding: 0.57143em 0.78571em;
background: #ccffcc;
border: 1px solid #7abf2f;
}

p.join a{font-size:14px;text-align:center;background:#e8fecd;border:1px solid #a9bf74;padding:4px 20px;line-height:1.2;}

p.overview{font-size:12px;text-align:justify;background:#e8fecd;border:1px solid #a9bf74;padding:4px 20px;line-height:1.2;}

.listing_table {


        width:100%;

        border:1px solid #C9C9C9;

        font-size:11px;

        }

        

.listing_title {

        background-image: url(images/co-6.jpg);

        padding:3px;

        font-weight:bold;

        font-size:11px;

        }



.listing_title a {






















       text-decoration:none; 

       color:#666;

       font-family: arial;

        }



.listing_title a:hover {

        color:#4491DF;

        }



.gr_listing_title {

        background-image: url(images/gr_listings_header.gif);

        padding:3px;

        font-weight:bold;

        font-size:11px;

        color:#FFFFFF;

        font-family: arial;

        }

.gr_listing_title a {

       text-decoration:none; 

       color:#FFFFFF;

        }



.gr_listing_title a:hover {

        color:#4E8AA7;

        }

.directories {

        border:1px solid #C9C9C9;

        margin-top:1px;



        }

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px;
	width: 380px;
	text-align: left;
margin-right: auto;
margin-left: auto;
	border-collapse: collapse;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	background: #e9e7e3;
}
#rounded-corner td
{
	padding: 8px;
	background: #d3edb3;
	border-top: 1px solid #fff;
	color: #666;
}
#rounded-corner tbody tr:hover td
{
	background: #ff9999;
}
