.ads{
	text-align:center;
}
.adpop-ad{
	
}
.adpop-popShell{
	display:none; position:absolute; z-index:3;
	width:210px;
	padding:1px;
	background:#f9f2cf;
	border:1px solid #b8b69a;
	box-shadow:0px 0px 14px #AE9E8B; -moz-box-shadow:0px 0px 14px #AE9E8B; -webkit-box-shadow:0px 0px 14px #AE9E8B;
}
.adpop-popContent{
	background:#e6dcb0 url(/3x5/wp-content/plugins/adpop/bg.png) repeat-x;
	padding:12px; line-height:130%;
	color:#424140; font-size:1.1em;
}
.adpop-popContent h4{
	color:#00516f;
	margin-bottom:5px;
	font-weight:bold; font-size:1.1em; line-height:132%;
}
#adpop-arrow{
	position:absolute; display:none; z-index:5;
	background:url(/3x5/wp-content/plugins/adpop/arrow.png) no-repeat;
	width:15px; height:15px;
}
#adpop-listShell .adpop-tbl{
	float:left; margin-right:20px; margin-bottom:20px;
}
.adpop-inp{
	width:200px !important;
}
#adpop-new-shell .adpop-delete{
	display:none;
}
#adpop-live-shell{
	margin-top:-35px; margin-left:100px; margin-bottom:1px; padding:2px 15px 4px 16px;   
	border-left:1px dotted #aaa;
}
/* Rounded Corners
-------------------------------------------------*/
.rc3{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}
.rc4{
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}
.rc5{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.rc6{
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	}
.rct{
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	}
.rcb{
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	}
.rcl{
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	}
.rcr{
	border-top-left-radius:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	}


