/* CSS design by Pixelman.be | V1.0 25/10/2008/ */

/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright protected by ex arte */

/* CSS tested on:

	MAC OSX  
	- Safari 2.0: OK
	- Firefox(Mozilla 5) 2.0: OK

	PC WINXP WIN2000 VISTA
	- IE 6.0: OK
	- IE 7.0: OK
	- Firefox(Mozilla 5) 2.0: OK
*/

/********** png transp fix ***********/

* { 
	behavior: none; /* works in all */
	*behavior: none; /* targets IE6 and 7 */
	_behavior: url(/admin/templates/css/iepngfix.htc) /* targets IE6 */
}

/******* basics *******/

body {
	margin: 0 0 0 0;
	padding: 0;
	color: #000;
	/*font-family:Verdana, Arial, sans-serif;*/
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: #fff;
	}
		
	
html, dl, div, img, swf, form { 
	margin: 0; 
	padding: 0;
	}
	
a {
	text-decoration: none;
	color: #999;
	}

a:hover {
	text-decoration: underline;
	color: #000;
	}	

a:focus {
	outline: none;
	}


textarea {
  resize:none;
}

/******* site elements *******/


#site {
	position: relative;
	margin: 0 auto;
	width: 970px;
}

#wrapper {
	position: relative;
	width: 980px;
	/*height: 768px;*/
	
	float: left;
	margin: 15px 0 15px 0;
	/*border: 1px solid black;*/
	/*background: transparent url(../images/dummy_exarte_solution.jpg) -310px -15px no-repeat;*/
	}

/******* header elements *******/

#header {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 970px;
	height: 60px;
	/*border: 1px solid black;*/
	background: transparent url(../images/bg_header.jpg) -4px 0 no-repeat;
	/*display: none;*/
}

/* language elements */

#language {
	position: absolute;
	top: 9px;
	/*left: 445px;*/
	left: 525px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	/*border: solid 1px black;*/
	height: 39px;
}
#language ul {
	position: relative;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0 0 0 22px;
	height: 39px;
	display: block;
	overflow: hidden;
	width: auto;
	background: transparent url(../images/bg_language.gif) no-repeat top left;
	text-transform: uppercase;
}

#language li {
	margin: 0 3px 0 0;  
	padding: 0;
	display: inline;
	list-style-type: none;
	line-height: 37px;
	font-size: 11px;
}

#language li a {
	position: relative;
	color: #1799D5;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#language li a:hover {
	color: #FFF;
	text-decoration: none;
}

#language .current a {
	color: #FFF;
	text-decoration: none;
}





/* topnav elements */



#topnav {
	position: absolute;
	top: 9px;
	right: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	/*border: solid 1px black;*/
	height: 39px;
	}

#topnav ul {
	position: relative;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 39px;
	display: inline;
	overflow: hidden;
	width: auto;
	}

	
#topnav ul li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#topnav a {
	float: left;
	padding: 39px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:39px; /* for IE5/Win */
	}
	
#topnav a:hover {
	background-position: 0 -39px;
	}

#topnav a:active, #topnav a.selected {
	background-position: 0 -39px;
	}

#banner {
	position: absolute;
	top: 58px;
	left: 5px;
	list-style: none;
	margin: 0;
	padding: 0;
	/*border: solid 1px black;*/
	height: 165px;
	width: 726px;
}
	
#ms_dynamics_nav a  {
	width: 177px;
	background: url(../images/topnav_msnav.jpg) top left no-repeat;
	}

#ms_dynamics_ax a  {
	width: 163px;
	background: url(../images/topnav_msax.jpg) top left no-repeat;
	}

#newsletter a  {
	width: 77px;
	background: url(../images/topnav_news.jpg) top left no-repeat;
	}

#toplogo {
	position: absolute;
	top: 20px;
	left: 40px;
}


/******* nav elements *******/

#nav {
	position: absolute;
	top: 224px;
	left: 3px;
	list-style: none;
	margin: 0;
	padding: 0;
	/*border-bottom: solid 1px black;*/
	width: 245px;
	min-height:510px;
	height:auto !important;
	height:510px;
	background:transparent url(../images/nav_bottom_bg.jpg) no-repeat  scroll bottom left;
	}

