#divStudioTextFields
{
    width:220px;
}

.studioTextField
{
    width: 215px;
}

/** remove 2px for borders and 4px for padding to adjust for the box model **/
.studioTextFieldBoxModel
{
    width: 209px;
}

.studioTextFieldLabel
{
    width:215px;
}

.studioTextFieldContainer
{
    width: 215px;
    margin-bottom:6px;
}

.studioTextFieldDropDown
{
	width: 215px;
}

.studio-website-offer-panel
{
    text-align:right;
    margin-top:-7px;
    margin-right:10px;
}

.studio-website-offer-panel a
{
    font-weight:bold;
}

.website-offer-triangle-span
{
    color:#00539f;
    margin-left:2px;
}
