@charset "utf-8";
/* CSS Document */



#blogs #gallerySection {
float:left;
padding:5px;
}


#blogs #gallerySection .longContentHolderSmall {
/*background:#666666 none repeat scroll 0 0;*/
float:left;
width:680px;
margin-top:5px;
}



#blogs #gallerySection .longContentHolderSmall .TitlelbGalleryLong {
background:#666666 none no-repeat scroll 0 100%;
float:left;
width:680px;
}

#gallerySection .longContentHolderSmall .buttonHolder {
float:left;
margin:0;
padding:0;
width:auto;
}


#gallerySection .longContentHolderSmall .uploadContentHolder a, #gallerySection .longContentHolderSmall .uploadContentHolder a:hover, #gallerySection .longContentHolderSmall .uploadContentHolder a:visited,
#gallerySection .longContentHolderSmall .uploadContentHolder a:active {
	text-decoration:none;
	color: #0000FF;

}


#gallerySection .longContentHolderSmall .uploadContentHolder {
	background-color:#FFFFFF;
border:1px solid #999999;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.75em;
font-weight:bold;
margin:0;
padding:5px;
width:668px;
}



#gallerySection .longContentHolderSmall .buttonHolder .itemsHolder {
float:left;
font-weight:bold;
height:28px;
margin:0;
padding:2px 3px; /*changed from 5 px to 3 px nov 2*/
width:193px;
}

#gallerySection .longContentHolderSmall .buttonHolder .current, #gallerySection .longContentHolderSmall .buttonHolder .items a:hover {
background-color:#FF0000;
color:#FFFFFF;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
height:20px;
margin:0;
padding:5px 5px 2px 0;
text-align:center;
width:188px;
text-decoration:none;
}


#gallerySection .longContentHolderSmall .buttonHolder .items a {
background-color:#999999;
color:#CCCCCC;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
height:20px;
margin:0;
padding:5px 5px 2px 0;
text-align:center;
width:188px;
text-decoration:none;
}

/*----------------felix provided----------------------*/

#RightColumn .AspNet-DataList {
	float: none !important;
} 

/*----------------end of felix providing --------------------*/


