/* @override 
	http://localhost:8888/bxslider_dev/styles.css
	http://localhost:8888/bxslider_dev/styles/styles.css
	http://bxslider.com/styles/styles.css
*/

* {
	margin:0;
	padding:0;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

h2 {
	font-size: 2.8em;
	font-weight: normal;
	color: #000;
	margin: 50px 0 0 30px;
}

h2 span {
	color: #999;
	font-size: .8em;
}

.feedheading
{
	margin: 8px 0 0 5px;	padding: 4px;
	padding-left:23px;
	float:left;				font-size: 12px;
	font-family: Arial, sans-serif;
	color: #047ac2;
	font-weight:bold;
	background:url(../images/rss.png) left bottom no-repeat; 
}

.feedheading a
{
	font-family: Arial, sans-serif;
	color: #047ac2;
	font-weight:bold;
	text-decoration:none;
}

.feedheading a:hover
{
	text-decoration:none;
}

/*---------------------------- EXAMPLE 2 ---------------------------*/

div.example2_container {
	margin: 8px 0 0 0px;
	padding: 4px;
	float:left;
}

div#example2 {
	list-style: none;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #6e6e6e;
	width:625px;
	height:40px;
	line-height:40px;
	float:left;
	border:0px solid red;
}
div#example2 p a:hover {
	text-decoration:none;
	color:#cc3333;  
}

div#example2 li
{
	list-style:none;
	list-style-type:none;
}

div#dandbhome
{
	float:right;
	width:110px;
	padding:2px 3px 0px 0px;
	margin-left:5px;
	border:0px solid red;
	
}

/*---------------------------- EXAMPLE 4 ---------------------------*/

div.example4_container {
	margin: 5px 0 0 0px;
	padding: 6px;
	float:left;
}

div.example4_container p a {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #6e6e6e; 
}

div.example4_container p a:hover {
	text-decoration:none;
	color:#cc3333;  
}

div#example4 li
{
	list-style:none;
	list-style-type:none;
}

#example4
{
	
}
