.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}

.bold {font-weight:bold;}
.underline {text-decoration: underline;}
.italic {font-style:italic;}

.floatleft {float: left;}

.v-outer {width: 100%; height: 100%; #position: relative; display: table; overflow: hidden;}
.v-middle {width: 100%; display: table-cell; #position: relative; #top: 50%; vertical-align: middle;}
.v-inner {#position: relative; #top: -50%;}

html {height: 100%;}
body {height: 100%; margin: 0px; background: #FFFFFF; font-family: Arial; font-size: 12px; line-height:80%; color: #666666; }
a:link {color: #F04A7C;}
a:visited {color: #F04A7C;}

#bg	{background: #FFFFFF url(img/enabler_bg.gif) repeat-x; padding:8px; border-bottom:1px solid #CCCCCC;}
#container {width: 997px; height: 555px; margin: 0px auto; border: 1px solid #B3B3B3; background: #FFFFFF;}

.pic {width: 992px; height: 555px; margin: 0px auto; overflow: hidden;}
.pic_left {float: left;}
.pic_right01 {float: left; width: 648px; height: 347px; overflow: hidden;}
.pic_right02 {float: left; background: url(img/enabler_pic_right02.jpg); width: 648px; height: 30px;}
.pic_right03 {float: left; background: url(img/enabler_pic_right03.jpg); width: 648px; height: 178px;}
.pic_right03 .text {color: #9dc0dd; margin-left: 49px; line-height: 16px; margin-top:-3px;}

.pic_arrow {width: 40px; height: 30px; background: url(img/enabler_pic_arrow.gif) no-repeat; float: left;}
.pic_right02_link {width: 249px; height: 30px; float: left; overflow: hidden;}

img {border: none;}
img.png {behavior: url(iepngfix.htc);}
