*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;		
	font-size: 11px;
}

html, body
{
	color: #666666;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #F2F2F2;
}

label
{
	cursor: pointer;
}

.stdInput
{
	width: 200px;
	height: 14px;
	line-height: 14px;
	border-style: solid;
	border-color: #767676;
	border-width: 1px;
}

input, textarea, select
{
	border-style: solid;
	border-color: #767676;
	border-width: 1px;
}

.cb
{
	border:0;
}

.bigtxtarea
{
	width: 100%;
	height: 120px;
}


#content
{
	width: 994px;
	overflow: visible;
	margin: 0 auto;
	background-color: #FBFBFB;
	border-left: solid 1px #DBD0CD; /*#767676;*/
	border-right: solid 1px #DBD0CD;
	border-bottom: solid 1px #DBD0CD;
	padding-bottom: 10px;
}

#topwrapper
{
	margin: 0 auto;
	width: 994px;
	height: 170px;
	overflow: hidden;
	background-color: #fbfbfb;
	border-left: solid 1px #DBD0CD; /*#767676;*/
	border-right: solid 1px #DBD0CD;
}

#adtop
{
	height: 80px;
	width: 99%;
	margin: 4px auto;
	text-align: center;
}

#top
{
	margin: 0 auto;
	width: 100%;
	height: 100px;
	text-align: left;
}	
	

#menucontainer
{
	height: 45px;
	float: left;
	padding-left: 4px;
}


#menulinks
{
	width: 420px; /*390*/
	float: left;
	height: 40px;
	text-align:center;
	margin: 0 auto;
}

#messagebox
{
	width: 270px;
	float: left;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	padding-top: 18px;
}

#subcontainer
{
	height: 35px;
	width: 100%;
	float:right;
	background-image: url('http://g2b.dk/layout/submenu_bg2.jpg');
	background-repeat: repeat-x;
	background-position: 100% 100%;
	background-color: #BFBFBF;
	line-height: 35px;
	padding-left: 5px;
}

#bottom
{
	height: 50px;
	width: 994px;
	margin: 0 auto;
	padding-top: 20px;
	clear:both;
}

#help-container
{
	background-color: #FFFFFF;
	height: 196px;
	width: 200px;
	z-index: 20;
	position: absolute;
	border-color: #767676; /*#ACA899;*/
	border-style: solid;
	border-width: 1px;
}

#help-list
{
	background-color: #FFFFFF;
	list-style-type: none;
}

#help-list li
{
	line-height: 18px;
	margin-bottom: 1px;
	padding-left: 2px;
	cursor: default;
}

#help-list-selected
{
	background-color: #3366CC;
	color: #FFFFFF;
}

.help-list-element-location
{
	color: #588D64;
}

