/* Simplicy random post 1.6 */
.SP-random-post{
list-style:none; !important
font-weight:bold; !important 
list-style:none; !important
margin-bottom:1px; 
margin-top:1px;
width:100%;
 } 
#random-post-widget li {
list-style:none; 
float: left;
padding: 5px 0;
width: 165px;
}
/* Color for links */
.SP-random-post a {
	 }
/* Formating Links */
.SP-random-post a:hover { text-decoration:none; }

/* Formating Text */
.SP-random-post p {

	} 

/* Under Articles: font size, line color of the link */
.random-post-title{
display: block;
float: right;
font-size: 11px;
font-weight:bold;
margin: -75px 2px 0;
width: 110px;

 }
/* Article Title  */
.random-post-title a{
}
.random-post-title a:hover{ /* Under Articles link color on mouseover : example color:#0000 */ }

/* Separation and space between items */
.SP-random-post-clear { width:100%;border-top: dotted 1px #A3A3A3; height:1px; !important } 
.SP-random-post-clear-top { width:100%; height:1px; !important } 

/* Image formatting alignment, border, margin */
.simplicy-random-post-img {
position:relative;
margin:3px 0 10px 0;
} 

/* Formatting time alignment, font size, margin */
.simplicy-date_random-post {

 } 
 
/* Formatting icon reaload
.icon-reload { width:36px; height:22px; float:right; background:url(../img/reload_icon.png) no-repeat;}
#refreshTime{ display:none;} */