@import url("fancybox/jquery.fancybox-1.2.6.css");

.upperdeck
{}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(images/body_bkgr.gif);
	padding: 0px;
	margin: 0;
}
#pagewrapper {
	margin: 0 auto;
	padding: 0px;
	width: 966px;	
}

/** masthead **/
#masthead {
	background-image: url(images/masthead_bkgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 966px;
	height:99px;
	padding: 0px;
	margin: 0px;
}
#logo {
	float: left;
	width: auto;
	padding-left: 26px;
	height: 96px;
}
#search {
	width: auto;
	height: 25px;
	float:right;
 	margin: 20px 38px 0 0;
}
#search .SkinObject 
{
    color: #ffffff;
}
#menu {
/*	background-color: #FC0; */
	width: 740px;
	height: 37px;
	margin: 17px 60px 0 0;
	float: right;
    z-index: 89;
    position: relative;
}
/** einde masthead**/

/** content **/
#contentwrapper {
	margin: 10px 0 0 0;
	background-image: url(images/contentwrapper_bkgr_body.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 966px;
	padding-bottom: 20px;
    z-index: 1;
}
.containerwrappertop
{
    background: url('images/contentwrapper_bkgr_top.jpg') no-repeat left top;
    height: 23px;
}

.toppane
{
    padding: 0 20px 10px 30px;
}
.leftpane
{}

.contentpane {
	padding-left: 0px;
}

.middlepanewrapper
{
    padding: 0 0 10px 0px; margin: 0px; border: solid 0px red;
}
.leftmiddlepane, .centermiddlepane, .rightmiddlepane
{
    padding: 0 0px 0px 0px; 
    float: left;
    width: 192px;
    overflow: hidden;
}
.centermiddlepane
{
    padding: 0 10px 0px 0px; 
    float: left;
}
.rightmiddlepane
{
    padding: 0 0px 0px 0px; 
    float: right;
}

.bottompane
{
    margin-top: 8px;
}


#flash
{
    padding: 10px 0 10px 27px;
}

#sidebar {
	width: 296px;
	padding: 0;
	margin: 0 0 10px 25px;
	background-image: url(images/contentpane_small_bkgr_body.jpg);
	background-repeat: repeat-y;
	float: left;
}

#sidebar_top {
	background-image: url(images/contentpane_small_bkgr_top.jpg);
	background-repeat: no-repeat;
	width: 296px;
	height: 11px;
}
#sidebar_body {
	padding: 5px 10px 10px 10px;
	background-image: url(images/contentpane_small_bkgr_body.jpg);
	background-repeat: repeat-y;
}

#sidebar_bottom {
	background-image: url(images/contentpane_small_bkgr_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 296px;
	height: 11px;
}

.leftmenupane
{}

.leftmenupane .leftpane
{
    min-height: 20px;
    display: block;
}

/**einde sidebar**/

/** maincontent **/
#maincontent {
	float: right;
	width: 606px;
	margin-right: 25px;
	margin-bottom: 20px;
	padding: 0;
	background-image: url(images/contentpane_bkgr_body.jpg);
	background-repeat: repeat-y;
}
#maincontent_top {
	background-image: url(images/contentpane_bkgr_top.jpg);
	background-repeat: no-repeat;
	width: 606px;
	height: 11px;
}
#maincontent_body {
	padding: 10px 10px 10px 10px;
	background-image: url(images/contentpane_bkgr_body.jpg);
	background-repeat: repeat-y;
}

#maincontent_bottom {
	background-image: url(images/contentpane_bkgr_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 606px;
	height: 11px;
}

/** einde maincontent **/


/** footbar (drie grote buttons op tekstpagina's) **/
#footbar, #extra_info {
	width: 916px;
	padding: 0 25px;
	background-image: url(images/footbar_bkgr_body.jpg);
	background-repeat: repeat-y;
	background-position: 25px center;
}
#footbar_top, #extra_info_top  {
	background-image: url(images/footbar_bkgr_top.jpg);
	background-repeat: no-repeat;
	width: 916px;
	height: 11px;
	padding:0;
	margin:0;
}
#footbar_body, #extra_info_body  {
	padding: 0 10px;
}

#footbar_bottom, #extra_info_bottom {
	background-image: url(images/footbar_bkgr_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 916px;
	height: 11px;
}
#extra_info #left  {
width: 271px;
float:left;
margin-right:20px;
padding: 6px;
}
#extra_info #right {
width: 574px;
float:left;
padding: 6px;
}