body#msdynamicsnav #nav, 
body#msdynamicsax #nav, 
body#news #nav,
body#demorequest #nav {
	min-height:284px;
	height:auto !important;
	height:284px;
	background: transparent url(../images/nav_bottom_bg.jpg) no-repeat   scroll bottom left;
	}



#nav ul {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 0;
	padding: 50px 0 0 0;
	list-style: none;
	overflow: hidden;
	width: auto;
	float: left;
}

#nav li {
	position: relative;
	margin: -50px 0 0 0;
	padding: 0 0 0 0;
	display: block;
	height: 95px;
	width: 245px;
	overflow: hidden;
	background-color: transparent;
	/*border: solid 1px black;*/
	float: left;
}

#nav li a {
	position: absolute;
	margin: 0 0 0 0;
	padding:400px 0 0 0;
	display: block;
	height: 95px;
	width: 245px;
	overflow: hidden;
}

#nav li#nav_products a {
	background: transparent url(../images/nav_products.png) no-repeat scroll 0 0;
	}	

#nav li#nav_solutions a {
	background: transparent url(../images/nav_solutions.png) no-repeat scroll 0 0;
	}	

#nav li#nav_learnmore a {
	background: transparent url(../images/nav_learnmore.png) no-repeat scroll 0 0;
	}	

#nav li#nav_aboutus a {
	background: transparent url(../images/nav_aboutus.png) no-repeat scroll 0 0;
	}	

#nav li#nav_contactus a {
	background: transparent url(../images/nav_contactus.png) no-repeat scroll 0 0;
	}	

#nav li#nav_support a {
	background: transparent url(../images/nav_support2.png) no-repeat scroll 0 0;
	}

#nav_bottom_bg {
	position: absolute;
	bottom: 0;
	left: 0;
}

/******* subnav elements *******/

.subnav {
	position: absolute;
	top: 55px;
	left: 17px;
	right: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	/*border: solid 1px black;*/
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	display: block;
}


.subnav h3 {
	position: relative;
	margin: 0 0 5px 5px;
	padding: 0 0 0 0;
	display: block;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	color: #575757;
	/*border: solid 1px black;*/
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;

	/*hieronder IE6 PC*/
	font-weight: bold;
	}
	
html>body .subnav h3 {
	/*hieronder SAFARI & Netscape 6-7*/
	font-weight: normal;
	}	



.subnav p {
	position: relative;
	display: block;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	left: 5px;
	top: 0;
	/*border: solid 1px black;*/
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #575757;
	line-height: 17px;
	
}

.subnav dd {
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*border: solid 1px black;*/
	height: 32px;
}

#nav ul li dl.subnav dd a {
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding:0 0 0 12px;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 30px;
	height: 32px;
	overflow: visible;
	text-decoration: none;
	background: transparent url(../images/bg_subnav_green.png) no-repeat 0 0;
}

#nav ul li dl.subnav dd a:hover  {
	color: #000;
}

#nav ul li#nav_solutions dl.subnav dd a {
	background: transparent url(../images/bg_subnav_green.png) no-repeat 0 0;
}

#nav ul li#nav_products dl.subnav dd a {
	background: transparent url(../images/bg_subnav_blue.png) no-repeat 0 0;
}

#nav ul li#nav_learnmore dl.subnav dd a {
	background: transparent url(../images/bg_subnav_grey.png) no-repeat 0 0;
}

#nav ul li#nav_aboutus dl.subnav dd a {
	background: transparent url(../images/bg_subnav_darkblue.png) no-repeat 0 0;
}

#nav ul li#nav_contactus dl.subnav dd a {
	background: transparent url(../images/bg_subnav_purple.png) no-repeat 0 0;
}

#nav ul li#nav_support dl.subnav dd a {
	background: transparent url(../images/bg_subnav_yellow.png) no-repeat 0 0;
}




/******* content elements *******/

#content {
	position: absolute;
	top: 232px;
	left: 254px;
	list-style: none;
	margin: 0 0 50px 0;
	padding: 0 0 100px 0 ;
	/*border: solid 1px black;*/
	width: 474px;
	min-height:395px;
	height:auto !important;
	height:395px;
	background: transparent url(../images/bg_content.gif) repeat-y 0 0;

}

#content h1 {
	position: relative;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	top: 0;
	left: 14px;
	float: left;
	display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	width: 454px;
	color: #1A9BD7;
}


