.cgr_google_map{
	margin-top: 6px;
	padding: 4px;
	width: 330px;
	height: 330px;
	border: solid 1px #cfcfcf;
}
#map{
	width: 330px;
	height: 330px;
}
.cgr_tooltip{
	display: none;
	position: absolute;
	z-index: 999;
	padding: 5px;
	width: 200px;
	background: #fff;
	border: 1px solid #ff5502;
	font-size: 11px;
}
.cgr_tooltip .tooltip_title{
	margin: 0px 0px 5px;
	font-size: 13px;
	font-weight: bold;
	color: #0B365F;
}
.cgr_tooltip .tooltip_vote{
	padding-bottom: 5px;
	width: 80px;
	height: 16px;
	background: url(../frame/cgr_star_white.gif) repeat-x;
	text-align: left;
}
.cgr_tooltip .tooltip_vote span{
	display: block;
	height: 16px;
	background: url(../frame/cgr_star_blue.gif) repeat-x;
}

/* window */
.fps_window{
	position: absolute;
	width: 500px;
	background: #fff;
	border: solid 5px #999;
	text-align: left;
}
.fps_window .fps_windrag{
	padding: 5px 45px 5px 5px;
	width: 450px;
	background: #DDD;
	font-weight: bold;
	font-size: 13px;
	color: #666;
	cursor: move;
}
.fps_windrag img {
    margin-right: 5px;
    vertical-align: middle;
}
.fps_window .fps_winclose{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background: url(../frame/close.gif) no-repeat;
	cursor: pointer;
}
.fps_window .fps_winloading{
	display: none;
	position: absolute;
	top: 3px;
	right: 25px;
	width: 20px;
	height: 20px;
	background: url(../frame/loading.gif) no-repeat;
}
.fps_window .fps_wincontent{
	padding: 5px;
	width: 490px;
}
.win_button, #x_okbutton{
	width: 62px;
	height: 18px;
	background: url(../frame/button_bg2.gif);
	border: none;
	font-size: 11px;
	cursor: pointer;
}
.fps_window .success {
	margin-top: 5px;
	padding: 10px;
	background: #fff;
	border: solid 2px #090;
	color: #090;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

/* Keresés */
#cgr_search{
	position: relative;
	margin-top: 6px;
	width: 618px;
	height: 105px;
	border: solid 1px #cfcfcf;
}
#cgr_search label{
	font-weight: bold;
	font-size: 12px;
}
#cgr_search .l_what{
	position: absolute;
	left: 10px;
	top: 35px;
}
#cgr_search .l_where{
	position: absolute;
	left: 223px;
	top: 35px;
}
#cgr_search input.inp_what{
	position: absolute;
	left: 10px;
	top: 55px;
	padding: 1px;
	width: 194px;
	border: solid 1px #4a4a4a;
	background: #fff;
}
#cgr_search select{
	padding: 1px 0px;
	width: 145px;
	border: solid 1px #000;
	background: #fff;
	font-size: 11px;
}
#cgr_search select.inp_county{
	position: absolute;
	left: 223px;
	top: 55px;
}
#cgr_search div.inp_county{
	position: absolute;
	left: 223px;
	top: 55px;
	width: 145px;
	font-size: 14px;
	font-weight: bold;
}
#cgr_search select.inp_city{
	position: absolute;
	left: 383px;
	top: 55px;
}
#cgr_search input.inp_button{
	position: absolute;
	right: 10px;
	top: 55px;
	width: 62px;
	height: 18px;
	background: url(../frame/button_bg2.gif);
	border: none;
	font-size: 11px;
	cursor: pointer;
}
#cgr_search .inp_cat{
	position: absolute;
	right: 90px;
	top: 80px;
	width: 250px;
	font-size: 11px;
	text-align: right;
}
/**/
#search_shade {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 110;
	opacity: 0.6; /*W3C szabvány szerint CSS2+*/
	filter: alpha(opacity=60); /*IE*/
	-moz-opacity: 0.6; /*Mozilla - Firefox*/
	-khtml-opacity: 0.6; /*Konqueror - Safari*/
	width: 618px;
	height: 105px;
	background: #666;
}
#search_shade b{
	display: block;
	position: absolute;
	top: 2px;
	right: 10px;
	padding-left: 24px;
	height: 24px;
	background: url(../frame/loading.gif) no-repeat;
	font-size: 14px;
	color: #fff;
	text-align: right;
}
/*suggest*/
#suggest_search{
	visibility: hidden;
	position: absolute;
	top: 76px;
	left: 10px;
	z-index: 101;
	padding: 0px;
	width: 350px;
	border: solid 1px #000;
	background: #fff;
	text-align: right;
}
#suggest_search div {
	position: relative;
	display: block;
	padding: 2px 3px;
	width: 344px;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
}
#suggest_search div.current {
	background: #F1F1F1;
}
#suggest_search b{
	display: block;
	width: 244px;
	color: #333;
}
#suggest_search span{
	position: absolute;
	top: 2px;
	right: 3px;
	display: block;
	width: 100px;
	color: #24468A;
	text-align: right;
}

