.my_style_1 {
}
.my_style_1 ul{
	margin: 10px;
	padding: 10px;
	list-style-type: disc;
}
.text-box {
	padding: 10px;
        background-color: #ebebfa;
        border-top: 1px solid #bcb5d6;
        border-right: 1px solid #bcb5d6;
        border-bottom: 1px solid #bcb5d6
}
.text-box-left {
	padding: 10px;
        background-color: #ebebfa;
        border-top: 1px solid #bcb5d6;
        border-left: 1px solid #bcb5d6;
        border-bottom: 1px solid #bcb5d6;
        color: #000;
        font-weight: bold
}
.text-box-plain {
	padding: 10px;
        background-color: #fff;
}
.text-box1 {
	padding: 10px;
        background-color: #ebebfa;
        border: 1px solid #bcb5d6
}
a.box-link {
	color: blue;
        text-decoration: none
}
.quote-box {
	padding: 5px;
        background-color: #ebebfa;
        border: 1px solid #bcb5d6
}
.quote-box-noborder {
	padding: 5px;
        background-color: #ebebfa;
}

.content_ul {list-style:square;}
.content_ul li {margin-bottom: 5px;}
.content_ul a {text-decoration:none}
.answer {
}
.answer h3 {
	background-color: #eeeeff;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#image_page_headings h3 {font-size: 14px;}
.post_box_right, .post_box_left {
	float: right;
	background-image: url(../assets/user_layout/box.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 280px;
	color: #ffffff;
	margin-right: 20px;
	padding-top: 26px;
	height: 48px;
	text-align: center;
	font-weight: normal;
}
.post_box_left {
	float: left;
	margin-left: 20px;
	margin-right: 0px;
}
.blue_box {
	width: 380px;
}
.blue_box_top {
	height: 15px;
	background-image: url(../img/fact_top.jpg);
}
.blue_box_txt {
	color: #FFFFFF;
	background-image: url(../img/fact_middle.jpg);
	padding-right: 15px;
	padding-left: 15px;
}
.blue_box_bottom {
	height: 15px;
	background-image: url(../img/fact_bottom.jpg);
}
.blah {
	background: url(../img/facts-center.jpg); background-position: top; height: 33px; padding: 0px; font-size: 15px; display: inline; float: left; color: #ffffff; 
}
.blah1 {
	background: url(../img/facts-left.jpg) no-repeat; height: 33px; padding: 0px; font-size: 15px; display: inline; float: left; width: 32px
}
.blah2 {
	background: url(../img/facts-right.jpg) no-repeat; height: 33px; padding: 0px; font-size: 15px; display: inline; float: left; width: 22px
}
p.blah4 {
	color: #FFFFFF;
}
a.blah3 {
	font-size: 17px; color: #FFFFFF; font-weight: bold; text-decoration: none !important
}
.the-news {
	color: #055ca9;
        font-weight: bold;
}