#content h2 {
	position: relative;
	margin: 13px 0 10px 0;
	padding: 26px 0 0 0;
	top: 0;
	left: 14px;
	float: left;
	display: block;
	/*border: solid 1px black;*/
	overflow: hidden;
	line-height: 26px;
	width: 474px;
	height: 0px !important; 
	height /**/:26px; /* for IE5/Win */
}

body#products #content h2 {
	background: transparent url(../images/contenttitle_products.jpg) 0 0 no-repeat;
}

body#solutions #content h2 {
	background: transparent url(../images/contenttitle_solutions.jpg) 0 0 no-repeat;
}

body#learnmore #content h2 {
	background: transparent url(../images/contenttitle_learnmore.jpg) 0 0 no-repeat;
}

body#aboutus #content h2 {
	background: transparent url(../images/contenttitle_aboutus.jpg) 0 0 no-repeat;
}

body#contactus #content h2 {
	background: transparent url(../images/contenttitle_contactus.jpg) 0 0 no-repeat;
}

body#support #content h2 {
	background: transparent url(../images/contenttitle_support.jpg) 0 0 no-repeat;
}

body#msdynamicsnav #content h2, 
body#msdynamicsax #content h2 {
	background: transparent url(../images/contenttitle_msdynamics.jpg) 0 0 no-repeat;
}

body#newsl #content h2 {
	background: transparent url(../images/contenttitle_newsletter.jpg) 0 0 no-repeat;
}

body#demorequest #content h2 {
	background: transparent url(../images/contenttitle_demo.jpg) 0 0 no-repeat;
}

body#news #content h2 {
	background: transparent url(../images/contenttitle_news.jpg) 0 0 no-repeat;
}


#content h3 {
	position: relative;
	margin: 15px 0 9px 0;
	padding: 0 0 0 0;
	top: 0;
	left: 14px;
	float: left;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	width: 450px;
	color: #161038;
}

#content h4 {
	position: relative;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	top: 0;
	left: 14px;
	float: left;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	width: 450px;
	color: #575757;
	font-family:Verdana, Arial, sans-serif;
}


#content p {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 0;
	left: 14px;
	float: left;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	width: 95%;
	color: #575757;
	clear: both;
	/*border: solid 1px black;*/
}

#content ul {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 5px;
	left: 50px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	width: 415px;
	color: #575757;
	clear: both;
	/*border: solid 1px black;*/
}

#content li {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	display: block;
	background: transparent url(../images/bullet.gif) 0 8px no-repeat;
}

/******* product index elements *******/

.product {
	position: relative;
	left: 13px;
	width: 395px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 50px 20px 0;
	/*border-top: solid #ABABAB 1px;*/
	border-bottom: solid #ABABAB 1px;
	min-height:100px;
  	height:auto !important;
  	height: 100px;
}

.product_thumb {
	position: absolute;
	top: 5px;
	right: -8px;
	margin: 0;
	padding: 0;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

.product_thumb a img {
	border: none;
}


.product_thumb:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

#content .product p {
	margin: 0 0 0 0;
	left: 0;
	width: 370px;
	/*border: solid 1px black;*/
}

#content .product h1 {
	width: 370px;
	left: 0;
	/*border: solid 1px black;*/
}

#content .product h1 a {
	color: #1A9BD7;
}

#content .product h1 a:hover {
	color: #000;
	text-decoration: none
}

/******* product detail elements *******/

.product_overview {
	position: relative;
	left: 13px;
	width: 445px;
	float: left;
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
	/*border-bottom: solid #ABABAB 1px;*/
}


.box04 {
	position: relative;
	width: 305px;
	left: 140px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	/*border: solid #ABABAB 1px;*/
	min-height:140px;
  	height:auto !important;
  	height: 140px;
	clear: both;  	
}

.box05 {
	position: relative;
	width: 445px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	/*border: solid #ABABAB 1px;*/
	clear: both;
	float: left;
}



.product_image {
	position: absolute;
	top: -10px;
	left: -12px;
	margin: 0;
	padding: 0;
	display: block;
}

#content .product_overview h1 {
	width: auto;
	left: 0;
	margin: 0 0 10px 0;
	/*border: solid 1px black;*/
}

#content .product_overview h3 {
	position: relative;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	top: 0;
	left: 0;
	float: left;
	display: block;
	/*border: solid 1px black;*/
	overflow: visible;
	line-height: normal;
	clear: both;
	color: #1A9BD7;
}

