/* ********************EMPLOYER LANDING PAGE CSS****************************** */

#left {
	width:242px;
        min-height:260px;
	background-image:url(../images/aemp_landing/left.jpg);
	background-repeat:no-repeat;
	float:left;
        margin:0 0 10px 0;
	padding:0px;
}


#left H1 {
	font-size:28px;
	color:#343399;
	font-weight:100;
}

#left H2 {
        font-size:18px;
        color:#333333;
        font-weight:100;
	padding-bottom:0 0 5px 0;
	margin:0px;
}

.header_cat_l {
	height:74px;
	width:100%;
	color:#333399;
}


#center {
        width:312px;
        min-height:260px;
        float:left;
	overflow:hide;
        margin:0 0 10px 0;
	padding:0px;
}

#center H1 {
        font-size:24px;;
        color:#343399;
        font-weight:100;
}

#center H2 {
        font-size:18px;
        color:#FFFFFF;
        font-weight:100;
        padding-bottom:0 0 5px 0;
        margin:0px;
}

.header_cat_c {
        height:74px;	
	width:300px;
        color:#333399;
	font-size:12px;

}

#right {
        width:242px;
        min-height:260px;
        background-repeat:no-repeat;
        float:left;
        margin:0 0 5px 0;
	padding:0px;
}

#right H1 {
        font-size:20px;
        color:#343399;
        font-weight:100;
}

#right H2 {
        font-size:18px;
        color:#FFFFFF;
        font-weight:100;
        padding-bottom:0 0 5px 0;
        margin:0px;
}

.header_cat_r {
        height:74px;
        width:100%;
        color:#333399;
}

/* *************RSS*************** */


#newsrow {
        FONT-SIZE:12px;
        FONT-WEIGHT:100; 
}

#newsrow A {
        TEXT-DECORATION:none;
}

#newsdescription {
        FONT-SIZE:10px;
}


