﻿html{
	background-color:#dddddd;
}
body{
	margin:0;
	font-family:"Trebuchet MS",Arial,sans-serif;
}
savImg{
	border:none;
	display:block;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
a{
	outline:none;
	text-decoration:none;
	color:#669517;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, p{
	margin:0;
}
.main{
	overflow:hidden;
	width:978px;
	margin:0 auto;
	background:url(../../assets/images/headerEarth.png) no-repeat 0 0;
	font-size:13px;
}
/*header*/
.header{
	overflow:hidden;
	width:976px;
}
div.logotype{
	overflow:hidden;
	padding:27px 0 0 15px;
}
div.logotype h1 a{
	float:left;
	overflow:hidden;
	background:url(../../assets/images/logo.png) no-repeat 0 0;
	width:400px;
	height:68px;
	text-indent:-9999px;
}
.content_holder{
	overflow:hidden;
	width:978px;
	padding-top:31px;
}
/*menu and search*/
div.menu_search{
	overflow:hidden;
	width:978px;
}
div.menu_search div.menu{
	float:left;
}
div.menu_search div.menu ul{
	overflow:hidden;
	padding:0 0 0 7px;
}
div.menu_search div.menu ul li{
	float:left;
	width:125px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	padding:0 1px 0 1px;
	margin:1px 0 0 0;
}
div.menu_search div.menu ul li a{
	float:left;
	display:block;
	width:125px;
	background:url(../../assets/images/tab_org2.png) no-repeat 0 0;
	padding:7px 0 5px 0;
	position:relative;
	cursor:pointer;
	color:#000;
}
div.menu_search div.menu ul li a{
	text-decoration:none;
	text-transform:uppercase;
}
div.menu_search div.menu ul li.active{
	width:128px;
	height:18px;
	margin:0;
}
div.menu_search div.menu ul li.active a{
	background:url(../../assets/images/tab_act_org.gif) no-repeat 0 0;
	width:128px;
	height:18px;
	color:#000;
	padding-top:8px;
}
div.menu_search div.menu ul li.active a:hover{
	background:url(../../assets/images/tab_act_org.gif) no-repeat 0 0 !important;
	width:128px;
}
div.menu_search div.menu ul li a:hover{
	background:url(../../assets/images/tab_act_hover_org.gif) no-repeat 0 0;
	width:125px;
}
div.menu_search div.search{
	float:left;
	padding:2px 0 0 17px;
}
div.menu_search div.search div.form{
	background:url(../../assets/images/search.png) no-repeat 0 0;
	float:left;
	width:170px;
	height:20px;
}
div.menu_search div.search input.field{
	float:left;
	background:none;
	border:none;
	width:135px;
	padding:2px 0 0 10px;
	font:12px Arial,Tahoma,sans-serif;
	color:#0a7285;
	position:relative;
}
div.menu_search div.search input.submit{
	float:left;
	background:url(../../assets/images/magnifer.gif) no-repeat 0 0;
	border:none;
	display:inline;
	width:16px;
	height:13px;
	padding:0;
	margin:3px 0 0 3px;
	cursor:pointer;
}
/*content*/
.content{
	overflow:hidden;
	width:976px;
	border:1px #fcb034 solid;
	background-color:#fff;
	margin:-1px 0 0 0;
	padding:0 0 15px 0;
}

.content li{
	margin:10px 10px 0 0;
	padding:0 0 0 25px;
}

/*full_column*/
.full_column{
	float:left;
	width:880px;
}
.full_column h3,
.full_column h4{
	margin-top:16px;
}

.full_column .archive-heading{
	margin:18px 0 0 47px;
	float:left;
	width:100%;
	overflow:hidden;
	font:bold 21px/24px Trebuchet MS,Arial, sans-serif,Tahoma;
	color:#669517;
	font-weight:normal;
	padding:0;
	background:none;
}

/*left_column*/
.left_column{
	float:left;
	width:700px;
}
.left_column h3,
.left_column h4{
	margin-top:16px;
}

.left_column .archive-heading{
	margin:18px 0 0 47px;
	float:left;
	width:100%;
	overflow:hidden;
	font:bold 21px/24px Trebuchet MS,Arial, sans-serif,Tahoma;
	color:#669517;
	font-weight:normal;
	padding:0;
	background:none;
}

/*right_column*/
.right_column{
	float:right;
	overflow:hidden;
	width:255px;
	padding:0 10px 0 0;
}
div.rss{
	overflow:hidden;
	width:254px;
	padding:9px 0 0 12px;
}
div.rss a{
	background:url(../../assets/images/rss.gif) no-repeat 0 50%;
	font-weight:bold;
	color:#dd7a27;
	padding:10px 0 3px 40px;
	line-height:30px;
}
div.yellow_star{
	overflow:hidden;
	background:url(../../assets/images/blue.gif) no-repeat 0 0;
	width:254px;
	height:37px;
	padding:10px 0 0 0;
}
div.yellow_star p{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:18px;
	background:url(../../assets/images/star_yellow.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
	margin:0 0 0 14px;
	display:inline;
}
div.yellow_star span{
	float:right;
	color:#0a7285;
	font-size:12px;
	line-height:18px;
	padding:0 18px 0 0;
	margin:0 !important;
}
div.yellow_star span a{
	color:#0a7285;
	text-decoration:underline;
}
div.yellow_star span a:hover{
	text-decoration:none;
}
div.css_html{
	overflow:hidden;
	padding:8px 0 0 0;
}
div.opera{
	overflow:hidden;
	padding:16px 0 0 0;
}
div.opera ul{
	overflow:hidden;
	float:left;
}
div.opera ul li{
	float:left;
}
div.opera ul li.pad{
	padding:0 4px 8px 0;
}
div.host{
	overflow:hidden;
	width:234px;
	padding:0 0 6px 10px;
}
div.host p{
	width:234px;
	text-align:center;
	font:12px Verdana,Arial,sans-serif;
	color:#999;
	line-height:16px;
	padding:2px 0 7px 0;
}
/*blue baloon*/
div.baloon{
	overflow:hidden;
	width:254px;
	background:url(../../assets/images/blue_bal_center.gif) repeat-y 100% 0;
	margin:14px 0 0 0;
}
div.baloon_top{
	overflow:hidden;
	width:254px;
	background:url(../../assets/images/blue_bal_top.gif) no-repeat 0 0;
	padding:9px 0 0 0;
}
div.baloon_bottom{
	overflow:hidden;
	width:254px;
	background:url(../../assets/images/blue_bal_bottom.gif) no-repeat 100% 100%;
	padding:0 0 8px 0;
}
div.baloon strong{
	overflow:hidden;
	background:url(../../assets/images/house.gif) no-repeat 0 50%;
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:16px;
	margin:0 0 0 25px;
}
div.baloon ul{
	overflow:hidden;
	width:243px;
	margin:7px 0 0 11px;
}
div.baloon ul li{
	float:left;
	width:243px;
	line-height:16px;
	background:url(../../assets/images/dotted_line.gif) no-repeat 22px 100%;
	margin:-1px 0 0 0;
}
div.baloon ul li.last{
	background:none;
}
div.baloon ul li a{
	float:left;
	width:241px;
	display:inline;
	color:#fff;
	padding:3px 0;
	cursor:pointer;
	margin:0 0 0 1px;
}
div.baloon ul li a:hover{
	background-color:#75c4d3;
}
div.baloon ul li a span{
	font-size:13px !important;	
	float:left;
	background:url(../../assets/images/christ.gif) no-repeat 0 7px;
	padding:0 0 0 12px;
	margin:0 0 0 27px;
}
div.baloon ul li a em{
	font-size:13px !important;
	float:right;
	color:#fff;
	font-style:normal;
	padding:0 25px 0 0;
}
div.baloon p {
	font-size:12px !important;
	color:#000;
	text-align:justify;
	float:left;
	padding:0 0 0 12px;
	margin:12px 12px 0 12px;
}
div.baloon p a{
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
div.baloon p a:hover{
	color:#000;
	text-decoration:none;
}
/*orange baloon*/
div.orange_baloon div.baloon{
	background:url(../../assets/images/orange_bal_center.gif) repeat-y 100% 0;
}
div.orange_baloon div.baloon_top{
	background:url(../../assets/images/orange_bal_top.gif) no-repeat 0 0;
}
div.orange_baloon div.baloon_bottom{
	background:url(../../assets/images/orange_bal_bottom.gif) no-repeat 100% 100%;
}
div.orange_baloon div.baloon strong{
	background:url(../../assets/images/friends.gif) no-repeat 0 50%;
}
div.orange_baloon div.baloon div.css_image{
	overflow:hidden;
	width:82px;
	height:17px;
	padding:4px 0 0 50px;
}
div.orange_baloon div.baloon ul li a:hover{
	background-color:#f2a263;
}
/*green baloon*/
div.green_baloon div.baloon{
	background:url(../../assets/images/green_bal_center2.gif) repeat-y 100% 0;
}
div.green_baloon div.baloon_top{
	background:url(../../assets/images/green_bal_top2.gif) no-repeat 0 0;
}
div.green_baloon div.baloon_bottom{
	background:url(../../assets/images/green_bal_bottom2.gif) no-repeat 100% 100%;
}
div.green_baloon div.baloon strong{
	background:url(../../assets/images/meta.gif) no-repeat 0 50%;
}
div.green_baloon div.baloon ul li a:hover{
	background-color:#bfc961;
}

/*blue baloon*/
div.blue_baloon div.baloon{
	background:url(../../assets/images/blue_bal_center.gif) repeat-y 100% 0;
	color:#fff;
}
div.blue_baloon div.baloon_top{
	background:url(../../assets/images/blue_bal_top.gif) no-repeat 0 0;
}
div.blue_baloon div.baloon_bottom{
	background:url(../../assets/images/blue_bal_bottom.gif) no-repeat 100% 100%;
}
div.blue_baloon strong{
	background:url(../../assets/images/tag.gif) no-repeat 0 50%;
}
div.blue_baloon div.baloon div.css_image{
	overflow:hidden;
	width:82px;
	height:17px;
	padding:4px 0 0 50px;
}
div.blue_baloon div.baloon ul li a:hover{
	background-color:#f2a263;
}
div.blue_baloon div.baloon_bottom div.inner{
	padding:0 10px 0 20px;
}
div.blue_baloon div.baloon_bottom div.inner strong{
	display:block;
	margin:0 0 0 5px;
	width:180px;
}
div.blue_baloon div.baloon_bottom div.inner a{
	color:#fff;
}
div.blue_baloon div.baloon ul li a:hover{
	background-color:#bfc961;
}
div.blue_baloon div.baloon h3{
	overflow:hidden;
	font-size:20px;
	padding:16px 20px 0 20px;
	font-weight:normal;
	line-height:20px;
	text-align:center;
}
div.blue_baloon div.baloon p{
	font-size:16px;
	padding:0 33px;
	line-height:20px;
	text-align:center;
}
div.blue_baloon div.baloon p span{
	display:block;
	font-size:12px;
	padding:0 12px;
	text-align:center;
}
/*footer*/
.footer{
	overflow:hidden;
	clear:both;
	text-align:center;

}
.footer p{
	font-family:Arial,Tahoma,sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	padding:10px 0 10px 0;
	text-align:center;
}
.footer p em{
	font-style:italic;
	padding:0 0 0 0px;
	text-align:center;
}
.footer p span{
	float:right;
	padding:0 35px 0 0;
	text-align:center;
}
.footer p a{
	color:#000000;
	text-align:center;
	text-decoration:underline;
}
/*HOME PAGE*/
div.home{
	overflow:hidden;
	width:800px;
	padding: 0 10px 0 10px;
}
div.home ul{
	overflow:hidden;
	width:800px;
	padding:8px 0 0 0;
}
div.home ul li{
	overflow:hidden;
	width:800px;
	padding:30px 0 0 0;
}
div.home div.paragraph ul{
	overflow:hidden;
	width:800px;
	padding:8px 0 0 0;
}
div.home div.paragraph ul li,
div.home div.paragraph ol li{
	overflow:hidden;
	width:800px;
	padding:10px 0 0 0 !important;
}
div.calendar{
	float:left;
	width:120px;
	height:44px;
	text-align:center;
}
div.calendar p{
	font-size:12px;
	color:#0a7285;
	display:block;
	padding:1px 5px 0 5px;
	line-height:12px;
}
div.calendar p span{
	font-size:12px;
	font-weight:bolder;
	color:#0a7285;
	display:block;
	padding:1px 1px 0 1px;
	line-height:12px;
}
div.li_cont{
	float:left;
	overflow:hidden;
	width:675px;
	padding:0 0 0 0;
	color:#404040;
	line-height:16px;
}
div.li_cont a{
	color:#669517;
}
div.li_cont div.title{
	overflow:hidden;
	width:800px;
}
div.li_cont div.title div.name{
	overflow:hidden;
	width:670px;
	background:url(../../assets/images/dotted_line.gif) repeat-x 0 100%;
	padding:0 0 3px 0;
}
div.li_cont div.title div.name a.li_name{
	overflow:hidden;
	float:left;
	width:470px;
	font-size:24px;
	font-weight:normal;
	color:#cc6600;
	line-height:28px;
}
div.li_cont div.title div.name a.li_name:hover{
	color:#42aec2;
	text-decoration:none;
	cursor: pointer;
}
div.li_cont div.title div.name p{
	float:right;
	color:#999;
	width: 800px;
	padding:0 0 0 20px;
	line-height:28px;
}
div.li_cont div.title div.sub_name{
	overflow:hidden;
	width:600px;
	padding:3px 0 0 0;
}
div.li_cont div.title div.sub_name p{
	float:left;
	color:#999;
}
div.li_cont div.title div.sub_name ul{
	float:right;
	width:300px;
	padding:0;
}
div.li_cont div.title div.sub_name ul li{
	float:right;
	color:#669517;
	padding:0 0 0 8px;
	width:auto;
}
div.li_cont div.title div.sub_name ul li a.perman{
	background:url(../../assets/images/permanent.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
}
div.li_cont div.title div.sub_name ul li a.add_com{
	background:url(../../assets/images/add_com.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
}
div.paragraph{
	overflow:hidden;
	padding:6px 0 0 0;
}
div.paragraph p{
	padding:16px 0 0 0;
}
div.home div.css_example{
	padding:12px 0 20px 0;
}
div.css_example{
	overflow:hidden;
	padding:8px 0 8px 0;
}
div.css_example p{
	padding:0 !important;
	font-size:12px important;
	margin:2px 0 0 0 important;
}
div.css_example p.width{
	padding:0 0 0 67px !important;
}
div.css_example p.width1{
	padding:0 0 0 115px !important;
}
div.css_example span{
	background-color:#ddffb2;
	padding:0 5px 0 5px;
	font-family:Monaco,monospace;
}
div.css_example span em{
	color:#003f9e;
	font-style:normal;
}
div.read_more_images{
	overflow:hidden;
	padding:20px 0 0 0;
}
div.read_more_images p{
	float:left;
	color:#669517;
}
div.read_more_images p a{
	text-decoration:underline;
}
div.read_more_images p a:hover{
	text-decoration:none;
}
div.read_more_images ul{
	float:right;
	width:300px;
	padding:0 17px 0 0;
}
div.read_more_images ul li{
	float:right;
	padding:0 0 0 10px;
	width:auto;
}
div.home ul.selector{
	width:580px;
	padding-left:12px;
}
ul.selector{
	overflow:hidden;
}
ul.selector li{
	padding:3px 0 0 0 !important;
}
ul.selector li a{
	background:url(../../assets/images/christ_green.gif) no-repeat 0 8px;
	padding:0 0 0 10px;
}
ul.selector li a:hover{
	background:url(../../assets/images/christ_blue.gif) no-repeat 0 8px;
	text-decoration:none;
	color:#42aec2;
}
div.li_cont div.ads{
	overflow:hidden;
	float:left;
	width:598px;
	border:1px #ccc solid;
	background-color:#f5fafd;
	padding:0 0 10px 0;
	margin:35px 0 0 0;
}
div.li_cont div.ads h4{
	font-size:14px;
	padding:8px 0 0 43px;
}
div.li_cont div.ads ul{
	overflow:hidden;
}
div.li_cont div.ads ul li{
	float:left;
	width:215px;
	padding:0 20px 0 43px;
}
div.li_cont div.ads ul li a{
	font-size:12px;
	font-weight:bold;
	color:#3d81ee;
	text-decoration:underline;
}
div.li_cont div.ads ul li a:hover{
	text-decoration:none;
}
div.li_cont div.ads ul li p{
	font-family: Verdana;
	font-size:10px;
	color:#7a7a7a;
	line-height:12px;
}
div.three_links{
	overflow:hidden;
}
div.three_links ul{
	float:left;
	width:300px;
	padding:6px 0 0 43px;
}
div.three_links li{
	width:13px !important;
	padding:0 2px 0 0 !important;
}
div.three_links div.google{
	float:right;
	width:100px;
	padding:4px 0 0 0;
}
div.page{
	overflow:hidden;
	padding:27px 0 0 52px;
	width:600px;
}
div.page p{
	float:left;
	font-weight:bold;
	color:#cc6600;
	line-height:16px;
}
div.page ul{
	float:left;
	width:500px;
	padding:0 0 0 5px;
}
div.page ul li{
	float:left;
	color:#66adbd;
	padding:0;
	font-size:12px;
	line-height:16px;
	padding:0 3px;
	width:auto;
}
div.page ul li.active{
	padding-top:1px;
	padding-right:8px;
}
div.page ul li a{
	color:#66adbd;
	display:block;
	border:1px #66adbd solid;
	padding:0 5px;
}
div.page ul li a:visited{
	color:#d0eeef;
	border:1px #d0eeef solid;
	text-decoration:none;
}
div.page ul li.dots a{
	border:none !important;
	padding-top:2px;
}
div.page ul li.dots a:hover{
	border:none;
	text-decoration:none;
}
div.page ul li a:hover{
	color:#d0eeef;
	border:1px #d0eeef solid;
	text-decoration:none;
}
div.page ul li.next a, div.page ul li.prev a{
	border:none;
	padding-top:1px;
	font-size:13px;
	font-weight:bold;
	color:#4797a9;
}
div.page ul li.next a:hover{
	border:none;
	color:#d0eeef;
}
div.page ul li.next a:visited{
	color:#66adbd;
	border:none;
}
/*aboutus_closed page*/
#left_column{
	width:631px;
	margin:18px 0 0 47px;
	padding:0 0 34px 0;
}
#full_column{
	width:890px;
	margin:18px 0 0 47px;
	padding:0 0 34px 0;
}
ul.pages{
	overflow:hidden;
	float:left;
	width:100%;
	padding-bottom:16px;
}
ul.pages li{
	float:left;
	width:auto !important;
	font:bold 13px/16px Trebuchet MS,Arial, sans-serif,Tahoma;
	color:#669517;
	font-weight:normal;
	padding:0 5px 0 0 !important;
}
.pages li.middle a{
	font-weight:normal;
}
.pages li.active{
	color:#999;
}
.pages li a{
	color:#669517;
	float:left;
	font-weight:bold;
}
h2{
	font:24px/24px Trebuchet MS,Arial, sans-serif,Tahoma;
	color:#cc6600;
	padding-bottom:9px;
	background:url(../../assets/images/left_column-h2-under.gif) repeat-x 0 100%;
}
#full_column p{
	margin:13px 0 0 0;
	padding:0 0 3px 0;
	font:13px/16px Trebuchet MS,Arial, sans-serif,Tahoma;
	text-align: justify;
}
#full_column .list{
	width:100%;
	overflow:hidden;
	margin:17px 0 0 0;
	padding:0 0 10px 0;
}
#full_column .list li{
	font:13px/16px Trebuchet MS,Arial, sans-serif,Tahoma;
	background:url(../../assets/images/liBullet.gif) no-repeat 0 7px;
	padding: 0  0 4px 30px;
}
#full_column .list li a{
	color:#669517;
	background:url(../../assets/images/liBullet.gif) no-repeat 0 7px;
	padding:0 0 0 11px; 
}
#full_column .list li a:hover{
	background:url(../../assets/images/christ_blue.gif) no-repeat 0 8px;
	text-decoration:none;
	color:#42aec2;
}
#left_column p{
	margin:13px 0 0 0;
	padding:0 0 3px 0;
	font:13px/16px Trebuchet MS,Arial, sans-serif,Tahoma;
	text-align: justify;
}
#left_column .list{
	width:100%;
	overflow:hidden;
	margin:17px 0 0 0;
	padding:0 0 22px 0;
}
#left_column .list li{
	font:13px/13px Trebuchet MS,Arial, sans-serif,Tahoma;
	padding:0 0 7px 0;
}
#left_column .list li a{
	color:#669517;
	background:url(../../assets/images/left_column-list-mark.gif) no-repeat 0 7px;
	padding:0 0 0 11px; 
}
#left_column .list li a:hover{
	background:url(../../assets/images/christ_blue.gif) no-repeat 0 8px;
	text-decoration:none;
	color:#42aec2;
}
div.paragraph ul.selector li a:hover{
	background:url(../../assets/images/christ_blue.gif) no-repeat 0 8px;
	text-decoration:none;
	color:#42aec2;
}
#left_column .list li a:hover{
	color:#42aec2;
	background:url(../../assets/images/left_column-list-mark-active.gif) no-repeat 0 7px;
}
/*selectors-test page*/
#left_column h3{
	font:24px/24px Trebuchet MS,Arial, sans-serif,Tahoma;
	color:#cc6600;
	margin:12px 0 0 0;
	padding:0 0 4px 0;
}
#left_column .selectors-test p{
	padding:0 0 4px 0;
}
#left_column .selectors-test p a{
	color:#669517;
}
#left_column h4 {
	padding:0 0 2px 0;
}
a.btn_start{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../assets/images/btn-selectors-test.gif) no-repeat 0 0px;
	display:block;
	width:246px;
	height:42px;
	margin:17px 0 23px 0;
}
#left_column .selectors-test  .small-p{
	margin:16px 0 0 0;
	font:11px/16px Trebuchet MS,Arial, sans-serif,Tahoma;
}
/*selectors-testDONE page*/
#left_column .selectors-test .done h4 a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../assets/images/btn-selectors-test-done.gif) no-repeat 0 0px;
	display:block;
	width:246px;
	height:42px;
	margin:17px 0 0 0;
}
#left_column .selectors-test .table{
	width:631px;
	background:url(../../assets/images/stretch-table.gif) repeat-y 0 0px;
	overflow:hidden;
}
#left_column .selectors-test .top{
	background:url(../../assets/images/table-top.gif) no-repeat 0 0px;
	overflow:hidden;
	width:631px;
}
#left_column .selectors-test .bottom{
	background:url(../../assets/images/table-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:100%;
	padding:0 0 39px 0;
}
#left_column .selectors-test .bottom p{
	font:13px/16px Trebuchet MS,Arial, sans-serif,Tahoma;
	color:#404040;
	width:570px;
	float:left;
	margin:34px 0 0 30px;
	display:inline;
	padding:0 0 14px 0;
}
#left_column .selectors-test .bottom ul{
	width:570px;
	margin:0 0 0 30px;
	float:left;
	display:inline;
}
#left_column .selectors-test .bottom ul li{
	margin:4px 0 0 0;
	width:100%;
	font:13px/32px Trebuchet MS,Arial, sans-serif,Tahoma;
	padding:0 0 0 6px;
	float:left;
	background:#78ae0a;
	color:#fff;
}
#left_column .selectors-test .bottom ul li a{
	color:#fff;
	background:none;
}
#left_column .selectors-test .bottom ul li span{
	padding:0 0 0 30px;
	font:10px/10px Trebuchet MS,Arial, sans-serif,Tahoma;
}
#left_column .selectors-test .bottom ul li.red{
	background:#e97143;
}
#left_column .selectors-test .bottom ul li.crimson{
	background:#b2302d;
}
#left_column .selectors-test .list{
	padding-bottom:24px;
}
.validation{
	font:14px/1$px Trebuchet MS,Arial, sans-serif,Tahoma;
	color:#cc6600;
	line-height: 16px;
}