/* -- COMMON CLASSES -- */
* {
	outline:none;
}
/* -- Body Class -- */ 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: 0 auto;
	padding: 0px
}
/* -- Body Center -- */
.center {
	margin: 0 auto;
	padding: 0px;
	top: 0px;
	border: 0px;
	background-color:#FFF;
}
/* -- Content -- */
.content {
	width:778px
}
.midcontainer {
	width:680px;
	margin: 0 auto;
	background:#FFF
}
/* -- Table Alignment -- */
table {
	border:0px;
	margin:0 auto;
	padding:0px;
}
/* -- P and H Tags -- */
p, h1, h2, h3, h4, h5, h6, form {
	margin:0px;
	padding:0px
}
h1{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#1d6440; text-transform:uppercase;}
h1 strong{color:#4d4d4d; font-weight:normal;}
h2 {
	font-size:11px;
	color:#1D6440;
	font-weight:bold
}
h3 {
	font-size:11px;
	color:#8D7D1D;
	font-weight:bold
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#1D6540;
	font-weight:bold;
	margin:4px 0px
}
img {
	border:0px
}
/* -- General Links -- */
A:link {
	color: #1D6540;
	text-decoration: none
}
A:visited {
	color: #1D6540;
	text-decoration: none
}
A:active {
	color: #1D6540;
	text-decoration: none
}
A:hover {
	color: #1D6540;
	text-decoration: underline
}
/* -- END COMMON CLASSES -- */
/* -- Font Arial -- */
.ari10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px
}
.ari11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333
}
/* -- Font Verdana -- */

.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}
.ver12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
.ver13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px
}
.ver14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px
}
.ver15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px
}
.ver18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px
}
/* -- Fonts and links Forground/Background Colors -- */
.gray {
	color:#393939
}
.grn {
	color:#1D6440
}
.wht {
	color:#FFFFFF
}
.yl {
	color:#A99D47
}
.rds {
	color:#EA0000
}
A.whtlink:link {
	color: #FFFFFF
}
A.whtlink:visited {
	color: #FFFFFF
}
A.whtlink:active {
	color: #FFFFFF
}
/* -- Header Links -- */
.ulblackh {
	padding:0;
	list-style:url(/images/blt-hd.gif);
	vertical-align:middle;
	margin:0 0 0 37px;
}
.ulblackh Li {
	padding-bottom:10px;
	padding-top:1px
}
.ulblackh Li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold
}
.ulblackh Li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold
}
.ulblackh Li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold
}