#content .product_overview p {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	left: 0;
	float: left;
	display: block;
}

#content .product_overview ul {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 5px;
	left: 10px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	width: 415px;
	color: #575757;
	clear: both;
	/*border: solid 1px black;*/
}

#content .product_overview li {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	display: block;
	background: transparent url(../images/bullet.gif) 0 8px no-repeat;
}



.product_screenshots {
	position: relative;
	float: left;
	width: 330px;
	/*border: solid 1px black;*/
}

#content .product_screenshots h3 {
	width: 330px;
}

.product_screenshots img {
	position: relative;
	margin: 0 10px 0 0;
}

.product_screenshots a img {
	cursor: pointer;
}

.product_screenshots a img:hover {
	cursor: pointer;
}



.box05 a img {
	border: none;
}

.product_pdf {
	position: relative;
	float: left;
	width: 80px;
}

#content .product_pdf h3 {
	width: 80px;
}



.product_pdf img {
	position: relative;
	margin: 0 10px 0 0;
	/*border: solid 1px black;*/
}




#subsubnav {
	position: relative;
	margin: 10px 0 20px 0;
	padding: 0 0 0 0;
	width: 100%;
	border-top: solid #ABABAB 1px;
	font-size: 11px;
}

#subsubnav a {
	color: #666;
	/*border: solid 1px black;*/
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 20px;
}

#subsubnav a:hover {
	color: #000;
	text-decoration: none;
}

#subsubnav #previous {
	position: absolute;
	left: 0;
	top: 10px;
	width: 115px;
}

#subsubnav #overview {
	position: absolute;
	left: 190px;
	top: 10px;
	width: 115px;
}

#subsubnav #next a {
	padding: 0 20px 0 0;
}


#subsubnav #next {
	position: absolute;
	right: 0;
	top: 10px;
	width: 115px;
	text-align: right;
}


#subsubnav #previous a {
	background: transparent url(../images/icons_leftarrow.jpg) 0 4px no-repeat;
}

#subsubnav #previous a:hover {
	background: transparent url(../images/icons_leftarrow_R.jpg) 0 4px no-repeat;
}

#subsubnav #overview a {
	background: transparent url(../images/icons_index.jpg) 0 4px no-repeat;
}

#subsubnav #overview a:hover {
	background: transparent url(../images/icons_index_R.jpg) 0 4px no-repeat;
}

#subsubnav #next a {
	background: transparent url(../images/icons_rightarrow.jpg) right 4px no-repeat;
}

#subsubnav #next a:hover {
	background: transparent url(../images/icons_rightarrow_R.jpg) right 4px no-repeat;
}


/******* news index elements *******/

.news {
	position: relative;
	left: 13px;
	width: 445px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
	/*border-top: solid #ABABAB 1px;*/
	border-bottom: solid #ABABAB 1px;
	min-height:100px;
  	height:auto !important;
  	height: 100px;
}


.news a img {
	border: none;
}


.news .news_thumb {
	position: absolute;
	top: 0;
	top: 5px;
	right: -8px;
}


.news .news_thumb:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

#content .news p {
	position: relative;
	margin: 0 0 0 0;
	left: 0;
	/*width: 390px;*/
	width: 440px;	
	/*border: solid 1px black;*/
}

#content .news h1 {
	/*width: 370px;*/
	width: 440px;
	left: 0;
	/*border: solid 1px black;*/
}

#content .news h1 a {
	color: #1A9BD7;
}

#content .news h1 a:hover {
	color: #000;
	text-decoration: none
}




/******* rightcolumn elements *******/

#rightcolumn {
	position: absolute;
	top: 63px;
	right: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	/*border: solid 1px black;*/
	/*height: 39px;*/
	width: 245px;
	}

.box03 {
	position: relative;
	float: left;
	margin: 0 0 12px 0;
	padding: 0;
	/*border: solid 1px black;*/
	/*height: 39px;*/
	width: 245px;
	background: transparent url(../images/bg_top_box03.gif) 14px 0 no-repeat;
	font-family:Verdana, Arial, sans-serif;
}

.box03 h1 {
	position: relative;
	margin: 12px 0 0 0;
	padding: 26px 0 0 0;
	top: 0;
	left: 30px;
	float: left;
	display: block;
	/*border: solid 1px black;*/
	overflow: hidden;
	line-height: 26px;
	width: 168px;
	height: 0px !important; 
	height /**/:26px; /* for IE5/Win */
}

