body {
	margin:0;
	margin-top:0px;
	padding:0;
	color:#000;
	font:11px/14px Tahoma, Arial, sans-serif;
/*	background:url(/images/bodybg.png) repeat-x;  */
	background: #A3A3A3 url(/images/body_bg.gif) repeat-x scroll 0 0;  */ /*#616161; 464646  */
	width:100%;
	height:100%;	
}
.topheader{
	width:220px;
	float:left;
	height:95px;
	margin:10px auto 0;
	padding:0 0 0px;
	clear:both;
	overflow:hidden;
	border:none;
/*	background:url(/images/netlabslogo_agile_version3.png) no-repeat; */
	background:url(/images/netlabslogo_agile2.jpg) no-repeat;  */  /*netlabslogo_white.png*/
	text-decoration:none; 
	cursor:pointer;
}
.contactHeaderlink a{
	float:right;
	margin-bottom:40px;
	color:#FFFFFF;
	font-size:1.0em;
	text-decoration:none;
	margin-left:10px;
}
.contactHeaderlink a:hover{
	text-decoration:underline;
}
.netlabs_link{
	text-decoration:none;
	color:#228def;
}
a.netlabs_link:hover{
	text-decoration:underline;
}
.netlabs_link2{
	text-decoration:none;
	color:#228def;
	padding-left:3px;
}
a.netlabs_link2:hover,
a.netlabs_link2:hover u{
	text-decoration:none;
	color:#434242;
}
#bottom{
	width:940px;
	height:20px;
	margin:0px auto 0;
	padding:0 0 0px;
	clear:both;
	overflow:hidden;
	background:#5bb428 no-repeat 0;
}
#content-top{
	width:940px;
	height:25px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	overflow:hidden;
	background:#228def no-repeat 0; /* #5bb428 */ 
}
#content-top2{
	width:940px;
	height:18px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	overflow:hidden;
	background:#d6d6d6 no-repeat 0; /* #5bb428 */ 
}
.footer{
	clear:both;
	height:30px;
	width:100%;
	font-family: Verdana;
	white-space:normal;
}
.footer .left {
	float: left;
	width:725px;
}
.footer .left address{
	color:#434242;
	font-size:0.9em;	
}
.address{
	font-style:normal;
	color:#434242;
	font-size:0.9em;
	padding-top:1px;
	margin:0;
	
}
.footer .left a {
	color:#434242;
	text-decoration:none;
}

/*-----content-----*/

#content {
	clear:both;
	overflow:hidden;
	width:940px;
	height:100%;
	clear:both;
	overflow:hidden;
	margin:0px auto 0;
	margin-bottom:0px;
	padding:0 0 5px 0;
	background:#fff no-repeat 0;
}

ul.tabset {
	clear:both;
	float:right;
	overflow:hidden;
	margin: 20px 0px 0 0px;
	padding:0;
}

ul.tabset li {
	float:left;
	list-style:none;
	padding:0 0px 0 2px;
}

ul.tabset li a {
	display:block;
	width:80px;
	height:20px;
	margin:5px 0 0;
	padding:3px 3px 0px;
	text-align:center;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	background:#4F4F4F no-repeat;
}

ul.tabset li a.active,
ul.tabset li a:hover {
	margin:0;
	height:25px;
	background:#228def no-repeat; /* #5bb428 */ 
}

.tab-content {
	clear:both;
	overflow:hidden;
	width:595px;
	margin:0 0 0 38px;
	padding-top: 5px;
	/*background:url(/images/tab-content-bg.gif) repeat-y;*/
}

.tab-content .tab-content-top {
	clear:both;
	overflow:hidden;
	width:595px;
	/*background:url(/images/tab-content-top.gif) no-repeat;*/
}

.tab-content .tab-content-top .tab-content-bottom {
	clear:both;
	overflow:hidden;
	width:595px;
	min-height:0px;
	/*background:url(/images/tab-content-bottom.gif) no-repeat 0 100%;*/
}

