html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #DFDFDF;
	color: #333333;
}

.clearBoth, .clearRight,
.clearLeft, .clearBoth {
	border:medium none !important;
	clear:both !important;
	display:block !important;
	float:none !important;
	height:2px !important;
	line-height:0.1em !important;
	margin:0px !important;
	padding:0px !important;
	position:relative !important;
	width:100% !important;
}
.clearBoth { clear: both !important; }
.clearRight { clear: right !important; }
.clearLeft { clear: left !important; }



#pageWrap {
	width: 900px;
	margin: 0px auto;
	background-image: url(images/design_r2_c1.png) ;
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	height: 122px;
	background-image: url(images/design_r1_c3.png);
	width: 880px;
	margin-left: 10px;
}
#main {
	margin-top: -30px;
}
#col1 {
	float: left;
	width: 230px;
	margin: 0px;
}
#col2 {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 260px;
}

#armenu {
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 264px;
}
#armenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#armenu ul li {
	float: left;
}
#armenu ul li a {
	height: 27px;
	margin-right: 0px;
	display:block;
	color: #000000;
	text-decoration: none;
}
#armenu ul li a.topmenu1 {
	background-image: url(images/topmenu_01.png);
	width: 82px;
}
#armenu ul li a.topmenu1:hover {
	background-image: url(images/topmenu_rollover_01.png);
	width: 82px;
}
#armenu ul li a.topmenu2 {
	background-image: url(images/topmenu_02.png);
	width: 85px;
}
#armenu ul li a.topmenu2:hover {
	background-image: url(images/topmenu_rollover_02.png);
	width: 85px;
}
#armenu ul li a.topmenu3 {
	background-image: url(images/topmenu_03.png);
	width: 80px;
}
#armenu ul li a.topmenu3:hover {
	background-image: url(images/topmenu_rollover_03.png);
	width: 80px;
}
#armenu ul li a.topmenu4 {
	background-image: url(images/topmenu_04.png);
	width: 95px;
}
#armenu ul li a.topmenu4:hover {
	background-image: url(images/topmenu_rollover_04.png);
	width: 95px;
}
#armenu ul li a.topmenu5 {
	background-image: url(images/topmenu_05.png);
	width: 79px;
}
#armenu ul li a.topmenu5:hover {
	background-image: url(images/topmenu_rollover_05.png);
	width: 79px;
}
#armenu ul li a.topmenu6 {
	background-image: url(images/topmenu_06.png);
	width: 83px;
}
#armenu ul li a.topmenu6:hover {
	background-image: url(images/topmenu_rollover_06.png);
	width: 83px;
}
#armenu ul li a.topmenu7 {
	background-image: url(images/topmenu_07.png);
	width: 97px;
}
#armenu ul li a.topmenu7:hover {
	background-image: url(images/topmenu_rollover_07.png);
	width: 97px;
}

#mainMenu {
	background-color: #E10062;
	width: 180px;
	margin-left: 40px;
	background-image: url(images/menuTitle.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	margin-top: 30px;
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	width: 152px;
}
#mainMenu li {
	margin: 0px;
	padding: 0px;
}
#mainMenu a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 142px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	line-height: 80%;
}
#mainMenu a.Down {
	color: #E10062;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E10062;
	padding-left: 2px;
	border-bottom-style: none;
}
#mainMenu a:hover, 
#mainMenu a:focus {
	color: #FFFFFF;
	background-color: #000000;
}
#mainMenu ul ul li a {
	margin-left: 10px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 132px;
}
#mainMenu ul ul li a:hover {
	border-style: none;
	padding-left: 5px;
	color: #000000;
	background-color: #FFFFFF;
}
#mainMenu ul ul ul li a {
	width: 122px;
	margin-left: 20px;
	font-weight: normal;
}
a {
	font-weight: bold;
	color: #000000;
}
a:hover,
a:focus {
	color: #999999;
}
/* ************** CHANNELS ***************** 
sprite - images/sprite_channelsMenu.png
*/
#channels {
	margin: 0px 0px 20px 0px;
	position: absolute;
	top: 92px;
}
#channels ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#channels ul li {
	float: left;
}
#channels ul li a {
	width: 100px;
	height: 23px;
	margin-right: 7px;
	display:block;
	color: #000000;
	padding-left: 10px;
	padding-top: 23px;
	padding-right: 35px;
	text-decoration: none;
	
	background-image: url('images/sprite_channelsMenu.png');
}
#channels ul li a.yellow {
	/* background-image: url(images/channels_r1_c1.png); */
	background-position: 0px 0px;
}
#channels ul li a.orange {
	/*background-image: url(images/channels_r1_c2.png); */
	background-position: -145px 0px;
}
#channels ul li a.green {
	/*background-image: url(images/channels_r1_c3.png); */
	background-position: -290px 0px;
	padding-top: 8px;
	height: 38px;
	margin-right: 6px;
}
#channels ul li a.blue {
	/*background-image: url(images/channels_r1_c4.png); */
	background-position: -435px 0px;
	margin-right:0px;
	padding-top: 8px;
	height: 38px;
}
#channels ul li a:hover, #channels ul li a:focus  {
	/*background-image: url(images/channels_r1_c1_f2.png); */
	background-position: -580px 0px;
}
/* ******** CHANNELS END ********* */

