#logincampainborder {
	background:#ce081f url(../../oem/emotors_new/_gfx/campaincolor_teroson.gif) repeat-x 0 0;
}

#logo {
	background: url(../../oem/emotors_new/_gfx/teroson_logo.gif) no-repeat 0 0;
}

#logincontainer h1 {
	color: #975d29;
}

.countrybox {
	position:absolute;
	top:60px;
	left:512px;
	width:284px;
}

.countrybox .top{
	width: 284px;
	height: 2px;
	background: url(/_gfx/fishnet/myteroson_countrybox_top.gif) repeat-x bottom left;
}
.countrybox .inner{
	background: #fff;
	margin:0;
	width: 284px;
}
.countrybox .inner span {
	font-size:16px;
	color:#975d29;
	font-weight:bold;
	margin:10px;
}
.countrybox .inner select {
	margin:10px;
	font-size:13px;
}
.countrybox .bottom{
	margin:0;
	width: 284px;
	height: 2px;
	background: url(/_gfx/fishnet/myteroson_countrybox_bottom.gif) repeat-x top left;
}

.campaignbox {
	float: left;
	margin-left: 18px;
	width: 125px;
	height:244px;
}

.campaignbox a {
	color: #000;
	text-decoration:none;
	cursor:pointer;
}

.campaignboxinner {
	background: url(/_gfx/fishnet/myteroson_campaignbox_bg.gif) repeat-x 0 0;
	width: 125px;
	height: 182px;
}

.campaignname {
	font-size:11px;
	overflow:hidden;
	width: 111px;
	height: 71px;
	margin: 7px;
}
.campaignboxinner img {
	border: 0;
	width: 109px;
	height: 92px;
	margin: 7px 8px 0 8px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}

.campaignlinks {
	position:relative;
}
.campaignlinks a {
	display:block;
	width: 125px;
	height: 25px;
	background: url(/_gfx/fishnet/myteroson_campaignlink_button_bg.gif) repeat-x 0 0;
	text-align:center;
	vertical-align:middle;
	position:absolute;
	float:left;
}

.campaignlink1 {
	top: 6px;
}
.campaignlink2 {
	top: 37px;
}

#homelinktop {
	float:right;
	margin-right:26px;
	line-height:45px;
	font-size:12px;
}

#homelinktop a {
	color:#333333;
	text-decoration:none;
}