ul.tabset_lvl2 {
	clear:both;
	float:right;
	overflow:hidden;
	margin: 0px 0px 0 0px;
	padding:0;
}
ul.tabset_lvl2 li {
	float:left;
	text-decoration:none;
	list-style:none;
	list-style-position:inside;
}
ul.tabset_lvl2 li a {
	display:block;
	color:#FFFFFF;
	float:left;
	font-size:0.9em;
	padding:5px 10px 8px;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}
ul.tabset_lvl2 li a.active,
ul.tabset_lvl2 li a:hover {
	margin:0;
	height:25px;
	background:#d6d6d6 no-repeat;
	color:#4F4F4F;
}

ul.tabset_lvl3{
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
	clear:both;
	overflow:hidden;
	font-weight:normal;
}
ul.tabset_lvl3 li {
	float:left;
	text-decoration:none;
}
ul.tabset_lvl3 li a {
	color:#4F4F4F;
	float:left;
	font-size:0.9em;
	padding:5px 10px 8px;
	line-height:10px;
	text-decoration:none;
}
ul.tabset_lvl3 li a.active,
ul.tabset_lvl3 li a:hover {
	margin:0;
	font-weight:bold;
}

.contact_you{
	width:285px;
	margin-left:20px;
	margin-top:15px;
	color:#4F4F4F;
	font-size:1.3em;
}
.contact_you2{
	width:280px;
	margin-left:20px;
	margin-top:7px;
	color:#4F4F4F;
	text-decoration:none;
}
.contact_you3{
	margin-top:10px;
	color:#4F4F4F;
	text-decoration:none;
	font-size:10px;
}
.contact_btn{
	margin-top:10px;
	color:#4F4F4F;
	text-decoration:none;
	font-size:11px;
}
.label_1{
	color:#FF0000;
	font-size:11px;
	text-decoration:none;
	width:200px;
}
.left_seperator {
	background:transparent url(/images/line_seperator.gif) no-repeat scroll right top;
	float:left;
	clear:both;
}
.dash_seperator {
	border-right:1px solid #cccccc;
	margin-left:20px;
}
.image_contact{
	width: 300px;
	height: 265;
	float:left;
	margin-top:35px;
	margin-left:20px;
}
.contact_right{
	margin-left:375px;
	margin-top:25px;
	color:#4F4F4F;
	text-decoration:none;
}
.contact_right2{
	font-size:11px;
}