/* CGR linkfelhő */
.cgr_linkcloud, .cgr_categories, .cgr_categories_small, #cgr_topdata{
	margin-top: 6px;
	width: 618px;
	border: solid 1px #cfcfcf;
	text-align: left;
}
.cgr_linkcloud{
	text-align: center;
}
.cgr_categories_small{
	width: 338px;
}
#cgr_articles h2, #cgr_firm_register h2.star_stat{
	margin-bottom: 10px;
	padding: 0px 0px 0px 7px;
	height: 23px;
	width: auto;
	border: 1px solid #cfcfcf;
	background: url(../frame/almenu_bg.jpg) repeat-x;
	color: #4a4a4a;
	font-size: 16px;
	text-align: left;
}
.cgr_linkcloud h2, .cgr_linkcloud h2.common, .cgr_categories h2, .cgr_categories h2.common, 
.cgr_categories_small h2, .cgr_categories_small h2.common, #cgr_search h2{
	margin: 0px;
	padding: 0px 0px 0px 7px;
	height: 23px;
	width: auto;
	border: none;
	border-bottom: 1px solid #cfcfcf;
	background: url(../frame/almenu_bg.jpg) repeat-x;
	color: #4a4a4a;
	font-size: 16px;
	text-align: left;
}
.cgr_linkcloud h2.common, .cgr_categories h2.common, .cgr_categories_small h2.common{
	margin: 0px;
	padding: 0px 0px 0px 7px;
	height: 23px;
	width: auto;
	border: none;
	border-bottom: 1px solid #cfcfcf;
	background: url(../frame/cgr_common_hbg.gif) repeat-x;
	color: #4a4a4a;
	font-size: 16px;
}
.cgr_categories h2 a, .cgr_categories h2.common a, .cgr_categories_small h2 a, .cgr_categories_small h2.common a{
	color: #4a4a4a;
	text-decoration: none;
}
.cgr_categories h2 a:hover, .cgr_categories h2.common a:hover, .cgr_categories_small h2 a:hover, .cgr_categories_small h2.common a:hover{
	color: #4a4a4a;
	text-decoration: none;
}
.cgr_linkcloud ul{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 10px 5px;
}
.cgr_linkcloud li{
	display: inline;
	margin: 0px;
	padding: 0px 5px;
	font-family: Tahoma, Trebuchet MS, Arial;
	line-height: 30px;
	font-weight: bold;
}
.cgr_linkcloud li a{
	white-space: nowrap;
	text-decoration: none;
	color: #254b79;
}
.cgr_linkcloud li a:hover{
	text-decoration: underline;
}