#homePageImage {
	height: 265px;
	width: 600px;
	margin-bottom: -50px;
	/*background: url(/images/homepageImage.jpg) no-repeat;*/
}
#content {
	margin: 0px;
	padding-top: 58px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#content ul#breadCrumbs {
	list-style: none;
	padding: 20px 0px 0px 0px;
	min-height: 1.2em;
	margin: 0px;
	width: 600px;
}
#content ul#breadCrumbs li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	margin-right: 5px;
	font-size: 0.85em;
}
#content ul#breadCrumbs li a {
	color: #999999;
	text-decoration: none;
}
#content ul#breadCrumbs li a:hover,
#content ul#breadCrumbs li a:focus {
	color: #000000;
}
#content h2 {
	padding: 0px;
}

#news_content h2 {
	padding: 0px;
}
#news_content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#news_content ul#breadCrumbs {
	list-style: none;
	padding: 20px 0px 0px 0px;
	min-height: 1.2em;
	margin: 0px;
	width: 600px;
}
#news_content ul#breadCrumbs li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	margin-right: 5px;
	font-size: 0.85em;
}
#news_content ul#breadCrumbs li a {
	color: #999999;
	text-decoration: none;
}
#news_content ul#breadCrumbs li a:hover {
	color: #000000;
}
#footer {
	clear: both;
	background-image: url(images/design_r4_c1.png);
	background-repeat: no-repeat;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-top: 40px;
	font-size: 0.8em;
	color: #666666;
}
#footerEnd {
	background-image: url(images/design_r5_c1.png);
	background-repeat: no-repeat;
	background-color: #DFDFDF;
	padding-top: 5px;
	padding-left: 40px;
	font-size: 0.8em;
	color: #333333;
	padding-bottom: 20px;
	clear: both;
}
.footerBold {
	font-size: 1em;
	font-weight: bold;
	color: #E10062;
	margin-bottom: 5px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	font-size: 1.1em;}
#footer a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;

}
#footer a:hover,
#footer a:focus {
	color: #000000;
}

/**************************** Footer Logos *************************/
#logos {
	position: relative;
}
#logos ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#logos li {
	float: left;
	margin-right: 10px;
	height: 65px;
	display: block;
}
#logos li a {
	display: block;
	height: 65px;
	background-image: url('images/sprite_footerLogos_Sept11.png');
	background-repeat: no-repeat;
}

#logos li a.logoGreenwich {	width: 107px; background-position: 0px -65px; }
#logos li a.logoGreenwich:hover,
#logos li a.logoGreenwich:focus { background-position: 0px 0px; }

#logos li a.logoMatrix {	width: 98px; background-position: -109px -65px; }
#logos li a.logoMatrix:hover,
#logos li a.logoMatrix:focus { background-position: -109px 0px; }

#logos li a.logoCanterbury {	width: 95px; background-position: -208px -64px; }
#logos li a.logoCanterbury:hover,
#logos li a.logoCanterbury:focus { background-position: -208px 0px; }

