
.hide, h1 span, .last-item {
	display: none;
	}
.clear-r {
 	clear: right; 
	height: 0;
	padding: 0;
	margin: 0;
	}

#main-content-full { 
	margin: 0 15px 0 180px;
	}
.box-gradient {
	font-size: 130%;
	line-height: 160%;
	background: url("../images/bds/bg_gradient.png") 0 0 repeat-y #02A1B7;
	padding: 15px;
	margin: 0;
	color: #fff;
	}
.box-gradient a, 
.box-gradient a:visited {
	text-decoration: underline;
	color: #fff;
	}
.box-gradient a:hover, 
.box-gradient a:active,
.box-gradient a:focus {
	text-decoration: none;
	}
.box-gradient .strap {
	color: #9690B4;
	}
.logo-index {
	float: left;
	margin-right: 20px;
	}
.box-rounded {
	width: 100%;
	background: url("../images/bds/corner_br.png") 100% 100% no-repeat  #fff;
	margin: 15px 0;
	color: #333;
	position: relative;
	}
.box-rounded .intro {
	padding: 15px;
	}
.box-rounded .corner {
	position: absolute;
	width: 12px;
	height: 12px;
	padding: 0;
	}
.box-rounded .tl {
	background: url("../images/bds/corner_tl.png");
	top: 0;
	left: 0;
	}
.box-rounded .tr {
	background: url("../images/bds/corner_tr.png");
	top: 0;
	right: 0;
	}
.box-rounded .bl {
	background: url("../images/bds/corner_bl.png");
	bottom: 0;
	left: 0;
	}
.box-rounded ul {
	list-style-type: disc;
	margin-left: 20px;
	}
.box-rounded ul li {
	margin-bottom: 1em;
	}
.box-rounded ul span {
	color: #f00;
	}
.box-rounded img {
	float: right;
	margin: 0 0 15px 15px;
	}
.box-rounded .bds {
	color: #27355A;
	font-weight: bold;
	}
.box-rounded .live {
	color: #9690B4;
	font-weight: bold;
	}
.box-rounded .plus {
	color: #f00;
	font-weight: bold;
	font-style: italic;
	}

/* Miscellaneous classes for reuse */
.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	}
/* this style is actually	bdslivewww.css */
.sgheader {
	display: none;
	}