.contact_right3{
	margin-top:15px;
	font-size:1.3em;
	font-weight:bold;
}
.contact_btn2{
	margin-top:5px;
	color:#4F4F4F;
	text-decoration:none;
	font-size:11px;
}
.contactTextarea {
	background-color:#FFFFFF;
	border:1px solid #5E5E5E;
	color:#4F4F4F;
	font-size:11px;
	height:80px;
	line-height:15px;
	width:300px;
}
.contactInput {
	background-color:#FFFFFF;
	border:1px solid #5E5E5E;
	color:#4F4F4F;
	font-size:11px;
	height:21px;
	line-height:21px;
	margin-bottom:5px;
	padding-left:4px;
	width:144px;
}
.quicklinks_right{
	margin-top:3px;
	float:right;
	background-color:#228def;
	width:230px;
	height:97px; 
	color:#FFFFFF;
	text-decoration:none;
}
.quicklinks_rightTop{
	margin-left:5px;
	font-weight:bold;
	border-bottom:2px solid #ffffff;
	padding:0 0 7px 0;
	display:block;
	width:220px;
}
.quicklinks_rightTop2{
	margin-left:5px;
	font-size:8.5pt;
	text-decoration:none;
	color:#FFFFFF;
}
.support_right{
	margin-top:3px;
	float:right;
	background-color:#228def;
	width:230px;
	height:92px; 
	color:#FFFFFF;
	text-decoration:none;
}
.newsletter_right{
	float:right;
	margin-top:3px;
	background-color:#228def;
	width:230px;
	height:50px; 
	color:#ffffff;
	text-decoration:none;
}
.newsletter_rightContent{
	margin-left:5px;
	margin-top:5px;
	font-size:10px;
	text-decoration:none;
	color:#ffffff;
}
.newsletter_btn{
	color:#4F4F4F;
	text-decoration:none;
	font-size:11px;
	margin-left:5px;
}
.newsletter_field{
	margin-left:5px;
	color:#4F4F4F;
	text-decoration:none;
	font-size:10px;
	width:120px;
}
.newsletter_Top{
	margin-left:5px;
	font-weight:normal;
	font-size:9px;
	border-bottom:1px solid #ffffff;
	padding:0 0 2px 0;
	display:block;
	width:220px;
}
.rss{
	border:none;
	float:right;
	font-size:0.9em;
	padding-right:1px;
}
.rss_header{
	color:#228def;
	text-decoration:none;
	font-size:1.4em;
	font-weight:bold;
	float:left;
	padding:15px 0 15px 0;
}
.cpright{
	color:#434242;
	margin-right:10px;
	font-size:0.9em;
	padding-top:0;
	margin-top:0;
}
.articles{
	color:#4F4F4F;
	margin:18px 0 0 0;
}
.articles_top{
	color:#4F4F4F;
	margin-top:17px;
	margin-left:8px;
	font-size:12px;
}
.articles strong{
	color:#228def;
}
.headlines{	
	font-size:11px;
	margin-left:7px;
	color:#4F4F4F; 
}
.headlinecontent{
	margin-left:10px;
}
.article_image{
	vertical-align:top;
	border:none;
}
.article_link{
	color:#4F4F4F;
	text-decoration:none;
}
.article_arrow{
	border:none; 
	margin-left:3px;
}
.readalso_arrow{
	border:none; 
	margin-left:3px;
}
.competence_table{
	border:1px solid rgb(229,229,229);
	padding:0px 0px 20px 10px;
	background-color: rgb(247, 247, 247);
	opacity: 0.9px;
	float:left;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
}
.competence_header{
	color:#228def;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:40px;
	padding:0px;
}
.competencetd li {
	background-image:url(images/bluearrow2.jpg);
	background-position: 4px;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:2px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:14px;
	margin-left:40px;
	text-decoration:none;
	color:#4F4F4F;
}
.competencetd li div {
	padding-top:13px;
}
.product_txt{
	color:#4F4F4F;
	width:160px;
}
.product_header{
	color:#228def;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin-bottom:3px;
	margin-top:40px;
	padding:0px;
}
.product_img{
	border:none;
	float:left; 
	margin-top:4px;
}
.chooseus_img{
	border:none;
	float:right; 
}
.advicetd li {
	background-image:url(images/bluearrow2.jpg);
	background-position: 4px;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:14px;
	margin-left:2px;
	text-decoration:none;
	color:#4F4F4F;
}
.advicetd li div {
	padding-top:12px;	
}
.advice_text{
	margin-left:46px;
	font-size:9px;
}
.moduletd {
	margin:0 0 0 20px;
	width:230px;
	height:600px;
}
.moduletd a {
	background: #ffffff none repeat scroll 0 0;
	border-bottom:1px solid #E9EFE7;
	margin:0 0 1px 0;
	padding: 0 0 1px 0;
	text-decoration:none;
	color:#4F4F4F;
	border-left: 5px solid #BDBCA8;
	display: block;
	padding: 6px;
	text-decoration:none;
	height:12px;
}
.moduletd a.active,
.moduletd a:hover{
	border-left:5px solid #228def;
	color:#228def;
	/*font-weight:bold; */
}