.box03#hotnews h1 {
	background: transparent url(../images/title_hotnews_box03.jpg) 0 0 no-repeat;
}

.box03#demorequest h1 {
	background: transparent url(../images/title_demorequest_box03.jpg) 0 0 no-repeat;
}

.box03#infocus h1 {
	background: transparent url(../images/title_infocus2_box03.jpg) 0 0 no-repeat;
}


.box03 .newsitem {
	position: relative;
	padding: 0 0 12px 0;
	top: 0;
	left: 30px;
	margin: 0 0 0 0;
	float: left;
	display: block;
	width: 175px;
	border-bottom: solid #ababab 1px;
}

.box03 h3 {
	position: relative;
	color: #000;
	float: left;
	margin: 10px 0 2px 0;
	padding: 0 0 0 0;
	line-height: 13px;
	/*border: solid 1px black;*/
}

.box03 h3 a  {
	position: relative;
	color: #000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
}

.box03 h3 a:hover  {
	text-decoration: underline;
}

.box03 p {
	position: relative;
	/*float: left;*/
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	color: #575757;
	line-height: 15px;
	width: 185px;
	/*border: solid 1px black;*/
	

}

.bottom_box03 {
	/*border: solid 1px black;*/
	position: absolute;
	left: 0;
	float: left;
	height: 1px;
	width: 100%;
	display: block;
	line-height: normal;
	background: transparent url(../images/bg_bottom_box03.gif) 15px bottom no-repeat;
  	bottom: 0; /* works in all */
  	*bottom: 0; /* targets IE6 and 7 */
  	_bottom: -1px; /* targets IE6 */
}

#logo {
	position: relative;
	top: -5px;
	right: -7px;
	margin: 0;
	padding: 0;
	float: left;
	/*border: solid 1px black;*/
	width: 245px;
	height: 173px;
}



/******* footer elements *******/

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 15px 9px;
	border-bottom: solid 1px #D8DCDE;
	width: 464px;
	height:85px;
	color: #1A9BD7;
	font-size: 10px;
	line-height: 15px;
}

#footer span {
	float: none;
	display: block;
	clear: both;
	line-height: 13px;
	font-size: 10px;
	position: relative;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	top: 10px;
	left: 0;
	width: 464px;
	/*border: solid 1px black;*/
	
}

#footer strong, #footer strong a  {
	position: relative;
	display:inline;
	color: #161038;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}


#logo_dynamics {
	position: relative;
	float: right;
	margin: 35px 0 0 10px;
	padding: 0;
	height: 40px;
	width: 135px;
	border-left: #d1d2d4 solid 3px;
}


#logo_dotnet {
	position: relative;
	float: right;
	margin: 35px 0 0 0;
	padding: 0;
	height: 40px;
	width: 58px;
	border-left: #d1d2d4 solid 3px;
}

#logo_microsoft {
	position: relative;
	float: right;
	margin: 35px 8px 0 0;
	padding: 0;
	height: 40px;
	width: 80px;
	border-left: #d1d2d4 solid 3px;
	border-right: #d1d2d4 solid 3px;
}

/******* form elements *******/


#contactform {
	position: relative;
	margin: 30px 0 0 15px;
	padding: 0;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	width: 390px;
	float: left;
	}

#contactform table {
	margin: 0;
	padding: 0;
	}

#contactform tr {
	margin: 0;
	padding: 0;
	}

#contactform td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
	}

	
#contactform label {
	position: relative;
	display: block;
	height: 20px;
	width: 80px;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	background: transparent url(../images/bg_label.jpg) top left no-repeat;
	}
	
#contactform input {
	position: relative;
	display: block;
	height: 20px;
	margin: 0 0 5px 0;
	padding: 0 10px 0 10px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	background: transparent url(../images/bg_field.jpg) top left repeat-x;
	border: 0;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	}

#contactform textarea {
	position: relative;
	display: block;
	height: 60px;
	margin: 0 0 5px 0;
	padding: 0 10px 0 10px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	background: transparent url(../images/bg_textarea.jpg) top left repeat-x;
	border: 0;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	}

#contactform .butt {
	position: relative;
	float: right;
	display: block;
	height: 20px;
	width: 95px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#contactform p {
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;
	}
