#main {
    width:249px;
	position:fixed;
	clear:both;
	background-image:url(../common_images/bg_03.gif);
	background-repeat:no-repeat;
	height:447px;
	float:left;
	}

/* onclick*/
.mypets{
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}
.openpet{ 
background: yellow;
}
.technology{
font:  11px verdana;
margin: 10px 0;
}
.openlanguage{ 
color: green;
}
.closedlanguage{
color: red;
}