.addwords_img{
	float:left; 
	border:none;
	margin-right:10px; 
	margin-top:5px;
}
.getstarted_img{
	border:none;
	float:right; 
	margin-right:0px; 
	margin-top:0px; 
	margin-left:5px;	
}
.productinfo_table{
	border:1px solid rgb(229,229,229);
	padding:0 0px 0 10px;
	background-color: rgb(247, 247, 247);
	opacity: 0.9px;
	float:left;
	margin-bottom:0px;
	margin:10px 0 0 0;
	width:215px;
}
.productinfo_table2{
	border:1px solid rgb(229,229,229);
	padding:0 0px 0 10px;
	background-color: rgb(247, 247, 247);
	opacity: 0.9px;
	float:left;
	margin-bottom:0px;
	margin:20px 0 0 0;
	width:220px;
}
.productinfo_btn{
	margin-top:0px;
	color:#4F4F4F;
	text-decoration:none;
	font-size:11px;
	float:right;
	width:70px;
	margin-bottom:5px;
}
.productinfo_txtbx1{
	margin-top:0px;
	color:#4F4F4F;
	text-decoration:none;
	font-size:10px;
	width:160px;
	margin-bottom:0px;
}
.productinfo_txtbx2{
	margin-top:0px;
	color:#4F4F4F;
	text-decoration:none;
	font-size:10px;
	margin-bottom:0px;
	width:160px;
}
.productinfo_chb{
	margin-top:10px;
	margin-bottom:15px;
	color:#4F4F4F;
	text-decoration:none;
	font-size:10px;
}
.product_price{
	float:right;
	color:#228def;
}
.newslt_txt{
	color:red;
	display:none;
	margin-top:3px;
}
.cmsinfo_table{
	background:url(/images/cms_bg.jpg) no-repeat;
	border:none;
	width:645px;
	height:378px;
	padding:0px 0px 0px 0px;
	background-color:rgb(247, 247, 247);
	opacity: 0.9px;
	float:left;
	color:#4F4F4F;
	margin:-90px 0 0 10px; 
}
.cmsinfo_table2{
	opacity: 0.9px;
	float:left;
	color:#4F4F4F;
	margin:95px 0px 0px 0px;
}
.cmsinfo_table3{
	background:url(/images/cms_bg_expanded_webshop.png) no-repeat;
	border:none;
	width:645px;
	height:802px;
	padding:0px 0px 0px 0px;
	background-color:rgb(247, 247, 247);
	opacity: 0.9px;
	float:left;
	color:#4F4F4F;
	margin:-250px 0 0 10px; 	
}
.cms_header{
	float:right;
	margin:0 0 20px 60px;
	width:363px; 
}
.cms_td{
	padding: 4px; 
	background: transparent none repeat scroll 0% 0%; 
	background-color:rgb(220, 220, 220);
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	vertical-align: top;
	padding-left:10px;
}
.cms_td2{
	padding: 4px; 
	background: transparent none repeat scroll 0% 0%; 
	background-color:#FFFFFF;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	vertical-align: top;
	padding-left:10px;
}
.cms_tr{
	height:22px;
}
.cms_subtable{
	width:100%;
	border-bottom:1px solid #cccccc; 
}
.cmsbottom_tr{
	color:#4F4F4F;
	float:left;
	padding-left:10px;
}
	
