#content-left
{
    width: 300px;
    float: left;
    position: relative;
}

/*
 * vendor highlight
 */
#vendor-highlight
{
    margin-top: -8px;
}

dt
{
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-size: 19px;
	font-weight: normal;
}

dd
{
	font-family: "Trebuchet MS", Arial, Sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a
{
	color: rgb(125, 125, 125);
	text-decoration: none;
}

a:hover
{
	color: rgb(0, 0, 0);
}
