/*
These styles are used only in the Selector Guide itself.
May not need too many versions, main issue width of Sel Guide objects

*/

.sgd_selgde
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: arial, helvetica, sans-serf;
	TEXT-ALIGN: center;
}
.selguide_mainformdiv 
{
	width:980px;
	background-color:White;
	margin-top:-24px;
	margin-bottom:-19px;
	padding-bottom: 13px;
	padding-top:8px;
	margin-left: auto;
	margin-right: auto;
}

/* Controls width of product "results" table among other things */
.selguide_producttable
{
	width:800px;
}

/* Controls width of product table within tabbed area "Shopping List" etc */
.selguide_tabbedtable
{
	width:775px;
}

.selguide_resultlinkleft
{
	width:50px;
}

.selguide_resultlinkmiddle
{
	width:400px;
}

.selguide_resultlinkright
{
	width:350px;
}

.selguide_commentmain
{
	width:700px;
	COLOR:#5b5a5c;
	FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial, helvetica, sans-serf
}

.selguide_commentnote
{
	width:75px;
	COLOR:#5b5a5c;
	FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial, helvetica, sans-serf
}