#logos li a.logoInvestors {	width: 83px; background-position: -305px -66px; }
#logos li a.logoInvestors:hover,
#logos li a.logoInvestors:focus { background-position: -305px 0px; }

#logos li a.logoCharter {	width: 72px; background-position: -389px -68px; }
#logos li a.logoCharter:hover,
#logos li a.logoCharter:focus { background-position: -389px 0px; }

#logos li a.logoPADP {	width: 60px; background-position: -462px -64px; }
#logos li a.logoPADP:hover,
#logos li a.logoPADP:focus { background-position: -462px 0px; }

/************ END Footer Logos ***************/


#col1 a.button {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	display: block;
	margin-bottom: 8px;
	background-color: #E10062;
}
#col1 a.button:hover,
#col1 a.button:focus {
	background-color: #000000;
	color: #FFFFFF;
}
#col2 a.button {
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-color: #000;
}
#col2 a.button:hover,
#col2 a.button:focus {
	background-color: #000;
	color: #FFFFFF;
}
#col2 input.button:hover,
#col2 input.button:focus {
	background-color: #000000;
	color: #FFFFFF;
}
#col2 .paging input.button {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px; 
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #E10062;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	/*float: right;*/
	margin-left: 2px;
	margin-bottom: 0px;
}
.paging {
	border: 5px solid #DFDFDF;
	color: #666666;
	padding: 2px;
	margin-bottom: 1em; 
	height:24px;
	text-align: right;
}
.paging p {
	float: left;
	text-align: left;
	margin: 0.3em 0em 0em 5px !important;
}
.filtering {
	border: 5px solid #DFDFDF;
	border-left: 0px; border-right: 0px;
	font-size: 0.95em;
	color: #333333;
	padding: 5px;
	margin-bottom: 1em; 
	height:17px;
	text-align: left;
	clear: right;
}
.filtering span.filterGroup { margin-right: 1em; }
.filtering a { text-decoration: none; color: #999999; }
.filtering a:hover, .filtering a:focus { text-decoration: underline; }
.filtering a.filter_ToggledOn { color: #E10062; text-decoration: underline;	}

#ajaxLoadingImage { 
	float: right;
	width: 20px; height: 20px;
	position: relative;
	top: -2px;
	display: none;
	/**background-image: url('images/app_ajax_wait_icon.gif');/**/ }
#clearFilterButton { margin-left: 5px; color: #222222; display: none; float: right; }
#clearFilterButton:hover { text-decoration: underline; cursor: pointer; }

#search {
	/*padding-top: 20px;*/
	margin-left: 40px;
	position: relative;
	top: 2.4em;
}
#search input.button {
	text-decoration: none;
	color: #FFFFFF;
	border:none;
	background-color: #E10062;
	margin-left: 5px;
	height: 20px;
	width: 35px;
	font-weight: bold;
}
#search input.button:hover,
#search input.button:focus {
	background-color: #000000;
	color: #FFFFFF;
}
.searchType {
	font-size: 0.85em;
	position: absolute;
	top: 2em;
	width: 310px;
	margin-top: 0.5em;
}
.searchType label {
	display: block; position:relative;
	/*width: 150px;*/
	float: left;
	margin-left: 0.8em;
}
.searchType label:first-child {
	margin-left: 0px;
}
.searchType label span {
	float: right;
}
.searchType input[type=radio] {
	margin: 0px; padding: 0px;
	margin-left: 0.2em;
}
input.searchBox {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 135px;
}
#featureZoneLeft {
	margin-left:40px;
	margin-top: 10px;
}
.featureGrey {
	border: 5px solid #DFDFDF;
	color: #666666;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-bottom: 8px;
}
.featureGrey h1 {
	margin:0px;
	padding:0px;
	color: #666666;
}
.featureGrey h2 {
	margin:0px;
	padding:0px;
	color: #666666;
}
.featureGrey h3 {
	margin:0px;
	padding:0px;
	color: #666666;
}
.featureGrey p {
	margin:0px;
	padding:0px;
}
.featureLeft {
	color: #FFFFFF;
	margin-bottom: 10px;
	width: 282px;
	float: left;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	min-height:80px;
}
.featureLeft h1 {
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}
.featureLeft h2 {
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}
.featureLeft h3 {
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}
.featureLeft p {
	margin:0px !important;
	padding:0px;
}
.featureRight {
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 304px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	min-height:80px;
}
.featureRight h1 {
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}
.featureRight h2 {
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}
.featureRight h3 {
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}
.featureRight p {
	margin:0px !important;
	padding:0px;
}
.featureHome { display: block; position: relative; }
.featureHome a {
	width: 295px;
	float: right;
	background-image: url(images/prospectus.jpg);
	background-repeat:no-repeat;
	height: 175px;
	padding-bottom: -5px;
	position: absolute;
	top: 35px; right: -5px;
}
.keyfacts {
	background-color: #E10062;
	width: 286px;
	margin-left: 20px;
	background-image: url(images/keyfactsTitle.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
}
.keyfactsContent {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	width: 248px;
	min-height:97px;
	font-size: 0.85em;
}
.keyfacts p {
	margin: 0px;
	padding: 0px;
}
.keyfacts ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.keyfacts li {
	margin: 0px;
	padding: 0px;
}
.quote {
	font-weight: bold;
	color: #666666;
	background-image: url(images/quote_r1_c1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 32px;
	line-height: 1.1em;
	margin-bottom: 10px;
}
.quote p {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.quoteEnd {
	background-image: url(images/quote_r1_c2.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 31px;
	margin-top: 5px;
}
.quote p.name {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.quote p.course {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #000000;
}
.floatLeft {
	float: left;
	margin-right: 25px;
}
.footerLinks {
	float: left;
	margin-right: 25px;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
.hideMe {
	/*display: none;*/
	visibility: hidden;
	position: absolute;
	width: 0px; height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px; padding: 0px;
}
h1 {
	font-size: 1.8em;
	margin: 0em;
}
h2 {
	font-size: 1.4em;
	margin: 0em;
}
h3 {
	font-size: 1em;
	margin: 0em;
}
#content p {
	margin: 1em 0em;
}
.introTxt {
	font-size: 1.1em;
}

ul.courseUl {
	margin: 1em 0px;
	padding: 0px;
}
li.courseLi {
	list-style-type: none;
	margin: 10px 0px;
}
li.courseLi a {
	border-bottom: 2px solid #E10062;
	background: url(images/browseGoBtn.gif) no-repeat bottom right;
	margin-bottom: 3px;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;
	width: 600px;
}
li.courseLi a:hover,
li.courseLi a:focus {
	border-bottom: 2px solid #000;
	background: url(images/browseGoBtn_f2.gif) no-repeat bottom right;
}
.courseTitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
.courseLevel {
	font-size: 0.9em;
	color: #666666;
}
.photoCaption {
	padding: 5px;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
}
.photoCaption img {
	margin-bottom: 5px;
	clear: none;
}
.photoCaption p {
	margin: 0px !important;
}
.headerLogo {
	visibility: hidden;
	margin: 0px; padding: 0px;
	font-size: 0px; line-height: 0px;
	height: 0px; width: 0px;
}
#featureZoneLeft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.browseCol1 {
	margin: 1em 0px;
	padding: 0px;
	float: left;
	width: 290px;
	list-style: none;
}
li.courseListSubjAreaTitle,
ul.browseCol1 li, ul.browseCol2 li {
	border-left: solid #CCCCCC 5px;
	border-bottom: solid #CCCCCC 1px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
li.courseListSubjAreaTitle { 
	margin-top: 15px; margin-bottom: 4px;
	padding-bottom: 5px; padding-left: 10px;
	
	list-style: none;
	
	border-bottom-width: 4px;
	border-left-width: 6px;
	border-top: solid #CCCCCC 1px;
	
	background: #f7f7f7;
	
	font-size: 1.2em; font-weight: bold;
}
li.fullCourseSubjList { width: 580px; padding-left: 6px; }
li.fullCourseSubjList a { border-bottom: 1px solid #E10062; width: 580px; background-position: right 5px; }
li.fullCourseSubjList a:hover { border-bottom-width: 1px; background-position: right 5px; }
li.fullCourseSubjList span.courseTitle { font-size: 1em; }
span ul.courseUl { margin-top: 0px; }

ul.browseCol1 li a, ul.browseCol2 li a {
	text-decoration: none;
	display: block;
}
ul.browseCol2 {
	margin: 1em 0px;
	padding: 0px;
	margin-left: 310px;
	list-style: none;
}
ul.invisible {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.invisible li {
	margin: 0px;
	padding: 0px;
}


#div_50CelebLeft {
width: 70%;
float: left;
} 

#div_50CelebLeft img{
width: 100%;
margin-top: 18px;
} 

#div_50CelebLeft h3{
text-align: center;
margin-bottom: 15px;
width: 100%;
margin-left: 5px;
} 

#div_50CelebLeft h1{
float:left;
margin-left: 45px;
margin-top: 17px;
} 

.CelebBlack{
margin-left: 5px!important;
color: black!important;
float: left;
margin-top: 17px;
}

#div_50CelebRight
{
float: left;
margin-top: -50px;
}

#div_50CelebRightInner{
margin-top: 20px;
padding: 5px 5px 5px 5px;
margin-left: 15px;
width:70%;
background-color:#E10062!important;
font-size:small;
color:#FFFFFF;
}

#div_50CelebRightInner img{
margin-left: 12px;
padding: 2px 2px 5px 2px;
}

#div_50CelebRightInner h1{
color: #FFFFFF;
text-align:center;
font-size: medium;
}

