#swl {
	float:left;
	margin-left:420px;
}

a#trigs {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:10px;
}

#rec {
	line-height:14px;
	margin:5px;
	padding:0;
}

#rec a {
	text-decoration:none;
}

#rec a:hover {
	text-decoration:underline;
}

#page {
    margin-left: 0;
    padding: 0 8px;
	
}
#page p a{

	font-style: underline;
	font-weight: bold;
}

#page h1 {
    font-size: 17px;
    font-style: italic;
    text-transform: uppercase;
}

#page h2 {
	font-size: 16px;
	text-align: left;
}

#rds {
	list-style-type:none;
	margin-left:0;
	margin-top:0;
	position:absolute;
	width:30%;
}


#rds h2 {
	font-size: 16px;
	text-align: center;
}

#siteResources .listItem{
    float: left;
    margin-bottom: 10px;
    padding: 0 8px;
    width: 96%;
}

.listItem a{
    border-bottom: 1px dotted;
    color: #A3459A;
    text-transform: capitalize;
}

.listItem a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.key{
 margin-left: 10px;
}

.key a{
 color: #A3459A;
}

