
/* Begin Typography & Colors */
body {
	/*font-size: 62.5%; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
color:#565656; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0px; padding:0px; background:#EBEBEB;
	}

/*#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}*/

#header {
/*	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 14px; font:12px Arial, Helvetica, sans-serif;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/*#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold; margin:0; padding:0;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 18px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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 Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	width:990px; margin:0 auto; background:#FFFFFF; border-left:1px solid #000000; border-right:1px solid #000000;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 10px 0 0 10px;
/*	width:576px;*/ width:530px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 10px;
	width: 970px;
	}

.post {
	margin: 0 0 40px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/*#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}*/
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:0px 0 0 0; padding:0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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; font:bold 12px Arial, Helvetica, sans-serif; 
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 5px 3px;
	
	}

#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 input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "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." */
/*====================================my codes strats form here ==========================================================*/
form{margin:0; padding:0;}
#header_section{width:990px;}
.bg_col{background:#47A10B; padding:5px 0px;}
.header_main{background:url(images/header_bg.jpg) repeat-x;}
.logo{float:left; width:217px; margin:12px 0px 0px 8px;}
.head_top_search{width:417px; float:left; background:url(images/header_search_bg.jpg) no-repeat; text-align:center; padding:2px 10px; height:22px;}
.head_top_search select{border:1px solid #A4B97F; font:normal 11px Arial, Helvetica, sans-serif; width:185px; padding:1px;}
#network_logo{width:285px; float:right; margin-top:24px;}
#network_logo img{margin-right:5px;}
.nav_outer{width:990px; border-bottom:1px solid #388E07; float:left; background:#FFFFFF; margin-top:4px;}
.mastnav{float:left; /*width:805px;*/ margin:5px 0px 0px 5px;}
.mastnav ul{list-style:none; font-size:13px; color:#FFFFFF; display:block; margin:0px; padding:0px;}
.mastnav li{float:left; list-style:none; margin-left:1px;}
.mastnav li a, b {float:left; text-decoration:none; background:url(images/navigation_hover_left.jpg) no-repeat left; height:19px; padding:4px 0px 0px 18px; cursor:pointer;}
.mastnav li a{color:#FFFFFF; background:url(images/navigation_hover_right.jpg) no-repeat right; height:23px; padding:0px 16px 0px 0px;}
.mastnav li.current a b, .mastnav li a:hover b{color: #000;}
.mastnav li.current a, .mastnav li a:hover{color: #000;}
.mastnav li.selected a b, .mastnav li a:hover b{color:#FFFF00;}
.mastnav li.selected a, .mastnav li a:hover{color:#FFFF00;}
.mastnav li ul {font-weight:bold; margin-left:0px; *margin-left:-115px; _margin-left:-140px; width:145px; position:absolute; margin-top:23px; text-align:left; background:#2C9D10; display: none; z-index:100;}
.mastnav li li {width:137px; background:none; border-bottom:#9FD326 1px solid; padding:0px 4px;}
.mastnav li ul a {color:#ffffff; background: url(images/more-bull.gif) no-repeat left;}
.mastnav li ul a:hover {background: url(images/more-bull.gif) no-repeat left #9FD326;}
.mastnav li:hover ul { display: block; }
.mastnav li li:hover ul { display: block; }
.mastnav li.sfhover ul { display: block; }
.mastnav li li.sfhover ul { display: block; }
.mastnav li ul li:hover {background:#9FD326;}
.mastnav li ul li.sfhover {background:#9FD326;}
.cls{clear:both;}
.right_search{float:left; width:165px; background:url(../images/left_brd.jpg) no-repeat left; padding:2px 0px 0px 10px; margin-top:3px;}
.right_search input{border:1px solid #47A10B; color:#5E5E5E; font:normal 11px Arial, Helvetica, sans-serif;}

/* CSS Document */
.bl_to_bg{background:url(images/header_bot_bg.gif) repeat-x top; width:990px; height:17px; margin:0px; padding:0px;}
.bl_pic_top{background:url(images/blog_pic_top.gif) top left no-repeat; width:406px; height:10px;}
.bl_pic_mid{background:url(images/blog_pic_mid1.gif) repeat-y; width:396px; padding:0px 0px 0px 10px; margin:0px; _margin-top:-5px; height:260px;}
.bl_pic_cont{float:left; margin:0px 6px 10px 0px; background:url(images/blog_pic_cont.gif) no-repeat; width:124px; height:114px; text-align:center; padding-top:10px;}
.bl_pic_cont img{margin:auto;}
.bl_pic_bot{background:url(images/blog_pic_bot.gif) top left no-repeat; width:406px; height:10px;}
.bl_left1{float:left; width:425px; font-family:Arial, Helvetica, sans-serif; margin:10px 0 0 0;}
.bl_left2{float:left; width:576px; font-family:Arial, Helvetica, sans-serif;}
.bl_txt_main{ float:left; margin:0 0 18px 0;}
.bl_txt_lft{ background:url(images/blog_txt_lft.gif) no-repeat left top; width:10px; height:300px; float:left;}
.bl_txt_mid{ background:url(images/blog_txt_mid.gif) repeat-x top; width:500px; float:left; font:12px Arial, Helvetica, sans-serif; color:#000000;}
.bl_txt_rgt{ background:url(images/blog_txt_rgt.gif) no-repeat; width:10px; height:300px; float:left;}
.bl_txt_dot{ float:left; border-bottom:1px dashed #0092dd; margin:0px; width:380px; height:2px; margin-bottom:10px;}
.bl_txt_mid_txt{ float:left; text-align:justify; width:498px;}
.bl_txt_mid_txt h2{margin:0; padding:10px; text-align:left;}
.bl_txt_mid_txt strong{background:none; margin:0; padding:0; height:0;}
.bl_txt_mid_img{ float:left; text-align:center; width:110px; margin:80px 0px 0px 20px;}
.color_blue{ color:#0092dd;}
.color_green{ color:#378f07;}
.txt18{font-size:12px;}
.bl_txt_lft2{ background:url(images/blog_txt_lft2.gif) no-repeat; width:10px; height:411px; float:left;}
.bl_txt_mid2{ background:url(images/blog_txt_mid2.gif) repeat-x top; width:500px; float:left; padding-top:10px; font:12px Arial, Helvetica, sans-serif; color:#000000;}
.bl_txt_rgt2{ background:url(images/blog_txt_rgt2.gif) no-repeat; width:10px; height:411px; float:left;}
.bl_txt_dot2{ float:left; border-bottom:1px dashed #378f07; margin:0px; width:380px; height:2px; margin-bottom:10px;}

.translator_main{float:left; width:197px; margin:10px 10px 0px 0px; font-size:12px;}
.translator_l{float:left; background:url(images/translator_tab_l.gif) top left no-repeat; width:7px; height:24px;}
.translator_r{float:left; background:url(images/translator_tab_r.gif) top left no-repeat; height:20px; padding-right:10px; width:180px; color:#FFFFFF; padding-top:4px; font:bold 13px Arial, Helvetica, sans-serif;}
.translator_mid{ border:1px solid #006600; border-top:none; width:195px; float:left;}
.translator_mid ul{ margin:0px; padding:0px; list-style:none;}


.translator_mid li{background:url(images/translator_tab_bg.gif)  repeat-x ; margin:0px; width:185px;list-style:none; float:left; padding:2px 0px 0px 2px;}

/**/

.translator_mid li.new{height:40px;_overflow:hidden; }

.translator_mid li a{ text-decoration:none; color:#000000;}
.translator_mid li a:hover{ text-decoration:none; color:#000000;}
.translator_mid h2{display:block; margin:0px; padding:0px; padding-left:5px;}
/* */

.achive_l{float:left; background:url(images/achive_tab_l.gif) top left no-repeat; width:7px; height:24px;}
.achive_r{float:left; background:url(images/achive_tab_r.gif) top left no-repeat; height:20px; padding-right:10px; width:182px; color:#0165b9; padding-top:4px; font:bold 13px Arial, Helvetica, sans-serif;}
.achive_mid{ border:1px solid #53aede; border-top:none; width:197px; float:left;}
.achive_mid ul{ margin:0px; padding:0px;}
.achive_mid li{background:url(images/achive_tab_bg.gif) repeat-x; height:21px; width:187px; list-style:url(images/bl_arrow.gif) inside; float:left; padding:2px 0px 0px 10px;  color:#0165b9;}
.achive_mid li a{ text-decoration:none; color:#0165b9;}
.achive_mid li a:hover{ text-decoration:none; color:#0165b9;}
.achive_main{ float:right; width:200px; margin:10px 4px 10px 0px; font-size:12px;}
.bl_vedio_main{ float:left; width:406px; border:1px dotted #000000; border-left:none; border-right:none; padding:10px 0px; font:14px Arial, Helvetica, sans-serif; margin:10px 0 0 0;}
.bl_vedio_main ul{ margin:0px; padding:0px;}
.bl_vedio_main li{ list-style:none; float:left; display:block; margin:0px;}
.bl_vedio_main b{ background:url(images/bl_vedio_tab_r.gif) top right no-repeat; height:20px; padding:5px 20px 0px 0px; float:left; display:block; color:#FFFFFF;}
.bl_vedio_main a{background:url(images/bl_vedio_tab_l.gif) top left no-repeat; height:25px; padding:0px 0px 0px 6px; display:block; text-decoration:none; float:left;}
.bl_vedio_main a:hover b{ background:url(images/bl_vedio_tab_r_hover.gif) top right no-repeat; height:20px; padding:5px 20px 0px 0px; float:left; display:block; float:left; color:#000000;}
.bl_vedio_main a:hover{background:url(images/bl_vedio_tab_l_hover.gif) top left no-repeat; height:25px; padding:0px 0px 0px 6px; display:block; text-decoration:none;}
.bl_vedio_main a.selected b{ background:url(images/bl_vedio_tab_r_hover.gif) top right no-repeat; height:20px; padding:5px 20px 0px 0px; float:left; display:block; float:left; color:#000000;}
.bl_vedio_main a.selected{background:url(images/bl_vedio_tab_l_hover.gif) top left no-repeat; height:25px; padding:0px 0px 0px 6px; display:block; text-decoration:none;}
.bl_vedio_box{ border:1px solid #53aede; width:406px; text-align:center; padding:10px 0px; _margin-top:-10px; *margin-top:-10px;}
.lattest_l{float:left; background:url(images/lattest_l.gif) top left no-repeat; width:9px; height:27px;}
.lattest_r{float:left; background:url(images/lattest_r.gif) top left no-repeat; height:23px; padding-right:20px; width:300px; color:#0165b9; padding-top:4px; font:bold 14px Arial, Helvetica, sans-serif;}
.lattest_mid{ border:1px solid #53aede; width:397px; float:left;}
.lattest_mid ul{ margin:0px; padding:0px;}
.lattest_mid li{background:url(images/lattest_bg.gif) repeat-x; height:105px; width:377px; list-style:none; float:left; padding:2px 10px 0px 10px; color:#000; font-size:12px; text-align:justify;}
.lattest_mid li p{ font:bold 14px Arial, Helvetica, sans-serif; margin:0px; padding:0px; color:#0165b9;}
.lattest_mid li a{ text-decoration:none; color:#000000;}
.lattest_mid li a:hover{ text-decoration:underline; color:#000000;}
.lattest_mid li strong{background:none;}

.lattest_main{ float:right; width:400px; margin:10px 10px 10px 0px; font-size:12px;}

/* footer */
.footer{width:970px; margin:0 auto; margin-top:5px; font:12px Arial, Helvetica, sans-serif; color:#55634c; height:180px; margin-left:20px;}
.footer_left_side{ float:left; background:url(images/footer_left.gif) no-repeat; width:9px; height:176px;}
.footer_right_side{ float:left; background:url(images/footer_right.gif) no-repeat; width:9px; height:176px;}
.footer_upper{float:left;border:1px solid #e6ede4;border-left:none;border-right:none;height:176px;width:925px;background-color:#FFFFFF;}
.footer_upper_img_box{height:58px; width:928px; border-bottom:1px solid #e6ede4; padding:10px 0px 0px 12px;}
.footer_upper_img_box img{ margin-right:1px;}
.footer_upper_mid{ width:930px; height:85px;}
.footer_upper_mid_navi{	float:left;	width:300px;padding-top:10px;height: 60px;}
.footer_upper_mid_navi ul{ padding:0px; margin:0px; list-style:none; margin-left:50px;}
.footer_upper_mid_navi li{ list-style:url(images/arrow.gif); padding:2px 0px;}
.footer_upper_mid_navi li a{ text-decoration:none;color:#55634c;}
.footer_upper_mid_navi li a:hover{ text-decoration:underline;color:#55634c;}
.footer_lower{width:990px;height:100px;padding-top: 10px;}
.footer_lower_top{ background:url(images/footer_top.gif) repeat-x; height:12px;}
.footer_lower_lower{background:url(images/footer_botom_bg.gif) repeat-x;height:82px;padding-top: 10px;}
.footer_lower_text{ text-align:center;}
.footer_lower_navi{	text-align:center;font:bold 12px Arial, Helvetica, sans-serif;color:#338401;padding-bottom: 10px;}
.footer_lower_navi a{ text-decoration:none; color:#338401;}
.footer_lower_navi a:hover{ text-decoration:underline; color:#338401;}
.txt_fld{margin:0; padding:0; font:12px Arial, Helvetica, sans-serif; color:#000;}
.button{margin:0; padding:0; font:bold 12px Arial, Helvetica, sans-serif; color:#000; width:30px;}
.translator_main p{ margin:0; padding:0px; text-align:justify;}
.cat-item {height:21px;}


