
#inquiryform 			{}
#inquiryform TH 		{background-color:rgb(165,219,239); text-align:left;}
#inquiryform TD.field 	{text-align:right;}
#inquiryform TD.value 	{}

#inquiryform .alert	{color:#900; font-face:verdana; font-weight:bold; font-size:16px; margin-left:3px; }

#inquiryform TEXTAREA 		{font-face:arial, sans-serif; font-size:12px;}
#inquiryform INPUT 			{font-face:arial, sans-serif; font-size:11px;}
#inquiryform INPUT.button 	{background-color:rgb(165,219,239); color:#000; font-weight:bold;}

.wscolumna 	{display:block; width:460px; margin:10px 10px 0 10px; float:left;}
.wscolumnb	{display:block; width:460px; margin:10px 10px 0 0; float:right;}

.wssinglecolumn {display:block; width:570px; margin:10px auto;}

.wsswatch {width:100px; height:120px; float:left; margin:0 5px 5px 0;}
.wsswatch span {display:block; font-size:10px; font-family:verdana; margin-left:5px;}



/* WS CUSTOM ELEMENTS*/
.wscustombanner
{
    background-image:url("images/worldsource/customBanner.jpg");
    background-repeat:no-repeat;
    margin-left:auto;
    margin-right:auto;
    width:950px;
    height:137px;
}

.wscustombackground
{
    background-image:url("images/worldsource/customBackground.gif");
    background-repeat:no-repeat;
    margin-top:3px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:950px;
    height:572px;
}
.wscustomproductshot
{
    background-image:url("images/worldsource/customProductShot.png");
    background-repeat:no-repeat;
    width:618px;
    height:569px;
    float:left;
}
.wscustomcontainer
{
    background-image:url("images/worldsource/customContainer.png");
    background-repeat:no-repeat;
    width:331px;
    height:426px;
    float:right;
}
.wscustomcontainercopy
{
    font-family:Arial, Sans-Serif, Verdana;
    font-size:small;
    line-height:22px;
    padding-top:100px; 
    padding-left:25PX; 
    width:270PX;   
    color:#09366e; 
}
/* WS COLOR ELEMENTS*/
.wscolorbanner
{
    background-image:url("images/worldsource/colorBanner.jpg");
    background-repeat:no-repeat;
    margin-left:auto;
    margin-right:auto;
    width:950px;
    height:137px;
}

.wscolorbackground
{
    background-image:url("images/worldsource/customBackground.gif");
    background-repeat:no-repeat;
    margin-top:3px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:950px;
    height:572px;
}
.wscolorproductshot
{
    background-image:url("images/worldsource/colorProductShot.png");
    background-repeat:no-repeat;
    width:618px;
    height:569px;
    float:left;
}

.wscolorcontainer
{
    background-image:url("images/worldsource/colorContainer.png");
    background-repeat:no-repeat;
    width:331px;
    height:426px;
    float:right;
}


.wsbackfill
{
    width:948px; 
    background-color:#09366e; 
    height:10px; 
    display:inline-block;
    margin-left:3px;
    margin-right:auto;
    padding:0px 0px 0px 0px;
}






