
#mobile_container{ width:300px; overflow:hidden; float:left; border:0px solid #eee;}
#frame_container{ width:560px; overflow:hidden; float:left; border:0px solid #eee;}
#mob_container{ width:296px; height:588px; border:0px solid #eee; overflow:hidden; background:url(../images/mob_bg.jpg) no-repeat; float:left; position:relative;}
#mob_frame{ width:213px; height:282px; border:0px solid #FF0000; margin:134px 42px; overflow:auto;  color:#FF0000; text-align:left;}
.def{width:213px; height:282px; border:0px solid #eee;}
.saved a{ 
		position:absolute; 
		width:48px; height:33px; 
		padding-top:15px; display:block; overflow:hidden; margin:496px 125px; 
		background:url(../images/switch_mob.gif) no-repeat; 
		font-size:11px; color:#FFFFFF; text-decoration:none; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.saved a:hover{ position:absolute; width:48px; height:33px; padding-top:15px; display:block; overflow:hidden; margin:496px 125px; background:url(../images/switch_mob_hov.gif) no-repeat; color: #FFFF00; }

.new a{ position:absolute; width:29px; height:57px; display:block; background:url(../images/newbtn.gif) no-repeat; margin:490px 250px; text-decoration:none;}
.new a:hover{ position:absolute; width:29px; height:57px; display:block; background:url(../images/newbtn_hover.gif) no-repeat; margin:490px 250px;}

.download a{ position:absolute; width:29px; height:57px; display:block; background:url(../images/download_btn.gif) no-repeat; margin:490px 22px; text-decoration:none;}
.download a:hover{ position:absolute; width:29px; height:57px; display:block; background:url(../images/download_btn_hover.gif) no-repeat; margin:490px 22px; text-decoration:none;}