.news_image{
width: 125px!important;
max-height: 100px!important;
border: 0px SOLID Black;
float:left;
margin-right: 10px;
	overflow: hidden;
	text-align: center;
}

.news_image img{
max-width: 125px!important;
max-height: 100px!important;
}

#div_news_articles ul{
list-style:none;
float:left;
}

#div_news_articles ul li {
/*	max-height:	105px !important;*/
	border-right: 0px SOLID Transparent !important;
	float:left;
	list-style:none;
/*	width: 70%;*/
}

#div_news_articles ul li a{
	color:#E10062 !important;
}


.news_li_container{
	margin-left: -40px;
	float:left;
	border-bottom: 1px SOLID #DFDFDF;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-bottom: 5px;*/
/*	max-height: 107px;*/
}


.news_largeli_container{
	margin-left: -40px;
	float:left;
	border-bottom: 0px SOLID #DFDFDF;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-bottom: 5px;*/
	max-height: 307px;
}

.news_largeli_container .news_image{
	width: 200px!important;
	max-height: 200px!important;
	border: 0px SOLID Black;
	float:left;
	margin-right: 10px;
}


.news_largeli_container .news_image img{
	max-width: 200px!important;
	max-height: 200px!important;
}

.news_largeli_container a {
	color:#E10062 !important;
}

