@charset "utf-8";
/* CSS Document */

#column3 {
	margin-top:15px;
}

#main #contactleft p {
	margin-bottom:0;
}

#main p.margin15 {
	margin-bottom:15px;
}

#main .agent,
#main .agent a {
	font-weight:bold;
	line-height:18px;
	color:#663300;
	margin-bottom:5px;
}

#main .agent a:hover {
	color:#ff6600;
	text-decoration:none;
}

table caption {
	padding-top:5px;
}

table.grid td {
	vertical-align:middle;
	padding:5px 3px;
}

.bglightgray {
	background-color:#f8f8f8;
}

.bggray {
	background-color:#dddddd;
}

table td a:link,
table td a:visited {
	color:#333333;
}

table td a:hover {
	color:#ff6600;
}

table td a:active {
	color:#ff0000;
}	

#main p.indicate {
	margin-bottom:10px;
}

.margin20 {
	margin-bottom:20px;
}

.margin10 {
	margin-bottom:10px;
}

.wholesaleBox {
	width:560px;
	display:inline;
	float:left;
	position:relative;
}

.wholesaleBox .fleft {
	width:180px;
	height:180px;
	float:left;
	margin-right:10px;
}

.wholesale {
	width:178px;
	height:178px;
	position:relative;
	margin-bottom:5px;
	border:#aaa 1px solid;
    border-radius:5px;
    -moz-border-radius:5px;
}

.wholesaleLogo {
	position:absolute;
	left:52px;
	top:77px;
}

.wholesaleBox p {
	text-align:center;
}

.nomargin {
	margin-right:0!important;
}