.cgr_linkcloud li.cloud_0{
	font-size: 18px;
}
.cgr_linkcloud li.cloud_1{
	font-size: 18px;
}
.cgr_linkcloud li.cloud_2{
	font-size: 16px;
}
.cgr_linkcloud li.cloud_3{
	font-size: 16px;
}
.cgr_linkcloud li.cloud_4{
	font-size: 14px;
}
.cgr_linkcloud li.cloud_5{
	font-size: 14px;
}
.cgr_linkcloud li.cloud_6{
	font-size: 11px;
}
.cgr_linkcloud li.cloud_7{
	font-size: 11px;
}
.cgr_linkcloud li.cloud_8{
	font-size: 11px;
	font-weight: normal;
}
.cgr_linkcloud li.cloud_9{
	font-size: 11px;
	font-weight: normal;
}
.cgr_linkcloud li.cloud_0 a, .cgr_linkcloud li.cloud_2 a, .cgr_linkcloud li.cloud_4 a, .cgr_linkcloud li.cloud_5 a, .cgr_linkcloud li.cloud_8 a{
	color: #ff5502;
}
.cgr_linkcloud li span{
	color: #254b79;
	white-space: normal;
}
.cgr_linkcloud li.cloud_0 span, .cgr_linkcloud li.cloud_2 span, .cgr_linkcloud li.cloud_4 span, .cgr_linkcloud li.cloud_5 span, .cgr_linkcloud li.cloud_8 span{
	color: #ff5502;
	white-space: normal;
}

/* categóriák */
.cgr_categories ul, .cgr_categories ul.noborder, .cgr_categories_small ul, .cgr_categories_small ul.noborder{
	margin: 7px 0px;
	padding: 0px 5px 0px 10px;
	list-style-type: none;
	float: left;
	width: 190px;
	border-right: solid 1px #cfcfcf;
	overflow: hidden;
	text-align: left;
}
.cgr_categories_small ul, .cgr_categories_small ul.noborder{
	margin: 7px 0px;
	padding: 0px 5px 0px 10px;
	width: 153px;
	border-right: solid 1px #cfcfcf;
}
.cgr_categories ul.noborder, .cgr_categories_small ul.noborder{
	border: none;
}
.cgr_categories ul li, .cgr_categories_small ul li{
	margin: 0px;
	padding: 1px 0px;
	list-style-type: none;
	font-size: 13px;
}
.cgr_categories ul li a, .cgr_categories_small ul li a{
	font-weight: bold;
}
.cgr_categories ul li span, .cgr_categories_small ul li span{
	color: #4a4a4a;
}
.cgr_categories .button_row, .cgr_categories_small .button_row{
	clear: both;
	padding: 10px;
	width: 598px;
	height: 20px;
	text-align: right;
}
.cgr_categories_small .button_row{
	width: 318px;
}
.cgr_categories .button_row a, .cgr_categories_small .button_row a {
	display: block;
	padding: 1px 0px 0px;
	float: right;
	width: 62px;
	height: 17px;
	background: url(../frame/button_bg2.gif);
	font-size: 11px;
	color: #4a4a4a;
	text-align: center;
}
.cgr_categories .button_row a:hover, .cgr_categories_small .button_row a:hover{
	text-decoration: none;
}
/**/
.cgr_categories .search_row{
	clear: both;
	position: relative;
	width: 618px;
	height: 40px;
}
.cgr_categories .search_row form{
	display: block;
	position: absolute;
	top: 13px;
	right: 0px;
	width: 250px;
}
.cgr_categories .search_row input.inp_what{
	padding: 1px;
	width: 173px;
	border: solid 1px #24468a;
	background: #fff;
	font-size: 10px;
	color: #4a4a4a;
}
.cgr_categories .search_row input.inp_button{
	width: 62px;
	height: 18px;
	background: url(../frame/button_bg2.gif);
	border: none;
	font-size: 11px;
	color: #4a4a4a;
	text-align: center;
	cursor: pointer;
}
.cgr_categories .search_row a{
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 2px 0px 0px 10px;
	width: 130px;
	height: 19px;
	background: url(../frame/hotlead_csik.gif) repeat-x #fff;
	border: solid 1px #D2D2D2;
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
}

