.content-M1 p, .content-M2 p {
    font-size: 75%;
    padding: 14px 0 17px 0;
    width: 250px;
}

.content-M1, .content-M2, .content-M4, .content-M5, .content-M11 {
    float: left;
    width: 270px;
    margin-right: 50px;
}

.content-M1 h4, .content-M2 h4, .content-M5 h4, .content-M7 h4, .content-M11 h4 {
    color: #0081B5;
    font-size: 105%;
    font-weight: normal;
    padding-bottom: 12px;
}

.content-M1 h4 a, .content-M2 h4 a, .content-M5 h4 a, .content-M6 h4 a, .content-M7 h4 a, .content-M11 h4 a { color: #0081B5; }

.content-M2 p{
    padding-top: 0;
}


/***************************M3 *****************************/
.content-M3 {
    float: left;
    margin-right: 48px;
    padding: 0 0 0 1px;
    width: 269px;
}

.content-M3 li {
    list-style: none;
    border-bottom: 1px dotted #d8d9da;
    float: left;
    clear: left;
    height: 93px;
    width: 100%;
}

.content-M3 li.no-line {
    border-bottom: none;
    padding: 22px 0 0 0;
    width: 100%;
}

.content-M3 li img {
    float: left;
}

.content-M3 li.no-line img {
    padding-top: 2px;
}

.content-M3 li div {
    float: left;
    padding-left: 14px;
    width: 160px;
}

.content-M3 li div h4 {
    font-size: 75%;
    color: #0081B5;
    font-weight: bold;
    padding-bottom: 6px;
}

.content-M3 li div h4 a {
    color: #0081B5;
    line-height: 1.3;
}

.content-M3 li div h4 a:hover { text-decoration: none; }

.content-M3 li div p {
    font-size: 75%;
}

.content-M3 a {
    font-size: 100%;
    text-decoration: none;
    color: #E58700;
    line-height: 2.8;
    display: inline;
}


.content-M3 a:hover {
    text-decoration: underline;
}

/****************************M5*******************************************/
.content-M5 ul {
    margin-bottom: 10px;
}

.content-M5 li {
    list-style: none;
    border-bottom: 1px dotted #d8d9da;
    padding: 6px 0 6px 0;
}

.content-M5 a.link-arrow {
    color: #E58700;
    text-decoration: none;
    font-size: 70%;
    padding: 2px 14px 2px 8px;
    display: inline;
}

.content-M5 h4 {
    padding-bottom: 0;
}

.content-M5 a.link-arrow:hover,
.content-M6 a.link-arrow:hover,
.content-M7 .display-links a.link-arrow:hover{
    text-decoration: underline;
}

.content-M5 a.link-arrow {
    display: inline;
}

.content-M5 a.link-arrow, .content-M6 a.link-arrow {
    color: #E58700;
    text-decoration: none;
}

.content-M6 a.link-arrow {
    background: transparent url(../images/tech_img_bullet2.gif) no-repeat scroll right 1px;
}

/****************************M6*****************************************/
.content-M6 {
    float: left;
    margin-right: 50px;
    width: 270px;
}

.content-M6 li {
    list-style: none;
    border-bottom: 1px dotted #D8D9DA;
    padding: 10px 0 10px 0;
}

.content-M6 li.last {
    border-bottom: medium none;
    padding: 10px 0 15px 0;

}


.content-M6 h4 {
    color: #0083c5;
    font-size: 105%;
    font-weight: normal;
}

.content-M6 h4 a {
    color: #0083c5;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
}

.content-M6 h4 a:hover {
    color: #0083c5;
    text-decoration: none;
}

.content-M6 h5 {
    font-size: 70%;
    font-weight: bold;
    color: #333;
}

.content-M6 a {
    color: #666;
    font-size: 70%;
    text-decoration: underline;
}

.content-M6 a:hover {
    color: #E58700;
    text-decoration: underline;
}

.content-M6 a.link-arow {
    background: transparent url(../images/tech_img_bullet2.gif) no-repeat scroll right 1px;
}

/*****************M7 Tabs Module**************************************/
.content-M7 {
    float: left;
    margin-right: 19px;
    width: 301px;
}

.content-M7 .tabs {
    background: url(../images/m7/tabs-background.jpg) bottom no-repeat;
    padding-bottom: 7px;
    height: 29px;
}

.content-M7 .tabs li {
    float: left;
    list-style: none;
    background: url(../images/m7/tabs-off-left.jpg) left top no-repeat;
    padding-left: 5px;
    margin-top: 2px;
}

.content-M7 .tabs li a {
    font-size: 11px;
    text-decoration: none;
    background: url(../images/m7/tabs-off-right.jpg) right no-repeat;
    padding: 10px 11px 0 6px;
    height: 19px;
    display: block;
    color: #666;
}

.content-M7 .tabs li.on {
    background: url(../images/m7/tabs-on-left.jpg) left top no-repeat;
    margin-top: 2px;
}

.content-M7 .tabs li.on a {
    background: url(../images/m7/tabs-on-right.jpg) right top no-repeat;
    color: #E58700;
    padding: 10px 11px 0 6px;
    height: 19px;
}

.content-M7 .tabs-content {
    clear: both;
    background: url(../images/m7/tabs-content-background.jpg) bottom no-repeat;
    min-height: 160px;
}

.content-M7 .tabs-content li {
    list-style: none;
    display: none;
    padding: 20px;
}

.content-M7 .tabs-content li#fragment-2 {
    font-size: 70%;
}

