/****************************************
 * IWS
 * CS section CSS Rules
 * 04/18/08 - iz26
 ****************************************/

#identity {
	background: transparent url(/catc/images/header/security.jpg) no-repeat 100% 0;
	}

.security-alerts {
        width: auto;
}

ul.phish li {
	background: url(/catc/images/bullet-fish.gif) no-repeat 5px 0.2em;
}

/**** styles copied from section_services.css for Student Security page 9/17/2013 */

.iconbox {
	/* background-color: #f6f7e9; */
	float: left;
	clear: both;
	padding: 5px 5px 5px 0;
	/* margin-bottom: 20px; */
	}
.iconbox-left {
	width: 100px;
	float: left;
	}
.iconbox-right {
	width: 190px;
	float: right;
	}

/* overriding styles set in main.css for this section */
#CS_Element_maincolumn img, #CS_Element_tertiarycolumn img {
	padding: 0;
	background: none;
	}

.phishbox-left {
	float: left;
	width: 38%;
	text-align: center;
        background: #f6f7e9;
        padding: 12px 8px 0 8px;
        border: 2px solid #e7e7e7;
        margin-bottom: 15px;
}
.phishbox-right {
	float: right;
	width: 38%;
	text-align: center;
        background: #f6f7e9;
        padding: 12px 8px 0 8px;
        border: 2px solid #e7e7e7;
        margin-bottom: 15px;
}

.security-sidebar-threecol {
	padding-top: 48px;
	padding-bottom: 12px;
}

.feature-news li {
	/* margin: 0 15px 0 0;
	padding: 0;
	float: left; */
	background-image: none;
}

