/*  
Theme Name: mm02
Theme URI: 
Description: 
Version: 1.6
Author: 
Author URI: 


*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#4c4c4c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#e6e6e6 url(images/bgr_main.png) repeat-x;
	color:#4c4c4c;
}

#wrapper{
	width:1000px;
	background:url(images/bgr_wrapper.png) no-repeat;
	margin:0px auto;
}

#page{
	width:959px;
	margin:0 0 0 22px;
}

/* HEADER */

#header{
	width:100%;
	height:115px;
	overflow:hidden;
}

#header a{
	display:block;
	margin:30px 0 0 30px;
}

/* MENU */
#menu{
	width:100%;
	height:51px;
	background:url(images/bgr_menu.png) no-repeat;
	overflow:hidden;
}
#menu ul{
	padding:16px 0 0 0;
	float:left;
}
#menu li{
	float:left;
	display:block;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	background:url(images/ico_menu_li.png) no-repeat right center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 37px 0 37px;
}
#menu li.last{
	background:none;
	padding:0 0 0 37px;
}
#menu a{
	color:#fff;
}
/*board*/
#board{
	width:100%;
	height:236px;
	overflow:hidden;
	background:url(images/bgr_board.png) no-repeat;
}
#board_data{
	width:570px;
	padding:30px 0 0 34px;
}
#board_data h2{
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:35px;
	color:#4b4b4b;
}
#board_data h2 span{
	color:#000;
}
#board_data p{
	color:#494632;
	font-size:13px;
	line-height:22px;
	padding:5px 0 10px 0;
}

/* BODY */

#body, #ibody{
	width:100%;
	background:#fff url(images/bgr_body.png) repeat-x;
	overflow:hidden;
}

#body_brabds{
	float:left;
	width:206px;
	border-right:1px dashed #cccccc;
	margin:22px 0 0 0;
}

#body_left{
	width:731px;
	float:left;
}
#ibody #body_left{
	width:497px;
}

#body_right{
	width:228px;
	float:right;
}

/*brands*/
#body_brabds h2{
	padding:0 0 0 14px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:22px;
	font-weight:normal;
}

#body_brabds ul{
	width:192px;
	margin:15px 0 0 14px;
}
#body_brabds ul li{
	width:100%;
	height:80px;
	overflow:hidden;
	background:url(images/bgr_brand.gif) no-repeat;
}
#body_brabds ul li img{
	float:left;
	width:180px;
	height:69px;
	padding:1px 0 0 1px;
}

/* left contact */

#body_left_content{
	width:651px;
	padding:30px 0 0 39px;
}
.post{
	width:100%;
	margin:0 0 30px 0;
}
.post-title{
	width:100%;
}
.post-title h2{
	font-size:27px;
	color:#0074bd;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/ar_li.gif) no-repeat left bottom;
	padding:0 0 8px 0;
	text-transform:uppercase;
}
.post-title h2 a{
	color:#0074bd;
}

.entry{
	line-height:20px;
	font-size:12px;
	padding:15px 0 0 5px;
}

.entry img{
	border:3px solid #000;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	font-weight:bold;
	text-decoration:underline;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	width:100%;
	height:50px;
	background:url(images/bgr_postmetadata.png) no-repeat;
	overflow:hidden;
}

.postmetadata .post_link a{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.postmetadata .post_link a:hover{
	text-decoration:none;
}

.postmetadata .post_comm_link a{
	color:#000;
	font-size:12px;
	background:url(images/ico_comment.gif) no-repeat left 1px;
	padding-left:20px;
}

.postmetadata .post_comm_link a span{
	font-weight:bold;
	color:#000;
}

.postmetadata .alignleft{
	padding-top:14px;
	padding-left:20px;
}

.postmetadata .alignright{
	padding-top:14px;
	padding-right:15px;
}

.post-page{
	width:100%;
	padding:0 0 40px 0;
}

h2.page_title{
	font-size:27px;
	color:#0074bd;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/ar_li.gif) no-repeat left bottom;
	padding:0 0 8px 0;
	text-transform:uppercase;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#f26522;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
}

.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#0074bd;
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
	font-size:28px;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* left content index */
#ibody #body_left_content{
	width:473px;
	padding:20px 0 0 24px;
}
#ibody #body_left_content h2{
	color:#0074be;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:22px;
	font-weight:normal;
}
#iposts li{
	background:url(images/ico_dot.gif) repeat-x left bottom;
	padding:15px 0 15px 0;
}
#iposts h3{
	color:#0073bc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}
#iposts h3 a{
	color:#0073bc;
}
#iposts p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}
#iposts p a{
	text-decoration:underline;
	color:#de4c4c;
}
#iposts p a:hover{
	text-decoration:none;
}

/* right content */

/* SIDE BAR */

#sidebar{
	width:212px;
	padding:18px 0 0 0;
}

.sidebars h2{
	font-size:22px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:200px;
	height:37px;
	font-weight:normal;
	text-transform:uppercase;
	padding:10px 0 0 10px;
	margin:0 0 5px 0;
	background:url(images/bgr_sidebar_h2.gif) no-repeat;
}

.sidebars ul{
	color:#000;
}

.sidebars ul li{
	border:1px solid #dddddd;
	background:#f2f2f2;
	margin:0 0 20px 0;
}