/* legjobb / leglátogatottabb */
#cgr_topdata .title_row{
	position: relative;
	margin-bottom: 10px;
	height: 23px;
	width: 618px;
	border: none;
	border-bottom: 1px solid #cfcfcf;
	background: url(../frame/almenu_bg.jpg) repeat-x;
}
#cgr_topdata .title_row h2.title_v, #cgr_topdata .title_row h2.title_s{
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #4a4a4a;
}
#cgr_topdata .title_row h2.title_v{
	left: 7px;	
}
#cgr_topdata .title_row h2.title_s{
	left: 320px;	
}
#cgr_topdata .visited, #cgr_topdata .star{
	float: left;
	margin-bottom: 10px;
	padding: 0px 15px 0px 9px;
	width: 285px;
	font-weight: bold;
	font-size: 12px;
	color: #254b79;
}
#cgr_topdata .star{
	padding: 5px 9px 0px 15px;
	width: 284px;
	border-left: solid 1px #cfcfcf;
}
#cgr_topdata .visited h2, #cgr_topdata .star h2{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
	color: #0B365F;
}
#cgr_topdata ol{
	padding: 0px;
	margin: 0px 0px 0px 15px;	
}
#cgr_topdata ol li{
	padding: 0px;
	margin: 3px 0px 0px 10px;
}

#cgr_topdata .button_row{
	clear: both;
	padding: 10px 0px 0px;
	width: 284px;
	height: 21px;
}
#cgr_topdata .button_row a{
	display: block;
	padding: 1px 0px 0px;
	float: right;
	width: 62px;
	height: 17px;
	background: url(../frame/button_bg2.gif);
	font-weight: normal;
	font-size: 11px;
	color: #4a4a4a;
	text-align: center;
	text-decoration: none;
}
#cgr_topdata .button_row a:hover{
	text-decoration: none;
}
/**/
#cgr_topdata .star b{
	display: block;
	float: left;
	padding: 0px 5px;
	width: 20px;
}
#cgr_topdata .star a.sc{
	display: block;
	float: left;
	margin-bottom: 3px;
	width: 210px;
}
#cgr_topdata .star span{
	display: block;
	float: right;
	margin-top: 3px;
	width: 40px;
	height: 10px;
	background: url(../frame/cgr_star_small_white.gif) repeat-x;
}
#cgr_topdata .star span b{
	float: none;
	padding: 0px;
	height: 10px;
	background: url(../frame/cgr_star_small_blue.gif) repeat-x;
	font-size: 0px;
}
#cgr_topdata .star .clear{
}
#cgr_topdata .star .button_row{
	padding-top: 5px;
}

/* adatlap és adatlaplista */
#cgr_firm_register{
	margin-top: 6px;
	width: 620px;
}
#cgr_firm_register .high_str{
	margin-top: 7px;
	padding: 2px 13px;
	background: #edf3ff;
	font-size: 11px;
	color: #0B365F;
}
/**/
#cgr_firm_register .data_lead{
	margin-top: 5px;
	padding: 5px 10px;
	width: 600px;
	background: #fff;
	border-top: solid 1px #4a4a4a;
}
#cgr_firm_register .blue_lead{
	background: #edf3ff;
	border: none;
}
#cgr_firm_register .cream_lead{
	background: #fcefe7;
}
#cgr_firm_register .data_lead .d_left{
	float: left;
	width: 400px;
}
#cgr_firm_register .data_lead .d_left .data_cat{
	color: #0e569a;
	font-weight: bold;	
}
#cgr_firm_register .data_lead .d_left .data_cat .cat_str{
	float: left;
	width: 60px;
	color: #4a4a4a;
}
#cgr_firm_register .data_lead .d_left .data_cat .cats{
	float: left;
	width: 340px;
}
#cgr_firm_register .data_lead .d_left .data_cat .cats a{
	text-decoration: none;
	color: #0e569a;
}
#cgr_firm_register .data_lead .d_left .data_cat .cats a:hover{
	text-decoration: underline;
}
#cgr_firm_register .data_lead .d_right{
	float: right;
	width: 200px;
	font-weight: bold;
	text-align: right;
	color: #4a4a4a;
}
#cgr_firm_register .data_lead .vote{
	float: right;
	padding-bottom: 5px;
	width: 80px;
	height: 16px;
	background: url(../frame/cgr_star_white.gif) repeat-x;
	text-align: left;
}
#cgr_firm_register .data_lead .vote span{
	display: block;
	height: 16px;
	background: url(../frame/cgr_star_blue.gif) repeat-x;
}
#cgr_firm_register .data_lead .d_right b{
	clear: both;
	display: block;
}
#cgr_firm_register .data_lead h3{
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
}
#cgr_firm_register .data_lead h3 a, #cgr_firm_register .blue_lead h3 a, #cgr_firm_register .cream_lead h3 a{
	color: #0B365F;
	text-decoration: none;
}
#cgr_firm_register .blue_lead h3 a{
	color: #0B365F;
}
#cgr_firm_register .cream_lead h3 a{
	color: #0B365F;
}
#cgr_firm_register .data_lead h3 a:hover{
	color: #0e569a;
}
#cgr_firm_register .data_lead p{
	clear: both;
	margin: 0px;
	padding: 10px 0px 5px;
	color: #0B365F;
}
#cgr_firm_register .data_lead a.firm_foto, #cgr_firm_register .data_lead a.firm_video{
	padding: 0px 15px 0px 25px;
	background: url(../frame/cgr_ico_picture.gif) no-repeat 0px 1px;
	color: #ff5502;
	text-decoration: none;
}
#cgr_firm_register .data_lead a.firm_video{
	background: url(../frame/cgr_ico_video.gif) no-repeat 0px 1px;
}
#cgr_firm_register .data_lead a:hover.firm_foto, #cgr_firm_register .data_lead a:hover.firm_video{
	color: #0e569a;
}