#footbar #left, #footbar #middle {
width: 271px;
float:left;
margin-right:20px;
padding: 6px;
}
#footbar #left, #footbar #middle {
width: 271px;
float:left;
margin-right:20px;
padding: 6px;
overflow: hidden;
}
#footbar #right {
width: 271px;
float:left; 
padding: 6px;
overflow: hidden;
}

/** footer **/
#footer {
	background-image: url(images/footer_bkgr2.jpg);
	background-repeat: no-repeat;	
	width: 966px;
	height:260px;
}
.loginpane
{ 
    height: 30px;
    padding: 80px 0 0 20px;
    width: 480px;
    float: left;
}
.loginpane a:hover
{
    color: #ffffff;
}
.logofooter
{
    height: auto;
    padding: 10px 0 0 53px;
    width: 100px;
    float: left;
    clear:left;
}
.logofooter a img
{
    width: 95px;
}


.footertext
{
    padding: 45px 0 0 20px;
    float: left;
    width: 480px;
    height: auto;
}
.footertext, .footertext a, .footertext a:link, .footertext a:visited, .footertext a:hover
{
    color: #ffffff;
    font-size: 14px;
}
.characterpanewrapper
{
    padding: 0px 0px 0 0px;
    width: 270px;
    height: 220px;
    float: right;
    position: relative;
    overflow: hidden;
}
.characterpane
{
    position: absolute;
    bottom: 10px;
    right: 20px;
    height: auto;
    width: auto;
}

.admin .contentpane
{
    padding: 0 10px 0 10px;
}

/** speciale stijlen **/

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}


.floatclearer
{
    clear: both;
}
.homepage
{}





/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Text styles ----------------------------------------*/
/* ------------------------------------------------------------------------------------------ */

p
{
    padding: 0 0 10px 0; margin: 0px; border: solid 0px red;
}

object + p
{
    margin-top: 10px;
}


h1, h2, h3, h4, h5, h6, .SubHead, .SubSubHead, .Head
{
	font-family: Arial, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    line-height: 120%;
}
h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #005292;
	margin: 0px;	
}


h2
{
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #005292;
	margin: 0px;	
}
h4, h4 p
{
	font-size: 14px;
	line-height: 160%;
	font-weight: normal;
	color: #005292;	
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #005292;	
	margin: 0px;
	font-weight: normal;
}
h6
{
    font-size: 12px;
}

.newsarticle
{
    border-bottom: solid 1px #2193c9;
    padding-bottom: 15px;
    padding-top: 20px;
}
.homepage .newsarticle
{
    border-bottom: solid 0px #2193c9;
    padding-bottom: 15px;
    padding-top: 0px;
}


.date {    /** voor bij artikelen **/
	color: #2288BD;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;	
}

.articlelink
{
    background: url('images/button_maincontent_right.jpg') no-repeat right top;
    float:left;
    width: auto;
    margin-top: 10px;
}

.articlelink a, .articlelink a:link, .articlelink a:visited, .articlelink a:hover
{
    display: block;
    background: url('images/button_maincontent_left.jpg') no-repeat left top;
    height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;	
	margin: 0;
	padding: 2px 40px 0px 10px; 
	text-decoration: none;
}
h2.newsheader
{
	text-align: left;
	font-size: 24px;
	line-height: 140%;
	color: #000000;
	text-transform: none;
	letter-spacing: 0em;
	font-weight: normal;
}


.articleImage
{
    float: left;
    padding-top: 10px;
    padding-right: 10px;
}


.NewsArticles h1 span
{
    font-size: 24px;
}

.newsarticle .articlecontent,
.newsarticle h4, .newsarticle h4 p

{
    padding: 5px 0px 0px 0px;
    margin: 0px;
}
.newsarticle .articlecontent h4
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
}



.SubHead, .SubSubHead
{
    font-size: 12px;
    font-weight: bold;
}

div, td, .Normal, p, a, a:link, a:visited, a:hover, a:active, .SkinObject, a.CommandButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    line-height: 160%;
    color: #000000;
}

a, a:link, a:visited, a:hover, a:active, a.CommandButton:hover
{
    text-decoration: none;
	color: #2288BD;
}
a:hover, a.CommandButton:hover
{
	color: #2288BD;
    text-decoration: underline;
}


b, strong
{
    color: #2288BD;
}

UL
{
    margin-top: 0px;
}

UL LI
{
    list-style-type: disc;
    margin-bottom: 4px;
}

UL LI LI
{
    list-style-type: circle;
    margin-bottom: 4px;
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}



/* Menu */

