


#container {
    margin: 0 auto;
    position: relative;
    width: 980px;
}


#productbrowser {
    margin-bottom: 8px;
    padding-top: 12px;
}

.content {
    -moz-border-radius: 4px 4px 4px 4px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    background: none repeat scroll 0 0 #FFFFFF;
    width: 980px;
}


#productbrowser h1 {
    font-size: 20px;
    margin: 0 22px 10px;
}

#main h1 {
    font-weight: normal;
}

h1 {
    font-size: 24px;
    line-height: 36px;
}


ul {
    list-style: none outside none;

    margin-bottom: 18px;
}


#productbrowser li#wssb {
 
    width: 25%;
}

#productbrowser li {

    float: left;
    font-size: 14px;
    margin-bottom: 18px;
    text-align: center;
	  width: 25%;


}





#productbrowser li img {
    display: block;
    height: 125px;
    margin: 0 auto 12px;

}
#productbrowser li a{

	text-decoration: none;
}

#productbrowser li a:link, #resources li a:visited {
    color: #767676;
}


#productbrowser li a:hover {
    color: #000;
}



#main .content h2 {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 8px;
}



.content {

    background: none repeat scroll 0 0 #FFFFFF;
    width: 980px;
}

#resources {
  
    margin-bottom: 10px;
}


#resources h3 {
       color: #000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}

#resources li img {
    display: block;
    height: 56px;
    margin: 15px auto 7px;
    width: 72px;
}



#resources li {
    float: left;
	text-decoration: none;
    border-right: 1px solid #e5e5e5;
	text-align: center;
	width: 244px;
	


}

#resources li.last {
    border: medium none;
    width: 244px;
}

#resources li a {
	display: block;
	position: relative;
	z-index: 1;
	text-decoration: none;
	color: #252525;
 margin-bottom: 18px;

}

#resources li a:link, #resources li a:visited {
    color: #767676;
}


#resources li a:hover {
    color: #000;
}



#main .content.threeup {
    float: left;
    height: 170px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 20px 22px;
    width: 276px;
}

#main .content.threeup:hover {
 background: url("img/index-featurette-hover-20100607.png") repeat-x;
}

#selfservice {
    background: -moz-linear-gradient(#F2F2F2, #FFFFFF 20%) repeat scroll 0 0 transparent;
}


#contactus {
    background: -moz-linear-gradient(#F2F2F2, #FFFFFF 20%) repeat scroll 0 0 transparent;

}

#contactus img {
    display: block;
    margin: -2px 0 0;
}


#main #applecare {


    width: 270px;
}

#applecare img{
	  float: right;
	  margin-top:10px;
	
	}


#main .content.threeup.last {
    float: right;
    margin: 0;
    width: 276px;
}


img.right {
    float: right;
    margin: 2px 0 16px 20px;
}