/* Egy Adatalap */
#cgr_firm_datasheet{
	margin-top: 6px;
	padding: 10px 7px;
	width: 604px;
	border: solid 1px #cfcfcf;
}
#cgr_firm_datasheet .firm_logo{
	float: right;
	padding: 10px 0px 10px 10px;
	width: 102px;
}
#cgr_firm_datasheet .firm_logo img{
	width: 100px;
	border: solid 1px #d3d3d3;
}
#cgr_firm_datasheet .data_left{
	float: left;
	width: 465px;
}
#cgr_firm_datasheet h2{
	margin: 0px;
	padding: 0px;
	color: #0e569a;
	font-size: 18px;
}
#cgr_firm_datasheet .vote_row{
	margin-bottom: 10px;
	padding: 10px 0px;
	border-bottom: solid 1px #d3d3d3;
	font-size: 11px;
}
#cgr_firm_datasheet .vote_row  b{
	font-weight: normal;
	color: #0e569a;
}
#cgr_firm_datasheet .vote_row .vote{
	float: left;
	margin: 0px 7px 0px 0px;
	width: 80px;
	height: 16px;
	background: url(../frame/cgr_star_white.gif) repeat-x;
}
#cgr_firm_datasheet .vote_row .vote b{
	display: block;
	height: 16px;
	background: url(../frame/cgr_star_blue.gif) repeat-x;
}
#cgr_firm_datasheet .vote_row .vote a{
	display: block;
 	position: absolute;
 	height: 16px;
}
#cgr_firm_datasheet .vote_row .vote a.vote1{
	width: 8px;
	z-index: 20;
}
#cgr_firm_datasheet .vote_row .vote a.vote2{
	width: 16px;
	z-index: 19;
}
#cgr_firm_datasheet .vote_row .vote a.vote3{
	width: 24px;
	z-index: 18;
}
#cgr_firm_datasheet .vote_row .vote a.vote4{
	width: 32px;
	z-index: 17;
}
#cgr_firm_datasheet .vote_row .vote a.vote5{
	width: 40px;
	z-index: 16;
}
#cgr_firm_datasheet .vote_row .vote a.vote6{
	width: 48px;
	z-index: 15;
}
#cgr_firm_datasheet .vote_row .vote a.vote7{
	width: 56px;
	z-index: 14;
}
#cgr_firm_datasheet .vote_row .vote a.vote8{
	width: 64px;
	z-index: 13;
}
#cgr_firm_datasheet .vote_row .vote a.vote9{
	width: 72px;
	z-index: 12;
}
#cgr_firm_datasheet .vote_row .vote a.vote10{
	width: 80px;
	z-index: 11;
}
#cgr_firm_datasheet .vote_row .vote a:hover{
	background: url(../frame/cgr_star_blue.gif) repeat-x;
}