#MenuTabs
{
    margin: 0px; padding: 0px 0px 0px 10px; border: black 0px solid;
    height: 25px;
    width: auto;
}
 
#MenuTabs ul
{
    margin: 0px; padding: 0px 0px 0px 0px; border: black 0px solid;
} 
#MenuTabs li
{
    margin: 0px 5px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    border: solid 0px #ffffff;
    list-style-image: none;
    list-style-type: none;
    width: auto;
    height: auto;
    float: left;
    position: relative;
    background-color: #FC0;
    background-color: #ffffff;
    background: #FC0 url('images/menu_right.png') no-repeat top right;
}

#MenuTabs li span.inactive, #MenuTabs li a, #MenuTabs li a:link, #MenuTabs li a:visited, #MenuTabs li a:hover, #MenuTabs li a:active 
{
    margin: 0px 0px 0px 0px; 
    border-left: solid 0px #ffffff;
    padding: 0px 15px 0px 15px; 
    display: block;
    color: #01213a;
    text-decoration: none;
    font-weight: normal;
    line-height: 200%;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    height: 34px;
    text-transform: uppercase;
    background: url('images/menu_left.png') no-repeat left top;
}

#MenuTabs li:hover, 
#MenuTabs li.Active, #MenuTabs li.ActiveParent 
{
    background: url('images/menu_active_right.png') no-repeat right top;
}
#MenuTabs li:hover a,
#MenuTabs li.Active a, #MenuTabs li.ActiveParent a
{
    background: url('images/menu_active_left.png') no-repeat left top;
}
/*
#MenuTabs li:hover
{
    background-color: #ffffff;
}

#MenuTabs ul li.last .inactive,
#MenuTabs ul li.last a,
#MenuTabs ul li.last a:link,
#MenuTabs ul li.last a:visited
{
    background-image: none;
}
*/
#MenuTabs ul ul
{
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 0px;
    display: none;
    height: auto;
    position: absolute;
    top: 34px;
    left: 1px;
    background-color: #FC0;
    background-color: #2c96c8;
    clear: both; 
    border: #2c96c8 1px solid;
}
#MenuTabs ul li:hover ul
{
    display: block;
}

#MenuTabs ul ul li
{
    padding: 0px 0px 0px 10px;
    margin: 0px;
    width: 160px;
    height: auto;
    background-image: none;
    background-color: #ffffff;
}
#MenuTabs ul ul li:hover
{
    background-image: none;
    background-color: #FC0; /* #FC0; -- Kevin 9/3/2010 */
}

#MenuTabs ul ul li a, 
#MenuTabs ul ul li a:link, 
#MenuTabs ul ul li a:visited
{
    height: auto;  
    line-height: 140%;
    background-image: none;
    float:left; /* lost gab bug op in ie7*/
    clear:left;
    color: #00adee;
}

#MenuTabs ul ul li a:hover,
#MenuTabs li li.Active, #MenuTabs li li.ActiveParent 
{
    background-color: #FC0; /* #FC0; -- Kevin 9/3/2010 */
    background-image: none;
}
#MenuTabs ul li li.Active a, #MenuTabs ul li li.ActiveParent a, 
#MenuTabs ul li li.ActiveParent a:link, #MenuTabs ul li li.ActiveParent a:visited
{
    background-image: none;
    color: #000000;
}

#MenuTabs ul li:hover li a
{
    text-decoration: none;
    font-size: 14px;
    padding: 5px 0 5px 0;
}
#MenuTabs ul li:hover li a:hover
{
    color: #000000;
}
#MenuTabs ul li:hover li.ActiveTab a
{
    text-decoration: underline;
    color: #000000;
}

#MenuTabs ul.Products
{
    margin: 0px; padding: 0px 0px 0px 0px; border: black 0px solid;
    width: 400px;
	border-top: #2c96c8 1px solid;
    border-right: #2c96c8 1px solid;
} 

#MenuTabs ul.Products li
{
    margin: 0px; padding: 0px 0px 0px 0px; border: black 0px solid;
    border-left: #2c96c8 1px solid;
    border-bottom: #2c96c8 1px solid;
    float:left;
    width: auto;
 /* height: 99px;  */
        
} 
#MenuTabs ul.Products li a
{
  /*  margin: 0px; padding: 0px 0px 0px 0px; border: black 0px solid; */
	font-size:1px !important;
	line-height:0 !important;

} 

#MenuTabs ul.Products li a .menuname
{
    display: none;
} 

#MenuTabs ul.Products li a img
{
    border: black 0px solid;
} 




