body{
	background-image:url("/images/favico/background.png");
	background-repeat:repeat-x;
	font:83%/1.4 arial,helvetica,sans-serif;
	margin:10px 0;
	padding:0;
	text-align:center;
	color:#FFF;
}

textarea{
	background-image:url("/images/favico/background.png");
	background-repeat:repeat-x;
	border:1px dotted #2677b5;
}

img{
       	border:0;
}

ul{
	text-align:left;
}

a{
	color:#ff8b04;
	outline:none;
}

a:visited{
	color:#ff8b04;
}

a:hover,a:focus{
	color:#FF8B04;
}

a:active{
	color:#000;
}

h1{
	font-size:1em;
	color:#FFF;
	margin:0;
	border:1px solid #ff8b04;
	border-style:solid none solid none;
	text-align:center;
}

h2{
	color:#FFF;
	margin:0;
	font-size:1.2em;
}

table.center{
	margin-left:auto;
	margin-right:auto;
}

table.center tr{
	vertical-align:top;
}

hr{
	border:0;
	color:#414848;
	background-color:#414848;
	height:1px;
	width:90%;
}

form{
	margin:0;
}

.search_table{
	width:100%;
	margin:0;
}

#address_bar{
	background-image:url('/images/favico/ie.png');
	height:71px;
	width:182px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	vertical-align:top;
}

#browser_favicon{
	max-width:16px;
	position:relative;
	top:35px;
	left:83px;
}

#current_color{
	border:1px solid #414848;
}

#current_color tr td{
	border:1px solid #414848;
	width:20px;
	height:20px;
	background-color:#FFF;
}

.fav_button{
	padding:2px 14px;
	display:block;
	border:1px solid #414848;
	text-decoration:none;
	margin:0;
}

.fav_button:hover{
	border:1px solid #3096e5;
}

#big_icon{
	border:1px solid #d3dfed;
	cursor:url("/images/favico/cursors/pen.cur"),pointer;
	height:320px;
	width:352px;
}

.big_icon_element{
	border:1px solid #d3dfed;
	width:20px;
	height:18px;
	padding:0;
	margin:0;
}

.animation_link{
	text-align:right;
	font-size:.8em;
	text-align:center;
}

#animation_frame{
	display:none;
}

#animation_link_hide{
	display:none;
}

.howto{
	margin-left:.5em;
	padding-left:.5em;
}

#help_box{
	width:250px;
}

#color_box{
	width:250px;
	text-align:center;
}

#preview_box{
	text-align:center;
}

div.icon_row{
	font-size:.8em;
	margin:0;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#2677b5;
}

table.icon_row tbody tr td{
	vertical-align:top;
}

#star{
	LIST-STYLE:none;
	MARGIN:0;
	PADDING:0;
	WIDTH:85px;
	HEIGHT:20px;
	LEFT:10px;
	TOP:-5px;
	POSITION:relative;
	FLOAT:left;
	BACKGROUND:url("star_rating/stars.gif") repeat-x;
	CURSOR:pointer;
}

#star li{
	PADDING:0;
	MARGIN:0;
	FLOAT:left;
	DISPLAY:block;
	WIDTH:85px;
	HEIGHT:20px;
	TEXT-DECORATION:none;
	text-indent:-9000px;
	Z-INDEX:20;
	POSITION:absolute;
	PADDING:0;
}

#current_star{
	BACKGROUND:url("star_rating/stars.gif") left 25px;
	FONT-SIZE:1px;
}

#percentage{
	LEFT:17px;
	POSITION:relative;
	FLOAT:left;
	FONT-SIZE:13px;
	FONT-FAMILY:Arial;
	COLOR:#888;
}

.tag_cloud{
        color:#FF8B04;
	text-align:justify;
	font:100%/1.2 arial,sans-serif;
	font-weight:bold;
}

.tag_cloud a:link{
	text-decoration:none;
}

.tag_cloud a:visited{
	text-decoration:none;
}

.tag_cloud a:active{
	text-decoration:none;
}

.tag_cloud a:hover{
	text-decoration:none;
}

table.stats thead tr td{
	font-weight:bold;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#2677b5;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#2677b5;
}

.tool{
	text-align:left;
}

.rounded-box{
	background:#F4F4F5 url("/images/favico/background.png") repeat-x top;
}

.rounded-top{
	background:transparent url("/images/favico/rounded_corners/top.png") repeat-x top;
}

.rounded-bottom{
	background:transparent url("/images/favico/rounded_corners/top.png") repeat-x bottom;
}

.rounded-right{
	background:transparent url("/images/favico/rounded_corners/left.png") repeat-y right;
}

.rounded-left{
	background:transparent url("/images/favico/rounded_corners/left.png") repeat-y left;
}

.rounded-left-top{
	background:transparent url("/images/favico/rounded_corners/left-top.gif") no-repeat top left;
}

.rounded-left-bottom{
	background:transparent url("/images/favico/rounded_corners/left-bottom.gif") no-repeat bottom left;
}

.rounded-right-top{
	background:transparent url("/images/favico/rounded_corners/right-top.gif") no-repeat top right;
}

.rounded-right-bottom{
	background:transparent url("/images/favico/rounded_corners/right-bottom.gif") no-repeat bottom right;
}

.rounded-box-content{
	padding:1.5em;
	text-align:left;
	text-align:left;
}

.tags_cloud_tag {
	font-size:8px; 
	color: #ff9500;
}