.designinfo_table{
	background:url(/images/cms_bg_expanded.jpg) no-repeat;
	border:none;
	width:645px;
	height:543px;
	padding:0px 0px 0px 0px;
	background-color:rgb(247, 247, 247);
	opacity: 0.9px;
	float:left;
	color:#4F4F4F;
	margin:-215px 0 0 10px; 
}
.modulesinfo_table{
	background:url(/images/module_bg.jpg) no-repeat;
	border:none;
	padding:0px 0px 0px 0px;
	/*background-color:rgb(247, 247, 247);*/
	opacity: 0.9px;
	float:left;
	color:#4F4F4F;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	height:840px;
	width:640px;
}
.module_header{
	width:360px; 
	margin:20px 0 30px 15px;
	padding-bottom:30px;
	padding-top:15px;
	height:5px;
}
.moduleBody{
	margin-right:15px;
}
.moduledata_head{
	width:330px; 
	margin:0 0 20px 12px;
	font-size:14px;
	color:#228def;
	border-bottom:1px solid #E9EFE7;
	padding:0 0 10px 0;
}
.moduledata_desc{
	margin:6px 0 17px 12px;
	color:#4F4F4F;
	display:block;
}
.moduledata_txt{
	margin-left:12px;
	color:#4F4F4F;
}
.moduleslink{
	text-decoration:none;
	color:#4F4F4F;
}
a.moduleslink:hover{
	text-decoration:underline;
	color:#4F4F4F;
}
.gotomodules{
	color:#228def;
	text-decoration:none;
	font-weight:bold;
}
a.gotomodules:hover{
	text-decoration:underline;
}
.webmodules {
	margin-top:7px;
	padding-left:0px;
	margin-left:25px;
	margin-bottom:0px;
}
.webmodules li {
	background-image:url(images/bluearrow2.jpg);
	background-position: 4px;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:14px;
	margin-left:2px;
	text-decoration:none;
	color:#4F4F4F;
}
.productform{
	margin-top:11px;
}
.ajaxloader{
	display:none; 
	position:absolute;
	z-index:10;
	margin-top:160px;
	margin-left:-210px;
}
.ajaxloader_iefix{
	/* this is a fix for ajax loader in ie. see style.ie.css */
}
.contactus_header{
	margin:0 0 0 33px;
}
.backend_lang{
	margin:5px 0 7px 10px;
	padding:0 0 0 0;	
}
.vouchers_table{
	border:1px solid #228def;
	padding:0px 0px 0px 0px;
	background-color:rgb(247, 247, 247);
	opacity: 0.9px;
	float:left;
	color:#4F4F4F;
	margin:15px 0 0 0;
}
.maintain_header{
	float:right; 
	width:370px; 
	margin:20px 0 0 40px;
}
.pricelist_main{
	margin:30px 0 0 20px;
}
.pricelist_head{
	font-size:12px;
	color:#228def;
	font-weight:bold;
}
.pricelist_table{
	background: rgb(220, 220, 220) none repeat scroll 0% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	width: 70%; 
	border-collapse: collapse; 	
	color:#4F4F4F;
}
.pricelist_td{
 	border: 1px solid #4F4F4F; 
	padding: 3px; 
	background: transparent none repeat scroll 0% 0%; 
	background-color:rgb(220, 220, 220);
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	vertical-align: top;
}
.pricelist_td2{
 	border: 1px solid #4F4F4F; 
	padding: 3px; 
	background: transparent none repeat scroll 0% 0%; 
	background-color:#FFFFFF;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	vertical-align: top;
}
.pricelist_tr{
	height:25px;
}
.sitemap_head{
	color:#228def;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin:20px 0 0 0;
}