.content-M7 .tabs-content .display-links li {
    display: block;
    padding: 6px 0;
    border-bottom: 1px dotted #d8d9da;
    list-style: none;
}

.content-M7 .display-links a.link-arrow {
    color: #E58700;
    font-size: 90%;
    padding: 2px 14px 2px 8px;
    text-decoration: none;
}

.content-M7 .tabs-content li#fragment-1 {
    display: block;
    font-size: 70%;
}

/*****************M8 module**************************************/

.content-M8 {
    float: left;
    margin-right: 25px;
}

.content-M8 .content-M8-text {
    background: url(../images/m8/tech_img_orangebox2.jpg) no-repeat scroll 0 0;
    float: left;
    height: 202px;
    padding: 33px 30px 0 22px;
    width: 268px;
    color: #fff;
}

.content-M8 div p {
    font-size: 12px;
    padding: 0 0 15px 0;
    line-height:1.2;
}

.content-M8 .content-M8-text .gray-btn-2 a {
    height: 19px;
    padding-top: 7px !important;
}

.content-M8 .content-M8-text h3{
    font-size: 24px;
}

.content-M8 .content-M8-text h3 a { color: #FFFFFF; }

/************************M8-a *******************************************/
.content-M8-a {
    float: left;
    margin: 1px 0 0 -16px;
    width: 800px;
}

.content-M8-a .content-M8-image {
    height:264px;
    width:337px;
    float:left;
    background:url(../images/m8/tech_img_a.png) no-repeat 0 0;
}

.content-M8-a .content-M8-text {
    background: url(../images/m8/orangebox-a.png) no-repeat scroll 0 0;
    float: left;
    height: 218px;
    padding: 43px 65px 0 60px;
    width: 300px;
    color: #fff;
}

.content-M8-a div p {
    font-size: 12px;
}

.content-M8-a .content-M8-text h3{
    font-size: 24px;
    padding: 0 0 10px;
}

.content-M8-a img{
    margin:12px 0 0 16px;
}

/************************M8-b *******************************************/
.content-M8-b {
    float: left;
    margin: 1px 0 0 -16px;
    width: 800px;
}

.content-M8-b .content-M8-image {
    height:181px;
    width:337px;
    float:left;
    background:url(../images/m8/t5_banner_01.png) no-repeat 0 0;
}

.content-M8-b .content-M8-text {
    background: url(../images/m8/t5_banner_02.png) no-repeat scroll 0 0;
    float: left;
    height: 119px;
    padding: 47px 38px 15px;
    width: 330px;
}

.content-M8-b div p {
    font-size: 12px;
    padding: 10px 0 0;
    color:#666666;
}
.content-M8-b .content-M8-text h3{
    font-size: 24px;
}

.content-M8-b img{
    margin:10px 0 0 16px;
}

/*****************Share M8-M9 modules******************************/
.content-M8 img, .content-M8-a img, .content-M8-b img, .content-M9 img, .content-M10 img {
    float: left;
}

.content-M8 a.imgLeft { float:left; }

.content-M9 div .gray-btn-2 {
    margin-left: 22px;
}
/****************************************************************/


/*****************M9 module**************************************/

.content-M9 {
    float: left;
    margin: 0 45px 0 0;
}

.content-M9 div h3 {
    color: #0081B5;
    font-size: 22px;
    font-weight: normal;
    padding: 0 0 13px 0;
}

.content-M9 div p {
    color: #666;
    font-size: 12px;
    padding: 0 15px 15px 0;
}

.content-M9 .content-M9-text {
    background: transparent url(../images/m9/m9_rigth.jpg) no-repeat scroll 0 0;
    float: left;
    height: 199px;
    width: 298px;
}

.content-M9 img.hidden {
    display: none;
}

.content-M9 .M9-right-content {
    padding: 44px 5px 0 22px;
}

.content-M9 .M9-right-content.hidden {
    display: none;
}
/********************M9 Carousel****************************/
.m9-carousel {
    float: right;
    padding: 45px 20px 0 0;
}

.m9-carousel li {
    float: left;
    list-style: none;
    padding-left: 3px;
}

.m9-carousel li a {
    display: block;
    height: 19px !important;
    font-size: 1px;
    width: 19px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.m9-carousel li a span {
    visibility: hidden;
}

.m9-carousel li a:hover{
    background-position: 0 0px;
}

.m9-carousel li a.active {
	background-position: 0 -38px;
}

.m9-carousel li a.active:hover{
	background-position: 0 -38px;
}
.m9-carousel li .m9-carousel-1 {
    background: url(../images/m9/staples_img_btn1.gif) 0 -19px;
}

.m9-carousel li .m9-carousel-2 {
    background: url(../images/m9/staples_img_btn2.gif) 0 -19px;
}

.m9-carousel li .m9-carousel-3 {
    background: url(../images/m9/staples_img_btn3.gif) 0 -19px;
}

.m9-carousel li .m9-carousel-4 {
    background: url(../images/m9/staples_img_btn4.gif) 0 -19px;
}

/*****************M10 module**************************************/
.content-M10 .content-M10-text {
    background: transparent url(../images/m10/m10_right.jpg) no-repeat scroll 0 0;
    float: left;
    height: 134px;
    width: 619px;
}

.content-M10 div h3 {
    font-size: 23px;
    font-weight: normal;
    padding: 21px 0 4px 12px;
    color: #FFF;
}

.content-M10 div h3 a { color: #FFF; }

.content-M10 div p {
    color: #FFF;
    font-size: 12px;
    padding: 0 25px 10px 13px;
}

.content-M10 .gray-btn {
    background: url(../images/m10/gray-btn-left_orange.gif) 0 0 no-repeat;
    margin-left: 15px;
    float: left;
}

.content-M10 .gray-btn div {
    background: url(../images/m10/gray-btn-right_orange.gif) right top no-repeat;
    padding-right: 6px;
    float: left;
}

.content-M10 .gray-btn div a {
    font-size: 11px;
    color: #fff;
    text-decoration: underline;
    display: block;
    height: 18px;
    background: url(../images/m10/gray-btn-center_orange.gif);
    float: left;
    padding: 7px 10px 1px 10px;
    text-decoration: none;
}

.content-M10 div.gray-btn:hover {
    background:transparent url(../images/orange-hover/gray-btn-left.gif) no-repeat scroll 0 0;
}

.content-M10 div.gray-btn:hover div {
    background:transparent url(../images/orange-hover/gray-btn-right.gif) no-repeat scroll right top;
}

.content-M10 div.gray-btn:hover div a {
  background:transparent url(../images/orange-hover/gray-btn-center.gif) repeat scroll 0 0;
}
/******************************************************************************************/

/***************************M11 Accordion*****************************/
.content-M11 ul.sec-mod-accordion, ul.sec-mod-accordion ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 270px;
}

.content-M11 ul.sec-mod-accordion li {
    border-bottom: 1px solid white;
    padding: 0;
}

.content-M11 ul.sec-mod-accordion li a {
    background: #E5E5E5 url(../images/arrow_gray.gif) no-repeat scroll 6px center;
    border: 1px solid #DDDDDD;
    color: #666666;
    display: block;
    font-size: 70%;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0 4px 0 15px;
    text-decoration: none;
}

.content-M11 ul.sec-mod-accordion li a.expanded {
    background: #DDDDDD url(../images/arrow_gray_down.gif) no-repeat scroll 4px center;
}

.content-M11 ul.sec-mod-accordion li ul li {
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 0 0 1px 0;
    display: block;
    margin: 0;
	padding: 6px 0;
    width: auto;
}

.content-M11 ul.sec-mod-accordion li ul li a {
    background: transparent url(../images/tech_img_bullet2.gif) no-repeat scroll right center;
    border: 0;
    color: #E58700;
    display: inline-block;
    font-size: 65%;
    font-weight: normal;
    line-height: 15px;
    margin: 0;
    padding: 0 14px 0 15px;
    width: auto;
}

.content-M11 ul.sec-mod-accordion li ul li a:hover { text-decoration: underline; }

.content-M11 ul.sec-mod-accordion li ul li.last {
    border: none !important;
}