@charset "utf-8";
/* gear */

div#gear_list {
	width:220px; 
	margin-left:30px; 
	margin-bottom:10px; 
	background-position:center;
	border:double #630;
	padding: 10px; 
	float:left;
}

table#logostbl {
	background-color:#FFF;
	border-style:double; 
	border-color:#630;
	border-width:3px;
}

div#gear_item {
	padding-left:12px;
	text-align:left;
	background-image:url(../img/gear/arrow_red.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:left;
	font-family: "Alata", sans-serif;
	font-weight:400;
	font-size: 13px;
	font-style: normal;
}

ul#gear_item {
	/*padding-left:15px;*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-28px;
	text-align:left;
	list-style-image:url(../img/gear/arrow_red.gif);
	background-repeat:no-repeat;
    background-position:left center;
	list-style-type: none;	
	display:inline-block;
}

img#gear_header{
	width:200px;
	height:25px;
	margin-bottom:5px;
	margin-top:10px;
}
img#gear_header_first{
	width:200px;
	height:25px;
	margin-bottom:5px;
}

#gear_headline {
	font-family: "Frijole", sans-serif;
	font-weight:400;
	font-size: 22px;
	font-style: normal;
}

span#gear_fridge {
	font-family: 'Asap', sans-serif;
  	font-style: normal;
  	font-weight: 400;
	font-size: 14px;
}

div#gear_new_setup {
	font-family: 'Asap', sans-serif;
  	font-style: normal;
  	font-weight: 400;
	font-size: 14px;
}