/* refrences starts here */
.refcontent{
	background-color:#FFFFFF;
	width:940px; 
	height:1360px; 
	display:none;
	margin:0 0 0 0;
}
.refcontent_top{
	background-image:url(/images/refrences/refcontent-top.jpg);
	background-repeat:no-repeat; 
	background-position:center;	
	height:30px;
	padding:40px 0 0 0;
	margin:0 0 0 0;
}
.refcontent_bottom{
	background-image:url(/images/refrences/refcontent-bottom.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
	padding:0 0 15px 0;
	margin:0 0 0 0;
}
.refdata{
	background-color:ffffff;
	border-right:2px solid #dadada; 
	border-left:2px solid #dadada;
	height:1260px;
	margin:0 10px 0 10px;
	padding:10px 15px 15px 15px;
}
.ref_head{
	font-size:1.5em;
	color:#4F4F4F;
	font-weight:bold;
	float:left;
	margin:0 0 0 0;
	padding:0 0 50px 0;
}
.ref_table{
	border-right:1px solid #dadada; 
	width:690px;
	float:right;
}
.portfolio_pages{	
	margin:0 0 0 0;
	padding:0 0 15px 0;
}
.portfolio_pages a{
	background:transparent url(/images/refrences/portfolio_numbg.gif) repeat-x scroll center top;
	border:1px solid #C3C3C3;
	color:#A4A4A4;
	display:block;
	float:left;
	font-weight:bold;
	height:18px;
	margin:0 4px;
	padding:2px 0 0;
	text-align:center;
	text-decoration:none;
	width:19px;
}
.portfolio_pages a.active,
.portfolio_pages a:hover{
	color:#228def;	
}
.portfoliobg_img{
	background-repeat:no-repeat;
	float:left;
	width:665px;
	height:185px;
	padding:0 0 40px 0;
	margin:0 0 0 0;
}
.portfolioname{
	color:#4F4F4F;
	font-weight:bold;
	font-size:14px;
	float:left;
	padding:25px 0 0 10px;
}
.portfoliodesc{
	color:#4F4F4F;
	float:left;
	padding:10px 0 0 10px;
	width:310px;
	height:70px;
}
.portfolio_kategori{
	display:block;
	padding-bottom:4px;
}
.ref_url{
	float:left;
	padding:20px 0 0 10px;
	color:#4F4F4F;
}
.ref_menu{
	margin:5px 0 15px 0px; 
	color:#228def; 
	font-weight:bold; 
	font-size:10px;
	width:180px;
}
.portfolio_ajaxloader{
	display:none; 
	position:absolute;
	width:32px;
	height:32px;
	z-index:1000;
	margin:195px 0 0 320px;
}
.portfolio_ajaxloader2{
	position:absolute;
	width:32px;
	height:32px;
	z-index:1000;
	padding:190px 0 0 450px;
}
td.portfolio_graphic{
	padding: 10px 7px 20px 0;
	width:37,5px;	
}
td.portfolio_graphic a span{
	border:1px solid #E9E7E8;
	display:block;
	padding:3px;
}
td.portfolio_graphic a span img{
	border:1px solid #E9E7E8;
	height:112,5px;
	width:150px;
}
 
/* refrences ends here  */

.openarrow a{
	background:url(/images/openarrow-trans.png) no-repeat; 
	width:7px;
	height:4px;
	float:right;
	margin:3px 5px 0 0;
	border:none;	
}
.openarrow a.active{
	background:url(/images/closearrow-trans.png) no-repeat; 
	width:7px;
	height:4px;
	float:right;
	margin:3px 5px 0 0;	
	border:none;
}
.expandContent{
	display:none;
	margin:3px 0 0 0;
}
/* zend login form starts here */
.zend_form{
	padding:50px 0 0 370px;
	float: left;
	width:155px;
}
.zend_form label{
	color:#4F4F4F;
}
.zend_form_desc{
	color:red;
	margin:145px 0 0 370px;
	position:absolute;
	z-index:5;
}
/* zend login form ends here */
.search_body input{
	font-size:10px; 
	border:none;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	margin:0px 0 0 0;
	width:98px;
	float:left;
}
.search_body td{
	font-size:10px; 
	border:none;
	padding-left:0px;
	padding-right:0px;
	margin:0px 0 0 0;
}
.competition{
	margin-left:20px;
	margin-top:30px;
	color:#4F4F4F;
	font-size:19px;
}
.competitioninfo{
	margin-left:20px;
	margin-top:7px;
	color:#4F4F4F;
	text-decoration:none;
}
.shortcut_links{
	color:#666666; 
	font-size:11px;
	padding:0 0 8px 0;
	margin:0;
}
.category_section{
	background:url(/images/category_section.png) no-repeat; 
	width:169px; 
	height:27px; 
	color:#ffffff; 
	font-weight:bold; 
	font-size:11px; 
	padding-left:17px;
	cursor:pointer;
}
.category_section a{
	text-decoration:none;
	color:#ffffff; 
}
.category_section a:hover{
	text-decoration:underline;
	color:#ffffff; 
}
.category_section2{
	background:url(/images/category_section3.png) no-repeat; 
	width:169px; 
	height:27px; 
	color:#ffffff; 
	font-weight:bold; 
	font-size:11px; 
	padding-left:17px;
	cursor:pointer;
}
.category_section2 a{
	text-decoration:none;
	color:#ffffff; 
}
.category_section2 a:hover{
	text-decoration:underline;
	color:#ffffff; 
}

.category_section_img{	
	padding-top:5px;
}
.category_section_img img{	
	border:1px solid #C3C2B0;
}
.category_section_txt{	
	padding-top:7px;
}
.category_section_txt div{	
	padding-top:0px;
	color:#4F4F4F;
	width:167px;
}
.readmore{
	padding-top:10px;
}
.readmore a{
	text-decoration:none;
	color:#228def;	
}
.readmore a:hover{	
	text-decoration:underline;
	color:#4F4F4F;	
}
.readmore img {
	border:none;
}