/* -- Header Order Links -- */
.ulblackh-order {
	padding:0;
	list-style:url(/images/blt-hd.gif);
	vertical-align:middle;
	margin:0 0 0 37px;
}
.ulblackh-order Li {
	padding-bottom:8px;
	padding-top:1px
}
.ulblackh-order Li a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold
}
.ulblackh-order Li a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold
}
.ulblackh-order Li a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold
}
/* -- Footer Links -- */
A.flink:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#333333;
	padding:0px 1px 0px 1px
}
A.flink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#333333;
	padding:0px 1px 0px 1px
}
A.flink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#333333;
	padding:0px 1px 0px 1px
}
/* -- Bullets -- */ 
.ulblack6 {
	padding:0;
	list-style:url(/images/ulblack5.gif);
	vertical-align:middle;
	margin:0 0 0 17px;
}
.ulblack6 Li {
	padding-bottom:5px
}
.ulblack {
	padding:0;
	list-style:url(/images/ulblack.gif);
	vertical-align:middle;
	margin:0 0 0 22px;
}
.ulblack Li {
	padding-bottom:5px
}
.ulblack-sample {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:10px;
	color:#000E40;
}
.ulblack-sample Li {
	background-image:url(/images/ulblack.gif);
	line-height:18px;
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-bottom:8px;
}
.ulblack2 {
	padding:0;
	list-style:url(/images/ulblack2.gif);
	vertical-align:middle;
	margin:0 0 0 22px;
}
.ulblack2 Li {
	padding-bottom:5px
}
.ulblack3 {
	padding:0;
	list-style:url(/images/ulblack3.gif);
	vertical-align:middle;
	margin:0 0 0 17px;
	padding-right:40px
}
.ulblack3 Li {
	padding-bottom:5px
}
.ulblack4 {
	padding:0;
	list-style:url(/images/ulblack4.gif);
	vertical-align:middle;
	margin:0 0 0 22px;
	padding-right:5px
}
.ulblack4 Li {
	padding-bottom:3px
}
.ulblack4 Li a:link {
	text-decoration:none;
	color:#000000;
	font-weight:bold
}
.ulblack4 Li a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:bold
}
.ulblack4 Li a:visited {
	text-decoration:none;
	color:#000000;
	font-weight:bold
}
.UL5 {
	padding:10px 10px 0px 0px;
	margin:0 0 0 22px;
}
.UL5 Li a:link {
	font-size:14px;
	text-decoration: underline;
	color:#0000FF;
	font-weight:bold
}
.UL5 Li a:hover {
	font-size:14px;
	text-decoration: underline;
	color:#0000FF;
	font-weight:bold
}
.UL5 Li a:visited {
	font-size:14px;
	text-decoration: underline;
	color:#0000FF;
	font-weight:bold
}
.ulblack7 {
	padding:0;
	list-style:url(/images/ulblack6.gif);
	vertical-align:middle;
	margin:0 0 0 25px;
	padding-right:5px
}
.ulblack7 Li {
	padding-bottom:12px
}
.ulblack7 Li a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	color:#04391E;
	font-weight:bold
}
.ulblack7 Li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	color:#04391E;
	font-weight:bold
}
.ulblack7 Li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: underline;
	color:#04391E;
	font-weight:bold
}
.clink2 {
	font-size:11px;
	color:#333333;
	text-decoration:underline
} /* for Degree pages links */
.clink3 {
	color:#2F7150;
	text-decoration: none
} /* genral links class */
/* -- General Classes -- */
/* For text with images, absolutemiddle is deprecated */
.img-align {
	vertical-align:middle
}
/* Align Text in Center */
.txtcenter {
	text-align:center
}
.bg {
	background-image:url(/images/RvBg.gif);
	background-repeat:repeat-x;
	background-color:#434343
} /* Body Background */
.hd-bg {
	background-image:url(/images/hdr-bg.gif);
	background-repeat:repeat-x;
} /* header Green Background */
.nav-bg {
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	background-position: left top
} /* Navigation Green Background */
TABLE.NavBar {
	margin: 0px;
	border-collapse: collapse;
	padding:0px;
	height: 42px
}
TABLE.NavBar TD {
	background-image: url(/images/NavBg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 7px;
	margin: 0px
}
TABLE.NavBar IMG {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle
}
TABLE.NavBar A:link {
	color: #FFF;
	text-decoration: none
}
TABLE.NavBar A:visited {
	color: #FFF;
	text-decoration: none
}
TABLE.NavBar A:active {
	color: #FFF;
	text-decoration: none
}
.fbg {
	background-image:url(/images/footerbg.gif);
	background-repeat:repeat-x;
} /* Footer Background */

.fbg-order{
	background-image:url(/images/footerbg-order.gif);
	background-repeat:repeat-x;
}
.bdr-hd {
	border:1px solid #6B6B6B;
	border-right:none;
}/* Header nav and picture Border */
.sep1 {
	background-image:url(/images/sep1.gif);
	background-repeat:repeat-x;
} /* Dot border Seperator*/
.sep2 {
	background-image:url(/images/sep1.gif);
	background-repeat:repeat-x;
	background-position:bottom
} /* Dot border Seperator*/
.clink {
	color:#2F7150
} /* genral links class */
.ac-bg {
	background-image:url(/images/img-accredited.jpg);
	background-repeat:no-repeat;
	background-position:290px 20px
} /*Accredied heading BG image */
.pd1 {
	padding:19px 10px 0px 15px
} /* main body padding */
.cpd {
	padding:6px 0px 6px 0px;
	background-color:#FFFFFF
} /* Center table top bottom margin */
.hdr-top {
	background-image:url(/images/hdr-top.jpg);
	background-position:right top;
	background-repeat:no-repeat
}
.pdhm {
	padding:0px 0px 0px 11px
}
DIV.v-box {
	width: 192px;
	background-image: url(panel-bx3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	height:170px;
	;
	padding-top:03px;
}
DIV.v-box H5 {
	color: #6D6039;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 10px
}
DIV.v-box P {
	margin: 0px;
	margin-top: 6px;
	color: #4E4E4E;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .05em
}
DIV.v-box2 {
	width: 192px;
	height: 196px;
	background-image: url(panel-bx3-b.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px
}
DIV.v-box2 H5 {
	color: #6D6039;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 05px
}
DIV.v-box2 P {
	margin: 0px;
	margin-top: 6px;
	color: #4E4E4E;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .05em
}
DIV.ac-box {
	width: 194px;
	background-image: url(panel-bx4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color:#333333;
	letter-spacing: .03em;
	line-height:15px
}
DIV.ac-box P {
	margin: 0px;
	padding:6px 4px 4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
DIV.ac-box2 {
	width: 194px;
	height: 184px;
	background-image: url(panel-bx4-b.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color:#333333;
	letter-spacing: .03em;
	line-height:15px
}
DIV.ac-box2 P {
	margin: 0px;
	padding:6px 4px 4px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* -- Degree Prog Classes -- */
.dp-bx1 {
	background-image:url(/images/dp-bx1.gif);
	background-repeat:no-repeat
}
.dp-bx3 {
	background-image:url(/images/dp-bx3.gif);
	background-repeat:no-repeat
}
.dp-bx2 {
	background-image:url(/images/dp-bx2.gif);
	background-repeat:no-repeat
}
.dp-bxpd {
	border:1px solid #216744;
	border-top:none;
	padding:5px 5px 12px 10px
}
.febghd {
	background-image:url(/images/bghd-fee.gif);
	background-repeat:repeat-x
}
.febdr {
	border-right:1px solid #968727
}
.febg1 {
	background-image:url(/images/bg1-fee.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#ECECEC;
	padding:5px 0px 5px 0px
}
.febg2 {
	background-image:url(/images/bg2-fee.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#F4F4F4;
	padding:5px 0px 5px 0px
}
.fbgbdr {
	border-right:1px solid #B3B3B3
}
.fepd {
	padding:5px 0px 5px 8px
}
.fepd2 {
	padding:5px 0px 5px 15px
}
.str {
	text-decoration:line-through
}
.whybxbg {
	background-image:url(/images/why-bxbg.gif);
	background-repeat:repeat-x;
	border:1px solid #C7D9D0
}
.whysep {
	background-image:url(/images/sep3.gif);
	background-repeat:repeat-x
}
.odrthbg {
	background-image: url(order-th-bg.gif);
	background-repeat: repeat-x
}
.odrthbgL {
	background-image: url(order-th-bgLR.gif);
	background-repeat: no-repeat
}
.odrthbgR {
	background-image: url(order-th-bgLR.gif);
	background-position: right
}
.odrtdbg {
	background-color: #F3F7F5;
	border-right: 1px solid #94B4A2;
	border-top: 1px solid #D5EEE0
}
.odrthbgLR {
	background-image: url(order-th-bgLR2.gif);
	background-repeat: no-repeat
}
.bar1 {
	background:url(/images/refferal/bar-table.gif) repeat-x;
}
.btn-submit {
	background-image:url(/images/btn-submitcc.gif);
	background-repeat:no-repeat;
	width:105px;
	height:25px;
	border:none;
}
.hddeg {
	background-image:url(/images/bar-bg.gif);
	background-repeat:no-repeat;
	padding:8px 0px 10px 40px;
	color:#FFFFFF;
	font-weight:bold
}
.ev1 {
	color:#FF7E00;
	text-decoration:none
}
.ev1:hover {
	color:#FF7E00;
	text-decoration:underline
}
.ever11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000
}
.shd1 {
	background-image:url(/images/shade1.gif);
	background-repeat:no-repeat
}
.shd2 {
	background-image:url(/images/shade2.gif);
	background-repeat: repeat-y
}
.shd3 {
	background-image:url(/images/shade3.gif);
	background-repeat:no-repeat;
	background-position:left bottom
}
/*----------------- Associate Program Sequence Classes -------------------------------*/
.ap-fv11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px
}
.ap-fv12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}
.ap-fv13 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px
}
.ap-cbg {
	background-color:#2C6F4C
} /* Table Background Color */
.ap-crbg {
	background-color:#F9F9F9
} /* ROW Background Color */
.ap-hd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #216744;
	font-weight:bold
} /* Main Heading */
.ap-hd2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold
} /* Normal second Heading */
.ap-hd3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold
} /* Normal second Heading */
.ap-fv20M {
	font: 20px Verdana;
	color: #A30F06;
}
.ap-blue {
	color:#000066;
}
.V20B {
	font: 20px Verdana;
	color: #062E70;
}
.V20M {
	font: 20px Verdana;
	color: #A30F06;
}
.V15M {
	font: 15px Verdana;
	color: #A30F06;
}
.V18B {
	font: 18px Verdana;
	color: #062E70;
}
/*----------------- Verification Information  -------------------------------*/
.bd-vi {
	border:1px solid #94B4A2;
}
.bdt-vi {
	border-top:1px solid #94B4A2;
}
.bdr-vi {
	border-right:1px solid #94B4A2;
}
.bdb-vi {
	border-bottom:1px solid #94B4A2;
}
.bdl-vi {
	border-left:1px solid #94B4A2;
}
.bg1-vi {
	background-color:#1D6440;
}
.bg2-vi {
	background-color:#F3F7F5;
}
.bg3-vi {
	background-color:#FFFFFF;
}
.bg4-vi {
	background-color:#C7D9D0;
}
.bg5-vi {
	background-color:#FFFCE4;
}
/* -- Associate Prog Classes -- */
.box-100 {
	background-color:#F3F6F5;
	border:1px solid #175836;
	width:177px;
	height:219px;
	padding:8px
}
.box-test {
	background-color:#F3F6F5;
	border:1px solid #175836;
	width:177px;
	padding:8px
}
.green {
	color:#175836
}
.bold {
	font-weight:bold
}
UL.ulR {
	list-style:none;
	margin:0px;
	margin-left:8px;
	padding:0px;
	padding-top:5px;
}
UL.ulR LI {
	background-image:url(/images/AssoicateProgram/bullet.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0px 0px 5px 12px;
}
UL.ulG {
	list-style:none;
	margin:0px;
	margin-left:8px;
	padding:0px;
	padding-top:2px;
}
UL.ulG LI {
	background-image:url(/images/AssoicateProgram/bullet-1.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0px 0px 2px 12px;
}
UL.ulGD {
	list-style:none;
	margin:0px;
	margin-left:8px;
	padding:0px;
	padding-top:2px;
}
UL.ulGD LI {
	background-image:url(/images/AssoicateProgram/bullet-2.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0px 0px 2px 12px;
}
.bgtab {
	background-color:#4D8569;
	padding:7px;
}
.faq  .pd2 {
	padding:13px 10px 0px 15px
}
.pdhm2 {
	padding:0px 0px 0px 5px
}
.pdhm2bb {
	padding:0px 5px 0px 5px
}
.orangea {
	color: #FF9900;
}
.aright {
	text-align:right;
}
.greena {
	background-color:#216744;
}
.bluebar {
	width:650px;
	height:30px;
	background:#185b38;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:15px;
	text-align:left;
	padding-left:19px;
	padding-top:0px
}
.blueshade {
	width:759px;
	height:24px;
	background-color:#98bde0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-left:19px;
	padding-top:3px
}
.bordershade {
	width:776px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bed9f2;
	border-left-color: #bed9f2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bed9f2;
}
.ulbnew1 {
	padding:0;
	list-style:url(/images/kit/butl1.jpg);
	vertical-align:middle;
	margin:0 0 0 17px
}
.ulbnew1 li {
	padding-bottom:2px
}
.priceclass1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#185b38
}
.newgreen {
	color:#185b38
}
.btop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a5be87;
}
.bright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a5be87;
}
.bbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a5be87;
}
.bleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a5be87;
}
.btop2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d4d4;
}
.bright2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d4d4d4;
}
.bbottom2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}
.bleft2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d4d4d4;
}
.brown {
	color:#b72a00
}
.darkgreen {
	color: #185b38;
}

