/*BASIC PAGE ELEMENTS*/

html, body{
 padding:0;
 margin:0;
 height:100%;
 width:100%;
 font-family:Arial, Helvetica, sans-serif;
 font-size:80%;
}

a{
 font-weight:bold;
}

img{
 margin:1px;
}

.pageTitle{
 margin-bottom:5px;
 font-weight: bold;
}

.br{
 margin:10px 0;
}

div.clear{clear:both}

.clearingDiv{
 clear:both;
}

.fll{
 float:left;
}

.sprint{
 text-align:center;
}

.sprintRed { 
 color:#F00;
}

.num{
 -wap-input-format: "*N";
}

.smaller{
 font-size:80%;
}

.lc{
 -wap-input-format: "*m";
}

.profileName{
 font-weight:bold;
 padding:1px 0;
}

#profileImage{
 margin:2px;
}

#locationLive{
 font-weight:bold;
 padding:2px;
}

.postLocation{
 font-weight:bold;
}

#iconHeader{
 height:16px;
 margin:0 0 1px 0;
 padding:1px 0;
}

#footer{
 padding-bottom:2px;
}

#footerLink1{
 margin:2px 0 0 2px;
}

#footerLink2{
 margin:2px 0 0 2px;
}

#menuList{
 margin-left:2px;
}

.menuListItem{
 padding:2px;
}

#headline{
 margin-bottom:1px;
 padding:1px;
}

ul{
 margin:0;
 padding:0;
}

#title{
 font-weight:bold;
 padding:1px;
 text-align:center;
}

#createMenu{
 margin:1px;
}

.formTitle{
 font-weight:bold;
}

.addRemoveBtn{
 margin: 2px;
}

input{
 margin:2px;
}

.listViewItem{
 margin:0 0 3px 0;
 padding-top:2px;
}

.listItemImage{
 float:left;
 width:30px;
}

#subHeading{
 padding:1px;
 font-weight:bold;
}

.pageNumberHead{
 padding:1px;
 margin-bottom:1px;
}

.paging{
 padding-bottom:2px;
}

.next{
 margin:2px 0 0 2px;
}

.previous{
 margin:2px 0 0 2px;
}

.actions{
 padding:2px 0;
 margin:2px 1px;
}

.messageListItem{
 margin-bottom:2px;
 padding:2px 0;
}

.error{
 color:#A00;
}

.currentStatus{
 color:#A00;
}

.inlineMenu span{
 margin-right: 6pt;
}

.galleryView{
 margin: 0 10px;
}

.galleryImg{
 margin: 0 10px 5px 0;
}

table{
 margin:0;
 padding:0;
}

.ad{ 

}

.adLabel{
 font-weight:bold;
 font-style:italic;
 margin-right: 4pt;
}

.topSpaced{
 margin-top:15px;
}
