﻿.MainDragContentBox { clear:both; width:98%; margin:auto; padding-right:10px; }
.dragableBox {	/* The RSS box */ background:#FFF url(Img/Personalization/Widget/bg_content.gif) repeat-x left bottom; border:1px solid #E2E2E2; margin:0 0 18px 18px;  }
/* A div inside the rss box - with a blue border */
	.dragableBoxInner { /*border:1px solid #317082; */ }
.dragableBoxHeader {	/* Header inside RSS box */ background:#fff url(Img/Personalization/Widget/bg_heading.gif) repeat-y left top; height:22px; font-weight:bold; border-bottom:1px solid #E3E3E3; cursor:move; }
.dragableBoxHeader span {	/* Text inside header of RSS box */ line-height:22px; float:left; padding:0 0 0 3px; }
.dragableBoxHeader img, .dragableBoxHeader span {	/* Text and reload image inside RSS box */ float:left; }
.boxItemHeader {	/* Title of items inside dragable boxes */ font-weight:bold; margin:0px; color:#000; text-decoration:none; overflow:hidden; }
.boxItemHeader:hover {	/* Title of items inside dragable boxes - mouseover*/ font-weight:bold; margin:0px; color:#F00; text-decoration:underline; }
.dragableBoxHeader input {	/* text inputs that gets visible when you click on the "edit" link at the top of a rss box */ font-size:10px; }
.rssNumberOfItems {	/* Number of RSS items in header - the one inside parantheses */ color:#F00; }
.dragableBoxContent {	/* DIV holding data inside dragable boxes */ padding:0 3px 3px 3px; clear:both; margin-top:0px; }
#rectangleDiv {	/* Dotted rectangle indicating where objects will be dropped */ border:1px dashed gray; margin:5px; }

.closeButton_over {	/* Close button - mouse over */ padding:2px; border:1px solid #317082; line-height:9px; padding:2px; padding-bottom:3px; margin:2px; background-color:#317082; color:#FFF; }
.dragableBoxStatusBar {	/* Status bar at the bottom of rss boxes */ border-top:3px double #317082; height:14px; background-color:#E2EBED; padding:2px; display:none; }
.dragableBoxEditLink {	/* Edit link on top of a box */ color:#317082; text-decoration:none; padding-top:1px; display:none; }
.dragableBoxEditLink:hover {	/* Edit link - mouse over */ color:red; text-decoration:underline; }
#addNewFeed {	/* The white box at the top right corner where you can add a new RSS feed */ float:right; width:300px; background-color:#FFF; border:2px solid #317082; padding:2px; margin-right:2px; margin-top:2px; }
.dragBoxMinMax { margin:8px 0 7px 10px; }
.closeButton { margin:8px 8px 7px 10px; }
.WidgetShadow { background:#ffffff url(Img/Personalization/Widget/WidgetShadow.gif) no-repeat right top; height:12px; clear:both; float:left; width:100%; border-top:1px solid #fff;}
.opacity_click{opacity:1;filter:alpha(opacity=100);}

