#tag_background
{
    background-image:url(../images/tag4.jpg);
    background-repeat:no-repeat;
    width:160px;
    height:80px;
   	border:2px solid #d9d9d9;
   	/*
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;*/
	display:block; 
}

#codeentry
{
	padding-top:60px;
	padding-left:24px;
}
#codesubmit
{
	padding-top:60px;
}
.codebutton 
{
	font-weight:normal;
	padding:.1em .2em;
	font-size:.8em;
	position:relative;
	float:left;
}
#tag-area-home 
{
	position:absolute;
	top:0;
	right:0;
	width:180px;
	padding-top: 5px;
	padding-right: 6px;
	text-align:center;
	}
#tagad_container
{
    width:170px;
   	border:2px solid #d9d9d9;
	margin-top:5px;
	padding:4px;
	background:#e6a71d;
	   	/*background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
*/
	text-align:center;
	display:block;
}
#tagad
{
	position:relative;
    width:170px;

}
.tagadbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight:bold;
    width:170px;
	text-align:center;
}
a.tagadbutton{}	