.help-list-selected-element
{
	background-color: #3366CC;
	color: #FFFFFF;
}
.help-list-selected-element-location
{
	background-color: #588D64;
	color: #FFFFFF;
}
.btn
{
	background-image: url('http://res.g2b.dk/all/design/btnbg.gif');
	background-repeat: repeat-x;
	height: 20px;
	border-color: #ECE9D8;
	border-width: 1px;
	border-style: solid;
}
.txt
{
	border-color: #C7C6C6;
	border-width: 1px;
	border-style: solid;
	width: 250px;
}
form, p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a, a:visited
{
	color: #45718E; /* G2B old blue: #414B84;*/
}
a:hover
{
	color: #BE2900;
}
.tsmall
{
	font-size: 10px;
}
.box-headline, .tab-headline
{
	background-image: url('http://g2b.dk/layout/buttons_blue.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	line-height: 19px;
	padding-left: 3px;
	padding-bottom: 0px;
	text-align: left;
}
.box-headline .box-innerheadline, .tab-headline div
{
	background-image: url('http://g2b.dk/layout/buttons_blue.png');
	background-position: top right;
	background-repeat: no-repeat;
	color: #DFD5D3;
	font-weight: bold;
	height: 22px;
	line-height: 19px;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}

.box-headline-red
{
	background-image: url('http://g2b.dk/layout/buttons.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	line-height: 19px;
	padding-left: 3px;
	padding-bottom: 0px;
	text-align: left;
}
.box-headline-red .box-innerheadline
{
	background-image: url('http://g2b.dk/layout/buttons.png');
	background-position: top right;
	background-repeat: no-repeat;
	color: #DFD5D3;
	font-weight: bold;
	height: 22px;
	line-height: 19px;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}

.box-headline-brown
{
	background-image: url('http://g2b.dk/layout/buttons_brown.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	line-height: 19px;
	padding-left: 3px;
	padding-bottom: 0px;
	text-align: left;
}
.box-headline-brown .box-innerheadline
{
	background-image: url('http://g2b.dk/layout/buttons_brown.png');
	background-position: top right;
	background-repeat: no-repeat;
	color: #666666;
	font-weight: bold;
	height: 22px;
	line-height: 19px;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}

.box-headline-green
{
	background-image: url('http://g2b.dk/layout/buttons_green.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	line-height: 19px;
	padding-left: 3px;
	padding-bottom: 0px;
	text-align: left;
}
.box-headline-green .box-innerheadline
{
	background-image: url('http://g2b.dk/layout/buttons_green.png');
	background-position: top right;
	background-repeat: no-repeat;
	color: #DFD5D3;
	font-weight: bold;
	height: 22px;
	line-height: 19px;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}

.box-headline-beta
{
	/*background-color: #dfd5d2;*/
	font-weight: bold;
}

.box
{
	overflow: hidden;
	text-align: left;
}

.box-top
{
	background-image: url('http://g2b.dk/layout/boxborder_top.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 1px;
	line-height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;	
}
.box-bottom
{
	background-image: url('http://g2b.dk/layout/boxborder_bottom.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.box-content
{
	background-image: url('http://g2b.dk/layout/boxborder_left.png');
	background-position: bottom right;
	background-repeat: no-repeat;
/*		padding: 0px 4px 4px 0px;*/
	overflow: hidden;
}

.box-content .box-innercontent
{
	background-image: url('http://g2b.dk/layout/boxborder_right.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 8px 8px 8px 8px;
	overflow: hidden;
}

.box-content .box-innercontent-bar
{
	padding: 8px 8px 8px 8px;
	overflow: hidden;
}

/* ################################# V2 ##################################### */

.tab-menu
{
	background-image:url('http://g2b.dk/layout/boxborder_bottom.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 0px;
	color: #45718E;		/* color: #C02900;*/
	height: 27px;
	line-height: 26px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
}
.tab-menu li
{
	font-weight: bold;
	float: right;
	cursor: pointer;
	height: 27px;
	margin-left: 10px;
	padding: 0px 4px 0px 4px;
}
.tab-selected
{
	background-image: url('http://g2b.dk/layout/tab_v3.png');
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DFD5D2;
	color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #DFD5D2;

}
.tab-loadingpane
{
	height: 300px;
	background-image: url('http://g2b.dk/layout/indicator.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.tab-contentarea
{
	background-image: url('http://g2b.dk/layout/boxborder_left.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	/*	background-color: #FFFFFF; *//*#F9F9F9;*/
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	text-align: left;
}
.hide
{
	display: none;
}
.tab-box
{

}


/*************** MENU **********************/

	.lst-linked
	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	.lst-linked li
	{
		background-image: url('http://g2b.dk/layout/linkref.png');
		background-position: 0 center;
		background-repeat: no-repeat;
		padding-left: 6px;
		padding-bottom: 2px;
	}



.menu
{
	list-style: none;
	list-style-type: none;
}
.menu li
{
	float: left;
	line-height: 45px;
	font-size: 12px;
	font-weight:bold;
	color: #DFD5D3;
	color:#DFD5D3;
	cursor:pointer;
}

.menu-item-selected
{
	height: 45px;
	padding-left: 10px;
	background-image: url('http://g2b.dk/layout/headermenu_hover.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-right:1px;
	padding-right:10px;
}
.menu-item
{
	height: 45px;
	padding-left: 10px;
	background-image: url('http://g2b.dk/layout/headermenu.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-right:1px;
	padding-right:10px;
}

.menu-item a, .menu-item a:visited, .menu-item a:hover, .menu-item-selected a, .menu-item-selected a:visited, .menu-item-selected a:hover
{
	color: #DFD5D3;
	text-decoration: none;
	font-size: 12px;
}

.first
{
	background-position: 0% 50%;
	padding-left: 15px;
}
.last
{
	background-position: 100% 50%;
	padding-right: 15px;
}

.submenu
{
	margin-top:4px;
	background-color:#E0D5D3;
	padding-left:44px;
	height: 30px;
	line-height:28px;
	border-bottom: 1px solid #D3C4C1;
	overflow:visible;
	width:100%;
}


#chLoginLinks
{
	height: 38px;
/*	width: 100%;*/
	width: 418px;
	line-height: 38px;
	text-align: center;
	padding-top: 10px;
	margin: auto 0;
}

#chLoginLinks table
{
	width: 100%;
margin:0 auto;
	text-align:center;
}


#chLogin
{
	width: 100%;
	height: 38px;
	text-align: left;
	line-height: 38px;
	display: none;
}

#loginusername, #loginpassword
{
	width: 80px;
	border-style: solid;
	border-color: #767676;
	border-width: 1px;
	height: 18px;
	line-height: 18px;
}

#lblloginusername, #lblloginpassword
{
	height: 14px;
	line-height: 14px;
	font-weight: bold;
}


	#searchbar
	{
		padding-right: 5px;
		width: 230px;
		height:35px;
		float: right;
		
	}

	.searchtxt
	{
		vertical-align:top;
		margin-bottom: 0px;
		margin-top: 9px;
		width: 200px;
		height: 15px;
		border-style: solid;
		border-color: #767676;
		border-width: 1px;
	}
	.searchsubmit
	{
		height: 35px;
		width: 20px;
		background-image: url('http://g2b.dk/layout/searchmarker.png');
		background-position: 0% 0%;
		background-repeat: no-repeat;
		border: 0;
	}

#beerinfoArea
{
	width: 960px;
	height: 300px;
	margin: 0 auto;
}

#beerinfoArea #a
{
	float: left;
}

#beerinfoArea #b
{
	float: left;
	padding-left: 15px;
}

.beerupdatesArea
{
	height:100%;
}
.beerupdates
{
	width: 290px;
	float: left;
	padding-bottom: 10px;
}
.beerupdates .beerupdatetext
{
	float: right;
	width: 185px;
}

.beerupdates .beerupdateimage
{
	width: 105px;
	float: left;
}
.menubox
{
	position:absolute;
	top:145px;
	left:0px;
	background-image: url('http://g2b.dk/layout/menubox.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height:4px;
	width:100%;
	z-index:10;
}
#a0,#a1,#a2,#a3,#a4,#a5,#a6,#a7
{
	padding-left: 6px;
}
/******************************** TEXT CONFIG ********************************/
.textlayout-alpha li
{
	padding-bottom: 10px;
}
.textlayout-beta
{
	text-align: right;
}

#searchresults div
{
	padding-bottom: 8px;
}
/******************************** LAYOUT ********************************/
#scrollthebar
{
	width: 790px;
	height: 180px;
	overflow: auto;
	margin-bottom: 15px;
}

#scrollthebar2
{
	width: 760px;
	height: 180px;
	overflow: auto;
	margin-bottom: 15px;
}

#layout-alpha
{
	width: 95%;
	margin: 0 auto;
}
#savehelper
{
	border: 0;
}
.datecontent
{
	width: 88px;
	display: inline-block;
	overflow: hidden;
}
.lst_date
{
	width: 88px;
	display: inline-block;
	overflow: hidden;
	/*background-color: #51C158;*/
	vertical-align: top;
	line-height: 16px;
}
.lst_content
{
	width: 382px;
	display: inline-block;
	overflow: hidden;
	/*background-color: #FC9D9D;*/
	vertical-align: top;
	line-height: 16px;
}

.lst_contentdebat
{
	width: 300px;
	display: inline-block;
	overflow: hidden;
	/*background-color: #FC9D9D;*/
	vertical-align: top;
	line-height: 16px;
}

.fp_nr_location, .fp_nr_location a, .fp_nr_location a:visited
{
	color: #588D64;
}

.fp_nr_location a:hover
{
	color: #BE2900;
}

.formcontainer
{
	width: 98%;
	padding: 5px 0px 5px 0px;
}

.gfxBtnBrown a {
line-height: 20px;
height: 20px;
background: transparent url('http://g2b.dk/layout/buttons_brown.png') repeat-x bottom right;
color: #666666;
white-space: nowrap;
float: left;
margin: 0px 5px;
padding: 0px 9px;
text-align: center;
	text-decoration:none
}

.gfxBtnGreen a {
line-height: 20px;
height: 20px;
background: transparent url('http://g2b.dk/layout/buttons_green.png') repeat-x bottom right;
color: #FBFBFB;
white-space: nowrap;
float: left;
margin: 0px 5px;
padding: 0px 9px;
text-align: center;
	text-decoration:none
}


.gfxBtnAdmin a {
line-height: 20px;
height: 20px;
background: transparent url('http://g2b.dk/layout/buttons_admin.png') repeat-x bottom right;
color: #FF9834;
white-space: nowrap;
float: left;
margin: 0px 5px;
padding: 0px 9px;
text-align: center;
	text-decoration:none
}

.gfxBtn a {
line-height: 20px;
height: 20px;
background: transparent url('http://g2b.dk/layout/buttons.png') repeat-x bottom right;
color: #FBFBFB;
white-space: nowrap;
float: left;
margin: 0px 5px;
padding: 0px 9px;
text-align: center;
font-weight:normal;
	text-decoration:none
}

.gfxBtnBlue a {
line-height: 20px;
height: 20px;
background: transparent url('http://g2b.dk/layout/buttons_blue.png') repeat-x bottom right;
color: #FBFBFB;
white-space: nowrap;
float: left;
margin: 0px 5px;
padding: 0px 9px;
text-align: center;
	text-decoration:none
}
.gfxBtn a:hover, .gfxBtnBlue a:hover, .gfxBtnBrown a:hover, .gfxBtnAdmin a:hover, .gfxBtnGreen a:hover {
	background-position: 0% 0%;
	text-decoration:none
}

.newscontaineritembox
{
	width: 300px;
	background-color: blue;
}

/********************* TEMPLATE  *****************************/
#onecol_wrapper
{
	width: 99%;
	margin: 0 auto;
	padding-top: 5px;
}

#oldstyle_wrapper
{
	width: 99%;
	margin: 0 auto;
	padding-top: 5px;
}

#oldstyle_left
{
	width: 18%;
	float: left; 
	padding-right: 5px;
}

#oldstyle_right
{
	width: 81%;
	text-align:left;
	float: right;
	padding-left: 5px;
} 


/********************* FRONTPAGE *****************************/
#fp_wrapper
{ 
	width: 99%;
	margin: 0 auto;
	padding-top: 5px;
} 

#fp_left
{
	width: 49%;
	float: left; 
	text-align: center;
	margin: 0 auto;
	/*padding-right: 2px;*/
}

#fp_center
{
	width: 100%;
	float: left;
}

#fp_right
{
	width: 49%;
	text-align: center;
	float: right;
	/*padding-left: 2px;*/
} 

hr
{ 
	clear: both;
	display: block;
	visibility: hidden;
	/*min-height: 14px;*/
}

.fp_txt_lst
{
	list-style: none;
	list-style-type: none; 
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.fp_txt_lst li
{
	padding-bottom: 4px;
}

.fp_newsreviewsArea
{

}
.fp_newsreviewsArea .a
{
width: 20px;
height: 10px;
border: 1px solid #FF0000;
float: left;
}

.fp_newsreviewsArea .b
{
width: 100px;
height: 20px;
border: 1px solid #FF0000;
float: left;
}

.dasnewsitem
{
	padding-bottom: 5px;
}

#fp_newreviews
{
	list-style: none;
}

#fp_newreviews li
{
	padding-bottom: 5px;
}

#fp_debat
{
	list-style: none;
}

#fp_debat li
{
	padding-bottom: 5px;
}
#fp_popbeers
{
	list-style: none;
}
#fp_popbeers li
{
	padding-bottom: 5px;
}

.logocontainer
{
	/*padding-bottom: 10px;*/
	margin: 0 auto;
	height: 108px;
}

.logoitem
{
	padding-right: 3px;
	padding-left: 4px;
	float: left;
	height: 100px;
}
.logoitemlast
{
	float: left;
	height: 100px;
}

.ExecutingAsync
{
	background-image: url('/layout/indicator.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
/* BeerCompanyBeers Wrapper */
.bc_wrapper
{ 
	width: 900px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
} 
/* BeerCompanyBeers Wrapper Item */
.beercompanyItem
{
	float: left;
	width: 110px;
	height: 290px;
	margin: 0 auto;
	text-align: center;
}
/* Ciders & Mjød Wrapper */
.cm_wrapper 
{
	padding: 20px 0px 20px 0px;
	text-align: center;
	margin: 0 auto;
}

/* Øl uden billede Wrapper */
.nbi_wrapper
{
	padding: 20px 0px 20px 0px;
	text-align: center;
	margin: 0 auto;
}
/************* BeerInfo ************/
#reviewcommment
{
	font-weight: bold;
	padding-top: 4px;
}
.beerreviewimage
{
	border: none;
	padding-right: 7px;
	padding-top: 0px;
}
/************* GMap ****************/
#GMapOverviewContainer
{
	overflow: hidden;
	text-align: left;
}
#GMapOverviewMap
{
	height: 850px;
	width: 700px; 
	float: left;
}
#GMapOverviewList
{
	height: 570px; /*520*/
	width: 280px; 
	float: left;
	padding-left: 4px;
	overflow: hidden;
}
#GMapOverviewSearch
{
display:none;
/*
	height: 100px;
	width: 280px; 
*/
}
#GMapOverviewSearchResults
{
	height: 250px;
	width: 268px;
}
#GMapSearchResultsList
{
	width: 270px;
	height: 248px;
	overflow: auto;
}
#GMapSearchResultsList ul li
{
	padding-bottom: 5px;
}
#GMapOverviewSave
{
	display: none;
}
#GMapInfoContainer
{
	overflow: hidden;
	text-align: left;
}
#GMapInfoMap
{
	height: 300px;
	width: 500px; 
	float: left;
}
#GMapImageViewer
{
	display: none;
	min-height: 300px;
	width: 500px; 
	float: left;
	text-align: center;
}
#GMapImageViewerItem
{
	text-align: center;
}

.locationimagecontainer
{
	width: 976px;
	text-align: center;
}
#SlideShowButtonStop
{
	display: none;
}

#GMapImageViewerPrev
{
	float: left;
	width: 33%;
}

#GMapImageViewerNext
{
	float: left;
	width: 33%;
}
#GMapImageViewerPlayPause
{
	float: left;
	width: 33%;
}
#GMapImageViewerControlPanel
{
	padding-top: 2px;
	float: left;
	width: 500px;
	height: 40px;
	display:none;
}
/*** ContinentList - Module 1 ***/
.section
{
	clear: left;
	float: left;
	padding: 5px 0px 18px 40px;
	width: 98%
}
.section h2
{
	border-bottom: 0px solid #e4e4e4;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 3px;
	padding-bottom: 5px;
}
.section ul
{
	float: left;
	width: 880px;
	list-style: none;
}
.section ul li
{
	float: left;
	margin-top: 18px;
	min-height: 54px;
	width: 146px;
	height: 54px;
}
.section ul li a
{
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	min-height: 30px;
	padding: 5px 20px 0 40px;
	width: 86px;
}
/*** ContinentList - Module 2 ***/

.clm2-wrapper
{
	padding-bottom: 5px;
	width: 100%;
}

.clm2-wrapper div.list
{
	float: left;
	width: 23%;
}

.clm2-wrapper div.list h3
{
	border-bottom: 0px solid #e4e4e4;
	font-weight: bold;
	font-size: 13px;
	margin-top: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.clm2-wrapper div.list ul.text
{
	list-style: none;
	padding-left: 5px;
}

.clm2-wrapper div.list ul.text li
{
	padding-bottom: 5px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: 0 .4em;
	background-image: url(http://g2b.dk/layout/linkref.png);
}

.clm2-wrapper div.boxes
{
	float: left;
	width: 77%;
	padding-bottom: 4px;
}
.clm2-wrapper div.boxes div.paginglinks
{
	text-align: middle;
	height: 23px;
	width: 100%;
}
.clm2-wrapper div.boxes div.paginglinks ul
{
display: inline;
list-style-type: none;
line-height: 2em;
padding: 0;
margin: 0 0 0 .5em;
list-style: none;
}
.clm2-wrapper div.boxes div.paginglinks ul li
{
	margin: 0px 4px 0px 4px;
	text-align: center;
	background: transparent url('http://g2b.dk/layout/paging_normal.jpg') repeat-x top right;
	float: right;
	border: 1px solid #000;
}
.clm2-wrapper div.boxes div.paginglinks ul li.spacer
{
	border: 0;
	background: 0;
}
.clm2-wrapper div.boxes div.paginglinks ul li.current
{
	background: transparent url('http://g2b.dk/layout/paging_selected.jpg') repeat-x center right;
}
.clm2-wrapper div.boxes div.paginglinks ul li a
{
	text-decoration: none;
	padding: .5em .7em;
}


.clm2-wrapper h3, .clm3-wrapper h3
{
	margin-bottom: 10px;
}
.clm2-wrapper div.company, .clm3-wrapper div.company
{
	height: 140px;
	width: 246px;
	position: relative;
	float: left;
	margin: 5px 0px 0px 0px;

}
.clm2-wrapper div.company div, .clm3-wrapper div.company div
{
	height: 140px;
	width: 122px;
	overflow: hidden;
	position: relative;
	float:left;
}
.clm2-wrapper div.company div span, .clm3-wrapper div.company div span
{
	font-size: 10px;
	color: #808080;
	padding-left: 1px;
}
.clm2-wrapper img.companylogo, .clm3-wrapper img.companylogo
{
	width: 120px;
	height: 120px;
	border: 1px solid #E2E2E2;
}
.clm2-wrapper a.companyname, .clm3-wrapper a.companyname
{
	padding-left: 1px;
	font-size: 11px;
	display: block;
}
.clm2-wrapper a.groupname, .clm3-wrapper a.groupname
{
	padding-left: 1px;
	font-size: 10px;
	color: #808080;
}

.clm3-wrapper
{
	padding-bottom: 5px;
	width: 100%;

}
/************ common text effects **************/
.lbleff
{
	text-decoration: underline;
}
.lbleff-clear
{
	text-decoration: none;
}

/************ ajax beer reviews ****************/
.abr-wrapper
{
	height: 180px;
	width: 960px;
}
.abr-wrapper div
{
	border: 1px solid #ccc;
	float: left;
	/*height: 180px;*/
	margin: 0px 10px 10px 0px;
	padding: 5px 5px 0px 5px;
	text-align: center;
	width: 160px;
}
.abr-wrapper div div
{
	border: none;
	text-align: center;
}
.abr-wrapper div img.image
{
	background-image: url('http://g2b.dk/layout/indicator.gif');
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	/*width: 160px;*/
}
.abr-wrapper div img.icon
{
	border: none;
	cursor: pointer;
	display: inline-block;
	height: 32px;
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	*/
	width: 32px;
}
.abr-wrapper div input
{
	border: none;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 32px;
	width: 32px;
}
.abr-wrapper div.uploadtext
{
	height: 180px;
	line-height: 16px;
	text-align: top;
	width: 160px;
}
.abr-wrapper div.uploadtext div
{
	padding-top: 60px;
}