.sidebars ul li ul li{
	width:auto;
	background:none;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	border:0;
	border-bottom:1px solid #dddddd;
	padding:7px 0 7px 4px;
	font-size:13px;
	margin:0 9px 0 9px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#000;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
	color:#000;
}

.sidebars li.widget_categories ul li a{
	background:url(images/ico_cat.gif) no-repeat left 2px;
	font-weight:normal;
	padding-left:14px;
}

.sidebars li.widget_categories ul li ul li a{
	background:none;
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_archives ul li a{
	background:url(images/ico_cat.gif) no-repeat left 2px;
	font-weight:normal;
	padding-left:14px;
}

.sidebars li.linkcat ul li a{
	background:url(images/ico_cat.gif) no-repeat left 2px;
	font-weight:normal;
	padding-left:14px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#fff;
}

.sidebars .textwidget{
	padding:10px;
}
/*wp_related_post*/
#wp_related_post{
	background:#f2f2f2;
	padding:10px 20px 25px 20px;
	margin:0 0 30px 0;
}
#wp_related_post h2{
	color:#000000;
	font-size:27px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}
#wp_related_post ul{
	margin:10px 20px 0 20px;
}
#wp_related_post ul li{
	border-bottom:1px solid #c2c2c2;
	font-size:13px;
	padding:6px 0 6px 0;
	line-height:18px;
}
#wp_related_post ul li a{
	background:url(images/ico_rel.gif) no-repeat left 3px;
	padding:0 0 0 16px;
	color:#000;
}

/* FOOTER */

#footer{
	width:100%;
	height:97px;
	background:url(images/bgr_footer.png) no-repeat;
	border-top:10px solid #004a80;
	padding:30px 0 0 0;
}
#footer p{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	padding:0 10px 8px 0;
	text-align:right;
}
#footer a{
	color:#000000;
}
#footer b a{
	color:#004a80;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	width:100%;
	overflow:hidden;
	margin:20px 0 40px 0;
	font-weight:bold;
	}

.navigation a{
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 25px 10px;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#ecf3fa;
	border-bottom:1px dashed #a1c5e5;
	border-top:1px dashed #a1c5e5;
	} 

.entry ul li {
	border-bottom:1px solid #a9cae7;
	background:url(images/ico_li.gif) no-repeat left 13px;
	padding:7px 0 7px 16px;
	}

.entry ul li:before{
	/*content: url(images/entry_before.gif);*/
	}

.entry ol {
	margin: 0 10px 25px 10px;
	padding:15px 15px 15px 40px;
	background:#ecf3fa;
	border-bottom:1px dashed #a1c5e5;
	border-top:1px dashed #a1c5e5;
	}

.entry ol li {
	margin: 0;
	padding:7px 0 7px 0;
	border-bottom:1px solid #a9cae7;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:103px;
	height:28px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:27px;
	color:#0074bd;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/ar_li.gif) no-repeat left bottom;
	padding:0 0 8px 0;
	margin:0 0 10px 35px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 35px;
	}

.commentlist li {
	margin: 25px 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	background:url(images/bgr_commentlist.gif) repeat-x;
	}

.commentlist li.alt {
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:12px 0px 0 20px;
	color:#0054a6;
	font-size:17px;
	text-transform:capitalize;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.commentmetadata span{
	color:#000;
}

.commentmetadata a{
	color:#0054a6;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
	font-size:13px;
}

.alt .commentmetadata_end{
}

.commentmetadata_end{
	text-align:right;
	padding:15px 10px 0 0;
	color:#000;
	background:url(images/bgr_commentmetadata_end.gif) repeat-x;
	height:26px;
	border-bottom:1px dashed #a1c5e5;
	border-top:1px dashed #a1c5e5;
	font-size:12px;
}

.commentmetadata_end span{
	color:#000;
}

#respond_box{
	margin:40px 15px 0 35px;
	padding-bottom:60px;
}

h3#respond{
	font-size:27px;
	color:#0074bd;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/ar_li.gif) no-repeat left bottom;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
}

#commentform{
	margin-left:35px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:90%;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#000;
}

#commentform input{
	background:#fff;
	border:3px #e2e2e2 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#333;
}

#commentform textarea{
	background:#fff;
	border:3px #e2e2e2 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin:5px 0 0 0;
	color:#333;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.page_archives_div h2{
	font-size:27px;
	color:#0074bd;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/ar_li.gif) no-repeat left bottom;
	padding:0 0 8px 0;
	text-transform:uppercase;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 0;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 5px;
	list-style:none;
	background:none;
	background:url(images/ar_li.gif) no-repeat left bottom;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#000;
	font-size:13px;
	background:url(images/dash.gif) no-repeat left 3px;
	padding:0 0 0 14px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



form.ddfm h1,
form.ddfm h2 {
	color: #000000;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #000000;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #000000;
}

form.ddfm .required {
	color: #000000;
}

.ddfmerrors {
	color: #FF0000;
}


/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
}

form.ddfm h1,
form.ddfm h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}



/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 600px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

.ddfmwrap p.fieldwrap img{
	border:0;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 560px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	border:3px solid #e5e5e5;
	background:#fff;
	overflow:auto;
}

/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
	border:3px solid #e5e5e5;
	background:#fff;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
	display:none;
	visibility:hidden;
}

form.ddfm .submit {
	clear:both;
	margin:0 0 0 160px;
}

form.ddfm .submit input {
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}