
#content a {
	text-decoration:none;
}

#content p {
	margin-bottom:15px;
}

#content strong {
	font-weight:bold;
}

#content h2 {
	width:100%;
	background: url(/themes/samueljablon/images/bg.png) repeat;
	border:#000000 solid 1px;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
	margin-bottom:10px;
}



#faq_float_right {
	float:right;
}

#faq_float_right a {
	color: #336698;
	font-weight:bold;
	text-decoration:underline;
}

.bold_container {
	font-weight:bold;	
}

.lined_table td {
	border:0 solid #000;
	border-bottom-width:2px;
}

.il_euro_script {
	/* to enable image replacement */

}

.full_width_block {
	width:955px;
	height:100%;
}

.img_float_right {
    float: right;
    padding: 0;
    margin-left: 20px;
    border: 2px solid #336698;
}

.img_float_left {
    float: left;
    padding: 0;
    margin-right: 20px;
    border: 2px solid #336698;
}

.div_float_right {
    float: right;
    padding: 0;
    margin-left: 20px;
}

.div_float_left {
    float: left;
    padding: 0;
    margin-left: 20px;
}

.abs_position_bottom {
	position:absolute;
	left:0; bottom:0;	
}

.position_relative {
	position:relative;
	left:0; bottom:0;	
}

.ss_image {
    float: left;
    padding: 0;
    height:140px;
	width:120px;
}

.bold_link {
	font-weight:bold;
	text-decoration:underline;
}

.mceContentBody a {
	text-decoration:none;
}

.mceContentBody p {
	font-size: 16px;
	margin-bottom:15px;
}

.mceContentBody strong {
	font-weight:bold;
}

.mceContentBody h2 {
	width:100%;
	background: url(/themes/samueljablon/images/bg.png) repeat;
	border:#000000 solid 1px;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
	margin-bottom:10px;
}

.mceContentBody ol li {
	margin:20px;
	list-style-position:outside;
	list-style-type:decimal;
	position:relative;
	left:20px;
}

.mceContentBody ul li {
	margin:20px;
	list-style-position:outside;
	list-style-type:circle;
	position:relative;
	left:20px;
}

