/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

#less{cursor:pointer;text-decoration: underline;color: #CC0033;}
#more{cursor:pointer;text-decoration: underline;color: #CC0033;}

#:less a:hover {
    color: #214B7B;
}

.home_content{
	font-size: 13px !important;
	line-height: 23px;
	color: #555555;
    font-family: Arial,Tahoma,sans-serif;
	text-align: left !important;
}

#topad{
	padding-top:7px;
}

.title-xsmall a{
	color: #333 !important;
}

.title-xsmall a:hover{
	color: #CC0033 !important;
}

.title-medium  a{
	color: #333 !important;
}
.title-medium  a:hover{
	color: #CC0033 !important;
}

img.cover-wide {
	height: 160px !important;
    margin-left: 50px !important;
    width: 480px !important;
}