/* HOME PAGE */

a.b180_150:link , a.b180_150:hover , a.b180_150:active , a.b180_150:visited{
	width:125px;
	height:125px;
	margin-bottom:20px;
	background:url(../i/180_150.jpg) no-repeat;
	float:left;
}

a.b120_600:link , a.b120_600:hover , a.b120_600:active , a.b120_600:visited{
	width:120px;
	height:600px;
	background:url(../i/120_600.jpg) no-repeat;
	float:right;
}

a.b728_90:link , a.b728_90:hover , a.b728_90:active , a.b728_90:visited{
	width:728px;
	height:90px;
	background:url(../i/728_90.jpg) no-repeat;
	float:right;
	margin-top:10px;
}


/* REGISTER PAGE */

a.r180_150:link , a.r180_150:hover , a.r180_150:active , a.r180_150:visited{
	width:180px;
	height:150px;
	margin-bottom:20px;
	background-color:red;
	float:left;
}

a.r120_600:link , a.r120_600:hover , a.r120_600:active , a.r120_600:visited{
	width:120px;
	height:600px;
	background-color:red;
	float:right;
	margin-top:10px;
}

a.r728_90:link , a.r728_90:hover , a.r728_90:active , a.r728_90:visited{
	width:728px;
	height:90px;
	background-color:red;
	float:right;
	margin-top:10px;
}