.content-full {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #E5E5E5;
    border-radius: 10px 10px 10px 10px;
    float: left;
    padding: 2px 10px;
    width: 94%;
}
.content-quater h1 {
    margin-top: 30px;
	font-size:17px;
	text-transform:capitalize;
	font-weight:bold;
}
.content-quater {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #E5E5E5;
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin: 10px 12px 0 10px;
    padding: 5px 0px;
    width:360px;
	
}
.withoutbg p {
	font-size:12px;
	line-height:16px;
}
.content-quater strong {
	color:#aaaaaa;
}
.content-quater-right {
    border: 1px solid #E5E5E5;
    border-radius: 10px 10px 10px 10px;
    float: right;
    padding: 35px 15px;
    width: 220px;
	background:#FBFBFB;
	margin:10px 17px 0px 0px;
}
.content-quater-right h1 {
    color: #1d6540;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
	text-transform:capitalize;
}
.content-quater-right p {
    color: #454545;
    font-size: 12px;
}
.content-img {
    float: left;
    margin: 10px;
}
.withoutbg {
    float: left;
    text-align: justify;
    width: 370px;
}
.withoutbg h1 {
	font-size:15px;
	text-transform:capitalize;
}
.borr {
    border-bottom: 2px solid #F3F3F3;
    margin-top: 10px;
    width: 100%;
}
.newheading {
	color:#1d6540;
	font-size:14px;
}
.newheading span {
	color:#333333;
}