/* side menu */
.menutop
{
    padding: 0 0 13px 5px;
}
#SideTabs
{
    padding: 0 0 20px 0px;
    z-index: 88;
    position: relative; /* needed for cufon */
}
#SideTabs ul
{
    margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: #bfc5c2 2px solid;
    width: 270px;
    height: auto;
} 

#SideTabs li
{
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    border-bottom: solid 1px #00adee;
    list-style-image: none;
    list-style-type: none;
    position: relative;
    width: 270px;
}
#SideTabs li a
{
    font-size: 14px;
}
#SideTabs li.ItemLast
{
    border-bottom: solid 0px #00adee;    
}
#SideTabs li a, #SideTabs li a:link, #SideTabs li a:visited, #SideTabs li a:hover
{
    display: block;
    padding: 8px 0 4px 15px;
    height: 20px;
    line-height: 120%;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #ffffe8;
}

#SideTabs li.HasChildren a
{
    background: #ffffe8 url('images/submenuarrow.png') no-repeat 240px 6px;    
}

#SideTabs li a:hover
{
    background-color: #2288bd;
	color: #ffffff;
}


#SideTabs ul ul
{
    padding: 0px;
    margin: 0;
    display: none;
    position: absolute;
    top: -2px;
    left: 270px;
    width: 220px;
}
#SideTabs ul li:hover ul
{
    display: block;
}
#SideTabs li li
{
    width: 220px;
}
#SideTabs li li a
{
    background-image: none;
}


/* brand selector */
.brandselector
{
    border: #bfc5c2 2px solid;
    background-color: #ffffe8;
    width: 270px;
    overflow: hidden;
    margin: 0px 0 20px 0px;
    padding: 0px 0 0px 0px;
}

select.SearchableSelect
{
    width: 270px;
    text-decoration: none;
    background-color: #ffffe8;
    line-height: 150%;
    margin: 0px 0 0px 0px;
    padding: 0px 0 0px 0px;
    border: #ffffe8 1px solid;
}
select.SearchableSelect option
{
    margin: 0px 0 0px 0px;
}

.homepage .toppane h2
{
    padding: 0px;
    margin: 0px;
    font-size: 33px;
    line-height: 1.2;
    color: #ffffff;
    font-weight:normal;
    text-align: center;
}

.menutop, .boldcontainer .Head
{
	text-align: left;
	text-transform: none;
	font-size: 18px;
	color: #005292;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}


.largecontainer .Head
{
	text-align: left;
	font-size: 36px;
	color: #005292;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: normal;
}



/* cards */

/******************************/
/******** productcards ********/
/******************************/
.brandsoverview
{
}

.productcard {
	float:left;
	width: 281px;
	background-image: url(images/product_bkgr.jpg);
	background-repeat: repeat-y;
	margin: 0 6px 12px 6px;
}
.productcard img {
}
.productcardimagewrapper
{
    margin: 10px 0px 0px 12px;
    width: 256px;
    height: 176px;
    overflow: hidden;
}

.productcard p {
    padding: 10px 10px 10px 15px;
	font-size: 12px;
	color:#600;
	height: 125px;
	overflow: hidden;
}
.productcard h3, .productcard h4, .productcardwide h3, .productcardwide h4, .productcardwide_featured h3, .productcardwide_featured h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	margin: 0;
	height: 23px;
}

.productcard h3 {
	background-image: url(images/product_bkgr_top.jpg);
	background-repeat: no-repeat;	
	padding: 8px 0 2px 10px; 
}
.productcard h4 {
	background-image: url(images/product_bkgr_bottom.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 5px 10px; 
}
.productcard h4 a, .productcardwide h4 a, .productcardwide_featured h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FFF;	
	text-decoration: none;
	display: block;
	width: 100%;
	height: auto;
}
.productcard h4 a:focus, .productcardwide h4 a:focus, .productcardwide_featured h4 a:focus
{
    outline-width: 0px;
}


.productcard h3 a, .productcardwide h3 a, .productcardwide_featured h3 a
{
    color: #000000;
}

/* wide cards */

