/*

CSS for Infobox 

*/

disab_star {
	margin: 0px;
	padding: 0px;
	}
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #000;
	color: #fff;
	font-family: "verdana", sans-serif;
	}
h1 {
	color: yellow;
	font-family: Mael, Georgia, Times New Roman, Times, Serif;
	font-size: 3em;
	margin-left: 1.2em;
}

a {text-decoration: none;}
a:link,a:visited {color:#FFFF66;}
//a:visited {color:#FFFF00;}
a:hover {color:#00FF00;}
a:active {color:#00FF00;}

.rightside {
	float:right;
}


.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}

.viewitem {
	width: 350px;
	padding: 15px;
	border: none;
}

.viewitem h2 {
	color: yellow;
	font-family: Mael, Georgia, Times New Roman, Times, Serif;
	font-size: 1.5em;
	margin: 0;
}

.viewitem br {
	line-height: 2.5em;
}

