@import "/common/stylesheets/columns.css";
@import "/common/stylesheets/section-breadcrumbs.css";
@import "/common/stylesheets/section-subnavigation.css";
@import "/common/stylesheets/section-box.css";
@import "/common/stylesheets/section-panel.css";
/*@import "/common/stylesheets/section-spotlights.css";*/
@import "/common/stylesheets/section-icons.css";

div#fact_container {
	position: relative;
	width: 170px;
}

div#fact_left {
	
	width: 170px;
}

div#fact_right {
	width: 170px;
}

/* Start spotlights */
.section-spotlights-126 {
	width: auto;
	margin-left: -24px;
	margin-right: -6px;
	margin-bottom: 0;
}

.section-spotlights-126 .spotlight {
	width: 126px;
	margin-left: 24px;
	margin-bottom: 24px;
	float: left;
}


.section-spotlights-126 .spotlight h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.spotlight {
	position: relative;
}

div.family_icon {
	background: url(/images/family-overlay-icon.gif) 0 0 no-repeat;
	width: 33px;
	height: 43px;
	position: absolute;
	top: 55px;
	left: 93px;
}

/*-------------------------
    Private Groups Form
-------------------------*/

ul.formlinks li {
    margin: 0;
    padding: 2px 0px 2px 0px;
    background: none;
    overflow: hidden;
}

ul.formlinks li span {
    display: block;
    width: 100px;
    float: left;
    font-weight: bold;
    padding-top: 2px;
}

ul.formlinks li span#required {
    display: inline;
    color: #CD7E46;
    float: none;
    padding-left: 4px;
}

ul.formlinks li input {
    width: 150px;
    background-color: #FFFFA0;
}

ul.formlinks li.dataprotection input {
    width: auto;
    display: block;
    margin-top: 4px;
    background-color: Transparent;
}

ul.formlinks li.dataprotection span {
    float: right;
    display: block;
    width: 517px;
    font-weight: normal;
}

#comment {
    width: 100%;
    height: 120px;
}

span#privacy {
    display: block;
    float: right;
}

span#privacy a {
    color: #FFFFFF;
}

div#private-send span {
    font-size: 14px;
    font-weight: bold;
    display: block;
    float: left;
    margin: 8px 8px 0px 0px;
}

/* End spotlights */