.productcardwide {
	width: 570px;
	background-image: url(images/contentpane_wide_bkgr_body.png);
	background-repeat: repeat-y;
	margin: 0 6px 18px 6px;
}
.productcardwide h3 {
	background-image: url(images/contentpane_wide_bkgr_top.png);
	background-repeat: no-repeat;	
	padding: 8px 0 2px 10px; 
}
.productcardwide h4 {
	background-image: url(images/contentpane_wide_bkgr_bottom.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 10px; 
	clear: both;
}

.productcardwide_featured {
	width: 570px;
	background-image: url(images/contentpane_wide_bkgr_body.png);
	background-repeat: repeat-y;
	margin: 0 6px 18px 6px;
}
.productcardwide_featured h3 {
	background-image: url(images/contentpane_wide_bkgr_top_featured.png);
	background-repeat: no-repeat;	
	padding: 8px 0 2px 10px; 
}
.productcardwide_featured h4 {
	background-image: url(images/contentpane_wide_bkgr_bottom.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 10px; 
	clear: both;
}

.productcardwide .productcardimagewrapper .productcardwide_featured
{
    margin: 10px 10px 10px 12px;
    width: 256px;
    height: 176px;
    overflow: hidden;
    float: left;
}
.productcardwide p {
    padding: 10px 10px 10px 15px;
	font-size: 12px;
	color:#600;
	height: auto;
}

.productcardwide_featured p {
    padding: 10px 10px 10px 15px;
	font-size: 12px;
	color:#600;
	height: auto;
}

/** extra info op homepage onder flash **/ 

#extra_info {
	width: 916px;
	padding: 0 25px;
	background-image: url(images/contentpane_home_bkgr_body.jpg);
	background-repeat: repeat-y;
	background-position: 25px center;
}
#extra_info_top {
	background-image: url(images/contentpane_home_bkgr_top.jpg);
	background-repeat: no-repeat;
	width: 916px;
	height: 11px;
	padding:0;
	margin:0;
}
#extra_info_body {
	padding: 0 10px;
}

#extra_info_bottom {
	background-image: url(images/contentpane_home_bkgr_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 916px;
	height: 11px;
}

#extra_info #left  {     /** browse **/
width: 271px;
float:left;
margin-right: 15px;
padding: 6px;
}
#extra_info #right {  /** news **/
width: 574px;
float:left;
padding: 2px 6px 6px 0px;
}


/* tabs home page*/


.upperdecktabs
{
    width: 590px;
    height: auto;
    padding: 34px 0 0 0;
    position: relative;
}

.ajax__tab_header
{
    position: absolute;
    top: 0;
    left: 0px;
}

.upperdecktabs .ajax__tab_body
{
    border-left: 1px solid #96abae;
    border-right: 1px solid #96abae;
    border-bottom: 1px solid #96abae;
    background: url('images/home_pane_active_bottom.png') no-repeat right bottom;
    border-top: 0px solid #96abae;
}
.upperdecktabs .ajax__tab_panel
{
    background: url('images/home_pane_active_top.png') no-repeat left top;
    width: auto;
    height: auto;
    padding: 10px;
}
.upperdecktabs .ajax__tab_outer
{
    background: url('images/home_tab_inactive_right.jpg') no-repeat right top;
    display: block;    
    margin-left: 2px;
    margin-top: 2px;
}
.upperdecktabs .ajax__tab_inner
{
    background: url('images/home_tab_inactive_left.jpg') no-repeat 0 0;
    display: block;
    height: 35px;
}
.upperdecktabs .ajax__tab_active .ajax__tab_outer
{
    background: url('images/home_tab_active_right.jpg') no-repeat right top;
    margin-left: 0px;
    margin-top: 0px;
}
.upperdecktabs .ajax__tab_active .ajax__tab_inner
{
    background: url('images/home_tab_active_left.jpg') no-repeat left top;
}

.upperdecktabs .ajax__tab_tab
{
    padding: 8px 20px 0 11px;
    display: block;
}
.upperdecktabs .ajax__tab_tab
{
    font-weight: bold;
}

/* lightbox */
div#fancy_div {
	height: 400px;
	background-color: #005495;
	background-color: #00213b;
}

/* product overview */
.productoverviewlinks
{
text-align: center;
}
.productoverviewlinks a
{
    text-decoration: none;
}
.productoverviewlinks a img
{
    vertical-align: middle;
    padding: 5px 0px 5px 0;
/*    width: 30px; */
}

/* new and featured */
.featurednew
{
    height: 220px;
}
.featurednew h4
{
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    line-height: 120%;
}

.featurednew p
{
}

.linkbutton
{
    background: url('images/button_left.png') no-repeat left top;
    width: auto;
    margin-top: 5px;
    display: block;
    height: auto;
}

.linkbutton a
{
    display: block;
    padding: 2px 0 10px 10px;
    background: url('images/button_right.png') no-repeat right top;    
    width: auto;
    color: #ffffff;
    font-weight: bold;
}

.linkbutton a:hover
{
    color: #fec703;
    text-decoration: none;
}