/*FORM FOOTER*/

#toolbar, #toolbarbut { 
position: fixed; /* set fixed position for the bar */
bottom: -2px;
opacity:100%;
height:23px;
width:683px;
margin:0 auto;
z-index: 99999; /* keep the bar on top  */
background:url(/images/formbot/bar-bg.png) no-repeat top left;
padding:4px 0px 0px 0px;
}

div#toolbar {
 /* to limit the width when an excessive window resize */
  margin: 0px auto; /* centered toolbar */

}
div#toolbar img { border:none;}

div#toolbar a:hover {
  border: none; /* fix 'hover' border in techNews Aggregator */
}

.quickmenu {
  position: absolute; /* important */
  bottom:26px;
  *bottom:26px;
  right: 0px;
  width: auto;
  height: auto;
  min-width: 290px;
  height: 482px;
  padding: 0px;
  z-index:99999;


  

  /* CSS3 end */
  display: none; /* important */
}
.formbg {  background:url(images/formbot/bg-form.png) repeat-x 0 138px #FFF;  width:293px; margin-left:5px;}
.formbg .head { background:#09004a; font: normal 21px Arial, Helvetica, sans-serif; color:#FFF;}
.quickmenu ul {
  padding-top: 20px;
}
.title { cursor:pointer;}
.recent-post { position:absolute; right:0; top:-77px;}
iframe{ border:none;}