#div_news_pagination{
/*float:right;*/
text-align: right;
position:absolute;
top: 170px;
width: 300px;
/*background-color:red;*/
margin-left: 200px;
}

#div_news_pagination_bottom{
text-align: right;	
margin-right: 60px;
}

a.active {
	font-weight: bold;
	color: #E10062!important;
	font-size:medium;
}

.news_date{
font-weight: bold;
color:#666;
font-size: x-small;
line-height: 20px;
display:block;
}

h1.news_heading{
	margin-top: 10px;
/*margin-left: -40px;	*/
}
.news_headline {
	display: block;
}


#full_news{
/*margin-left: -40px;	*/
width: 100%;
}

.full_date{
float: right;	
}

#full_news h2, #full_news h1 {
	margin-bottom: 5px;
/*	margin-left: 5px;*/
}

.news_pic img{
border: 3px SOLID #E10062;
margin-top: 5px;
margin-right: 10px;
margin-left: 0px;
}

#news_picture{
	margin:auto;
	width: auto;
}

.news_pic_alt {
	color: white;
	background-color:#E10062;
	border: 2px SOLID #E10062;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 2px;
	font-size: small;
}

.news_content {
	padding-left: 135px;
}

#marketing_info{
color: white;
background-color:#E10062;
padding: 2px 2px 2px 2px;
}