/**/
#cgr_firm_datasheet p.labels{
	color: #0e569a;
}
#cgr_firm_datasheet p.labels b{
	color: #3e3e3e;
}
#cgr_firm_datasheet p.labels a, #cgr_firm_datasheet p.datas a{
	color: #0e569a;
	text-decoration: none;
}
#cgr_firm_datasheet p.labels a:hover, #cgr_firm_datasheet p.datas a:hover{
	text-decoration: underline;
}
#cgr_firm_datasheet p.datas{
	line-height: 20px;
}
/**/
#cgr_firm_datasheet .description{
	padding: 10px 0px;
	width: 604px;
	border-top: solid 1px #d3d3d3;
}
#cgr_firm_datasheet .description h3{
	margin: 0px 0px 10px;
	font-weight: bold;
	font-size: 18px;
	color: #4a4a4a;
}
#cgr_firm_datasheet .description .galpic{
	float: right;
	padding: 0px 0px 10px;
	width: 260px;
	text-align: center;
}
#cgr_firm_datasheet .description .galpic img{
	width: 250px;
	border: solid 1px #d3d3d3;
	cursor: pointer;
}
#cgr_firm_datasheet .description .galpic a{
	display: block;
	padding: 5px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #0e569a;
	text-decoration: none;
}
#cgr_firm_datasheet .description .galpic a:hover{
	color: #ff5502;
	text-decoration: underline;
}
/**/
#cgr_firm_datasheet .news{
	padding: 10px 0px;
	width: 604px;
	border-top: solid 1px #d3d3d3;
}
#cgr_firm_datasheet .news h3{
	margin: 0px 0px 10px;
	font-weight: bold;
	font-size: 18px;
	color: #0e569a;
}
#cgr_firm_datasheet .news a{
	color: #3e3e3e;
	text-decoration: none;
}
#cgr_firm_datasheet .news a:hover{
	color: #ff5502;
	text-decoration: underline;
}
/**/
#cgr_firm_datasheet .video{
	padding: 10px 0px;
	border-top: solid 1px #d3d3d3;
	text-align: center;
}
/**/
#cgr_firm_datasheet .datasheet_back{
	padding: 10px 0px;
	border-top: solid 1px #d3d3d3;
}
/**/
#cgr_firm_datasheet .process_row{
	padding: 10px 0px 5px;
	width: 604px;
	border-top: solid 1px #d3d3d3;
}
#cgr_firm_datasheet .process_row a.p_print, #cgr_firm_datasheet .process_row a.p_mail, #cgr_firm_datasheet .process_row a.p_errorsend{
	float: left;
	display: block;
	margin-right: 10px;
	padding: 3px 0px 0px 10px;
	width: 82px;
	height: 16px;
	background: url(../frame/cgr_button_print.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#cgr_firm_datasheet .process_row a.p_mail{
	width: 116px;
	background: url(../frame/cgr_button_mail.gif) no-repeat;
}
#cgr_firm_datasheet .process_row a.p_datasheet{
	background: url(../frame/cgr_button_datasheet.gif) no-repeat;
}
#cgr_firm_datasheet .process_row a.p_errorsend{
	width: 86px;
	background: url(../frame/cgr_button_errorsend.gif) no-repeat;
}
#cgr_firm_datasheet .process_row a:hover{
	color: #E0EEFB;
}

