/* Start Tag Cloud CSS */

.headermsgin ul.menu_items li.menuitem {
	display: inline;
	vertical-align: middle;
}

a.tag1 {
 font-size:9px;
 font-weight:200;
}

a.tag2 {
 color: #DF423B;
 font-size:11px;
 font-weight:200;
}

a.tag3 {
 font-size:14px;
 font-weight:250;
}

a.tag4 {
 color: #DF423B;
 font-size:18px;
 font-weight:300;
}

a.tag5 {
 font-size:20px;
 font-weight:400;
}


/* End Tag Cloud CSS */