@charset "utf-8";

/*----------------------------
font
-----------------------------*/
* html body {
    font-size: 75%;
}
*:first-child+html body {
    font-size: 75%;
}
/*---//font-----------*/


#support{
	width:960px;
	padding:0 0 30px;
}
#support h2{
	margin:35px 0 20px;
	padding:0 0 11px;
	background:url(../../images/support/img/dottedline_h.gif) repeat-x bottom;
}
#support .breadcrumbs{
	margin-left:-25px;
}
#support a.holidays{
	float:right;
	position:relative;
	top:-25px;
}
#support .intro{
	clear:both;
	font-size:1.17em;
	line-height:1.71em;
	width:438px;
}
#support .contact{
	width:960px;
	margin:30px 0 0;
	line-height:1.5em;
}
#support .contact:after{
	display:block; 
	clear:both; 
	visibility:hidden;
	content:"."; 
	height:0;
}	
#support .contact li{
	border:#eeeeee solid 5px;
	width:260px;
	min-height:365px;
	float:left;
	margin:0 15px 0 0;
	padding:0 20px 20px;
}
#support .contact li.products{
	margin-right:0;
}
#support .contact h3{
	margin:0 -20px 20px;
}
#support .contact h4{
	margin:0 0 20px;
	padding:0;
	background:none;
}
#support .contact a.form{
	background:url(../../images/support/img/contactform.gif) no-repeat left top;
	width:184px;
	height:40px;
	display:block;
	text-indent:-9000px;
	font-size:10px;
	overflow:hidden;
	margin:0 auto 24px;	
}
#support .contact a.form:hover{
	background-position:left bottom;
}


#support .contact .tel,
#support .contact .hours,
#support .contact .prepare{
	margin:0 0 0 10px;
}
#support .contact .tel,
#support .contact .hours{
	margin-bottom:18px;
}