/* articles open (leads) */
#cgr_articles{
	margin-top: 6px;
	width: 620px;
}
#cgr_articles .lead{
	padding: 10px 0px;
	width: 620px;
	border-bottom: solid 1px #d3d3d3;
}
#cgr_articles .lead_pic{
	float: left;
	padding-right: 10px;
	width: 84px;
}
#cgr_articles .lead_pic img{
	width: 80px;
	border: solid 2px #e4e4e4;
}
#cgr_articles .lead h3{
	float: left;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	width: 394px;
}
#cgr_articles h3 a{
	color: #000;
	text-decoration: underline;
}
#cgr_articles h3 a:hover{
	color: #24468A;
}
#cgr_articles .lead p{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 526px;
}
#cgr_articles .button_row{
	clear: both;
	padding: 10px 0px 0px;
	width: 620px;
	height: 21px;
}
#cgr_articles a.c_datasheet{
	display: block;
	float: right;
	padding-right: 20px;
	width: 74px;
	height: 14px;
	background: url(../frame/cgr_ico_datasheet.gif) no-repeat 80px 2px;
	font-weight: bold;
	font-size: 10px;
	color: #0B365F;
	text-decoration: none;
	text-align: right;
}
#cgr_articles a:hover.c_datasheet{
	text-decoration: underline;
}
#cgr_articles .button_row{
	padding: 10px 0px 0px;
	width: 620px;
	height: 21px;
}
#cgr_articles .button_row a{
	display: block;
	padding: 1px 0px 0px;
	float: right;
	width: 62px;
	height: 17px;
	background: url(../frame/button_bg2.gif);
	font-weight: normal;
	font-size: 11px;
	color: #4a4a4a;
	text-align: center;
	text-decoration: none;
}
#cgr_articles .button_row a:hover{
	text-decoration: none;
}
/**/
#cgr_article_page{
	margin-top: 6px;
	width: 620px;
}
#cgr_article_page h2{
	margin: 0px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #263248;
}
#cgr_article_page .company{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF5502;
}
#cgr_article_page .date{
	padding: 0px 0px 5px;
	border-bottom: solid 1px #d3d3d3;
	font-size: 11px;
	color: #666;
}
#cgr_article_page .lead{
	padding: 10px 0px;
	font-weight: bold;
	font-size: 12px;
}
#cgr_article_page .htmltext{
	padding: 5px 0px 10px;
	font-size: 12px;
}
#cgr_article_page .process_row{
	padding: 10px 0px 5px;
	width: 620px;
	border-top: solid 1px #d3d3d3;
}
#cgr_article_page .process_row a.p_print, #cgr_article_page .process_row a.p_datasheet, #cgr_article_page .process_row a.p_mail{
	float: right;
	display: block;
	margin-left: 10px;
	padding: 3px 0px 0px 10px;
	width: 82px;
	height: 16px;
	background: url(../frame/cgr_button_print.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#cgr_article_page .process_row a.p_mail{
	width: 116px;
	background: url(../frame/cgr_button_mail.gif) no-repeat;
}
#cgr_article_page .process_row a.p_datasheet{
	background: url(../frame/cgr_button_datasheet.gif) no-repeat;
}
#cgr_article_page .process_row a:hover{
	color: #E0EEFB;
}

#cgr_article_page .article_pic_table{
	background: #eaeaea;
	font-size: 11px;
	text-align: center;
}
#cgr_article_page .article_pic_table img{
	margin: 10px 10px 4px;
}
#cgr_article_page .article_pic_table strong, #cgr_article_page .article_pic_table b{
	display: block;
	margin: 0px 10px 4px;
	font-weight: normal;
}
/**/

/* mail sending */
.formcont{
	width: 480px;
}
.formcont .form_left{
	float: left;
	padding: 3px 0px 3px 10px;
	width: 190px;
	font-weight: bold;
	color: #0E569A;
}
.formcont .form_right{
	float: left;
	padding: 3px 0px 3px 10px;
	width: 270px;
}
.formcont .form_right input, .formcont .form_right textarea {
	width: 260px;
	padding: 2px;
	color: #3a3a3a;
	font-size: 11px;
	background: #fff;
	border: solid 1px #a2a2a2;
}
.formcont .form_right input.check{
	width: auto;
	margin: 1px;
	background: none;
	border: none;
	padding: 0px;
	vertical-align: middle;
}
.formcont .button_on_right{
	padding: 10px 0px 5px;
	text-align: right;
}
.button_on_center{
	padding: 10px 0px 5px;
	text-align: center;
}