/* CSS Document */

#header .inbox {
	background-image: url(../img/h_right.gif);
}

#content {
	width: 346px;
}


#navigation {
	width: 335px;
	float: left;
	clear: right;
	background-image: url(../img/n/n_bottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #ED2826;
}

#navigation .inbox {
	background-image: url(../img/n/n_top.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 0px;
}

#navigation .smallbox {
	float: left;
	clear: none;
	background-color: #FFF;
	width: 144px;
	height: 144px;
	margin: 0px 0px 8px 9px;
	_margin: 0px 4px 0px 5px;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 4px;
}

#navigation .bigbox {
	clear: both;
	background-color: #FFF;
	width: 305px;
	margin: 0px 0px 8px 9px;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 4px;
}

#navigation .smallbox p, #navigation .bigbox p {
	margin: 0px 0px 2px 0px;
}

#navigation .smallbox a img {
	margin: 4px 4px;
}

#navigation .bigbox label {
	font-size: 10px;
	color: #F00;
}

#navigation .bigbox input.button {
	vertical-align: middle;
	margin-bottom: 2px;
}

#navigation #suppliers form {
	margin: 0px 0px 4px 6px;
}

#navigation h2 {
	margin: 0px;
}
#navigation h3 {
	margin: 0px;
	color :#F00;
}
