body,div,ul,ol,li,th,h1 { 
	margin:0;
	padding:0;
}

ol,ul {
	list-style:none;
}


a {
  text-decoration: none;
}

a:focus {
  outline: 0;
}





/*-- Right Side --*/



#container {
	width: 800px;
	margin-top: 35px;
	height: 480px;
	float: left;

}

h1 {
	font-size: 20px;
	line-height: 21px;
}

ul, li, h4 {
margin: 0; padding: 0;
list-style: none;
}

a {
text-decoration: none;
color: #ffffff;
}

a:hover {
text-decoration: underline;
}

small {
color: white;
font-weight: normal;
font-size:10px;
display: block;
}
#widget img {
	float: right;
	
	padding: 0.2em;
	
	margin-right: 0.5em;
	width: 140px;
	height: 40px;
	margin-top: 0px;
	top: 0px;
}



#widget {
	overflow: hidden;
	height: 400px; /* You should adjust this height for your project. */
	position: relative;
	-moz-border-radius-bottomright: 10px;
	width: 800px;
	padding-right: 8px;
	margin-left: 8px;
	font-size: 16px;
	color: #cccccc;
	text-align: left;
}



#widget li {
	overflow: hidden;
	position: relative;
	top: 0;
	padding-bottom: 1em;
	height: 134px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
	float: left;
	width: 800px;
}

h4 {
padding-top: .5em;
font-size: 24px;
}

li p {
	color: #ffffff;
	margin-top: 0.4em;
	font-size: 12px;
	
}
.feedback {
	float: left;
	padding: 0.2em;
	width: 230px;
	height: 20px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-left: 35px;
	color: #ffffff;
}
