body {
	background: #ffffff;
}

#article h1 {
	color: #144EA0;
	line-height: 30px;
	padding-bottom: 5px;
	font-size: 22px;
}

/* START: Navigation (Print/Send/Comment) */
#article .menu {
	float: right;	
}

#article .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 210px;
	height: 36px;
	background: url("/static/sk/main/img/backgrounds/article_top_menu.gif") no-repeat;
}

#article .menu ul li {
	float: left;
	padding: 13px 0px 0px 12px;
}

#article .menu ul li a {
	display: block;	
	padding: 0px 0px 0px 15px;
	font-size: 9px;
	color: #404040;
}

#article .menu ul li.send a {
	padding-left: 20px;
	background: url("/static/sk/main/img/backgrounds/article_poslji.gif") no-repeat;
}

#article .menu ul li.print a {
	background: url("/static/sk/main/img/backgrounds/article_natisni.gif") no-repeat;
}

#article .menu ul li.comment a {
	background: url("/static/sk/main/img/backgrounds/article_komentiraj.gif") no-repeat;
}

#article .menu .menusub {
	width: 210px;
	height: 36px;
	margin-top: 1px;
	background: url("/static/sk/main/img/backgrounds/article_top_menu.gif") no-repeat;
}

#article .menu .menusub h3 {
	padding: 9px 0px 0px 10px;	
}

#article .menu .menusub h3 a {
	display: block;
	background: url("/static/sk/main/img/backgrounds/arrow_red1.gif") no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 22px;
}
/* END: Navigation (Print/Send/Comment) */

/* START: Navigation (Author/Title/Date) */
#article h3 {
	font-weight: normal;
	font-size: 11px;
}

#article h4 {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
}

#article h2 {
	font-weight: bold;
	font-size: 14px;
	color: #444444;
	padding-bottom: 15px;
}
/* END: Navigation (Author/Title/Date) */

/* START: Article video */
#article #video {
	padding-bottom: 11px;	
}

#article #video .head,
#article #video .headopen {
	width: 650px;
	height: 36px;
	background: url("/static/sk/main/img/backgrounds/article_foto_head.gif") no-repeat;	
}

#article #video .head h3,
#article #video .headopen h3 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0px 0px 14px;
}

#article #video .head h3 .gray,
#article #video .headopen h3 .gray {
	font-weight: normal;
	font-size: 14px;	
}

#article #video .head .link,
#article #video .headopen .link {
	float: right;
	padding: 10px 10px 0px 0px;
}

#article #video .head .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("/static/sk/main/img/buttons/tab_less2.gif") no-repeat;	
}

#article #video .head .link a:hover {
	background: url("/static/sk/main/img/buttons/tab_less2_h.gif") no-repeat;	
}

#article #video .headopen .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("/static/sk/main/img/buttons/tab_more2.gif") no-repeat;	
}

#article #video .headopen .link a:hover {
	background: url("/static/sk/main/img/buttons/tab_more2_h.gif") no-repeat;	
}

#article #video .start {
	width: 650px;
	height: 24px;
	overflow: hidden;
	background: url("/static/sk/main/img/backgrounds/article_video_top.gif") no-repeat;
}

#article #video .middle {
	width: 650px;
	background: url("/static/sk/main/img/backgrounds/article_video_middle.gif") repeat-y;
	padding: 0 0 15px;
}

#article #video .middle .embed {
	width: 650px;
	height: 450px;
	text-align: center;
	padding: 15px 0 25px 0;
}

#article #video .middle #embed_flvvideo .embed_field{
	padding-left: 45px;
}

#article #video .banner {
	margin: 5px 0 0 175px;
}

#article #video .middle .publicity {	
	width: 650px;
	text-align: center;
	padding-bottom: 15px;
}

#article #video .middle h2 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding: 20px 45px 15px 45px;
}

#article #morevideo{
	background: url("/static/sk/main/img/backgrounds/article_morevideo_middle.gif") repeat-y;
}

#article #morevideo .head,
#article #morevideo .headopen {
	width: 650px;
	height: 38px;
	background: url("/static/sk/main/img/backgrounds/article_morevideo_top.gif") no-repeat;
}

#article #video .end {
	width: 650px;
	height: 15px;
	overflow: hidden;
	background: url("/static/sk/main/img/backgrounds/article_video_end.gif") no-repeat;
}

#article #morevideo ul {
	margin: 0px;
	padding: 11px 0px 0px 32px;
	list-style-type: none;
	width: 618px;
	clear: both;
}

#article #morevideo ul li {
	float: left;
	width: 152px;
	padding: 0px 0px 20px 0px;	
}

#article #morevideo ul li h5 a {
	color: #313131;
	font-weight: bold;
	line-height: 13px;
}

#article #morevideo ul li h5 {
	width: 114px;
	padding: 10px 0px 2px 0px;
}

#article #morevideo ul li .time {
	color: #636363;
}

#article #morevideo .head h3,
#article #morevideo .headopen h3 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 13px 0px 0px 30px;
}

#article #morevideo .head .link,
#article #morevideo .headopen .link {
	float: right;
	padding: 13px 31px 0px 0px;
}

#article #morevideo .head .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("/static/sk/main/img/buttons/tab_less2.gif") no-repeat;	
}

#article #morevideo .head .link a:hover {
	background: url("/static/sk/main/img/buttons/tab_less2_h.gif") no-repeat;	
}

#article #morevideo .headopen .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("/static/sk/main/img/buttons/tab_more.gif") no-repeat;	
}

#article #morevideo .headopen .link a:hover {
	background: url("/static/sk/main/img/buttons/tab_more_h.gif") no-repeat;	
}

#article #morevideo .end {
	width: 650px;
	height: 15px;
	overflow: hidden;
	background: url("/static/sk/main/img/backgrounds/article_morevideo_end.gif") no-repeat;
	clear: both;
}



/* END: Article video */

/* START: Foto gallery */
#article #foto {
	width: 650px;
	background-color: #f0f0f0;
	margin-bottom: 15px;
}

#article #foto .head,
#article #foto .headopen {
	width: 650px;
	height: 36px;
	background: url("/static/sk/main/img/backgrounds/article_foto_head.gif") no-repeat;	
}

#article #foto .picture {
	text-align: center;
	padding: 16px 0px 12px 0px;
	
}

#article #foto .text {
	color: #666666;
	padding: 5px 41px 11px 41px;
	font-weight:bold;
}

#article #foto .text .gray {
	color: #666666;
	font-weight:normal;
}

#article #foto .end {
	width: 650px;
	height: 13px;
	overflow: hidden;
	background: url("/static/sk/main/img/backgrounds/article_foto_end.gif") no-repeat;	
	clear: both;
}

#article #morefoto {
	background: url("/static/sk/main/img/backgrounds/article_morefoto_middle.gif") repeat-y;
}

#article #morefoto .start {
	width: 650px;
	height: 12px;
	overflow: hidden;
	background: url("/static/sk/main/img/backgrounds/article_morefoto_start.gif") no-repeat;	
}

#article #morefoto .end {
	width: 650px;
	height: 4px;
	overflow: hidden;
	background: url("/static/sk/main/img/backgrounds/article_morefoto_end.gif") no-repeat;
	clear: both;
}

#article #morefoto ul {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	list-style-type: none;
	width: 620px;
	clear: both;
}

#article #morefoto ul li {
	float: left;
	padding: 0px 0px 10px 3px;
	text-align: center;
}

#article #morefoto ul li a {
	display: block;
	width:68px;
	height: 68px;
	border: 1px solid transparent;
}

#article #morefoto ul li a:hover {
	border: 1px solid #1d6bd8;
}

#article #morefoto ul li h5 a {
	border: none;
	display: inline;
	height: auto;	
	color: #545454;
	font-size: 12px;
}

#article #morefoto ul li h5 a:hover {
	border: none;	
}

#article #foto .head h3,
#article #foto .headopen h3 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0px 0px 14px;
}

#article #foto .head h3 .gray,
#article #foto .headopen h3 .gray {
	font-weight: normal;
	font-size: 14px;	
}

#article #foto .head .link,
#article #foto .headopen .link {
	float: right;
	padding: 10px 10px 0px 0px;
}

#article #foto .head .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("/static/sk/main/img/buttons/tab_less2.gif") no-repeat;	
}

#article #foto .head .link a:hover {
	background: url("/static/sk/main/img/buttons/tab_less2_h.gif") no-repeat;	
}

#article #foto .headopen .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("/static/sk/main/img/buttons/tab_more2.gif") no-repeat;	
}

#article #foto .headopen .link a:hover {
	background: url("/static/sk/main/img/buttons/tab_more2_h.gif") no-repeat;	
}

#article #foto #galHolder .galleryThumb img {
	display: inline;
	border: 1px solid black;
}
#article #foto #galHolder .galleryThumb .imgselected {
	border: 1px solid red;
}
/* END: Foto gallery */

/* START: Foto slide */
#article #fotoslide {
	height: 99px;
	padding: 5px 22px;
}
#article #fotoslide .allfoto {
	float: left;
	width: 162px;	
}

#article #fotoslide .allfoto a {
	font-weight: bold;	
	color: #000000;
	display: block;
	padding: 0px 0px 0px 38px;
	background: url("/static/sk/main/img/backgrounds/fotoslide_allfoto.gif") no-repeat;
	margin-top: 75px;
}

#article #fotoslide .left {
	float: left;
	width: 22px;
	height: 99px;
	background: url("/static/sk/main/img/backgrounds/fotoslide_left.gif") no-repeat;
}

#article #fotoslide .left a {
	display:block;
	height: 22px;
	margin-top: 37px;
	padding: 0px 0px 0px 0px;
	background: url("/static/sk/main/img/backgrounds/fotoslide_left_go.gif") no-repeat;	
}

#article #fotoslide .left a:hover {
	background: url("/static/sk/main/img/backgrounds/fotoslide_left_go_h.gif") no-repeat;	
}

#article #fotoslide .right {
	float: left;
	width: 22px;
	height: 99px;
	background: url("/static/sk/main/img/backgrounds/fotoslide_right.gif") no-repeat;	
}

#article #fotoslide .right a {
	display:block;
	height: 22px;
	margin-top: 37px;
	padding: 0px 0px 0px 0px;
	background: url("/static/sk/main/img/backgrounds/fotoslide_right_go.gif") no-repeat;	
}

#article #fotoslide .right a:hover {
	background: url("/static/sk/main/img/backgrounds/fotoslide_right_go_h.gif") no-repeat;	
}
#article #fotoslide .holder
{
	padding: 0px 15px 0px 15px;
	float: left;
	width: 518px;
	background: url("/static/sk/main/img/backgrounds/fotoslide_center.gif") repeat-x;

}
#article #fotoslide ul {
	overflow: hidden; 
	margin: 0px;
	width: 518px;
	height: 99px;
	list-style-type: none;
	white-space: nowrap;
	padding:12px 0px 0px 0px;
}

#article #fotoslide ul li {
	display: inline;
	margin:0px;
	text-align: center;
	cursor: pointer;
	padding: 0px 2px 0px 2px;
}

#article #fotoslide ul li img {
	display: inline;
	width: 68px;
	margin: 0px;
	border: 1px solid black;
}


#article #fotoslide ul li a:hover {
	border: 1px solid #d8211d;
}

#article #fotoslide ul li h5 {
	text-align: center;		
}

#article #fotoslide ul li h5 a {
	border: none;
	display: inline;
	height: auto;	
	color: #545454;
	font-size: 12px;
}

#article #fotoslide ul li h5 a:hover {
	border: none;	
}

#imageBig {
	text-align: center;
	position: relative;
}
/* END: Foto slide */

/* START: Content */
#content {
	clear: both;
}
	
#content p {
	font-size: 12px;
	line-height: 18px;
	padding-right: 15px;
}

#content p a {
	color: #E80000;
	font-size: 12px;
}

#content h3 {
	font-size: 14px;
	font-weight:bold;
	padding: 10px 30px 10px 15px;
	margin: 0px;
}

#content .picture {
	float: left;
	width: 250px;
	padding-top: 5px;
}

#content .picturewide {
}

#content .picture h4 {
	font-weight: bold;
	padding: 10px 33px 20px 16px;
	font-size: 10px;	
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

#content .picturewide h4 {
	font-weight: bold;
	padding: 10px 33px 10px 16px;
	font-size: 10px;	
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

#content .picture h4 .gray {
	font-weight: normal;
}

#content .quote {
	float: right;
	width: 225px;
	background: url("/static/sk/main/img/backgrounds/quote1.gif") no-repeat top left;
	padding: 38px 0px 0px 45px;	
}

#content .quote h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding: 0px 42px 38px 0px;
	background: url("/static/sk/main/img/backgrounds/quote2.gif") no-repeat bottom right;
}

#content .quote_no {
	float: right;
	width: 225px;
	padding: 38px 0px 0px 45px;	
}

#content .quote_no h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding: 0px 42px 38px 0px;
}
/* END: Content */

/* START: Comments (BOX) */
#comment {
	float: left;
	width: 370px;
}

#comment .head,
#comment .headopen {
	width: 650px;
	height: 36px;
	background: url("/static/sk/main/img/backgrounds/comment_head_wide.gif") no-repeat;
	margin: 0 0 1px;
}

#comment_form .headopen {
	width: 370px;
	height: 36px;
	background: url("/static/sk/main/img/backgrounds/comment_head.gif") no-repeat;
	margin: 0 0 1px;
}


/* START: Share (BOX) - Delicious, twitter, myspace, etc. */
#share {
	margin: 0 0 1px 0;
}

#share .clear {
	height: 0;
	clear: both;
}

#share .head,
#share .headopen {
	width: 370px;
	height: 36px;
	background: url("/static/sk/main/img/backgrounds/comment_head.gif") no-repeat;
}

#share .headopen h3 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0px 0px 14px;
}

#share .contentBox {
	margin: 0;
	padding: 5px 8px;
	width: 354px;
	background: url("/static/sk/main/img/buttons/comment_form.gif") no-repeat bottom #f0f0f0;
}

#share .contentBox ul {
}

#share .contentBox li {
	float: left;
	display: block;
	font-size: 12px;
	color: #fff;
	margin: 5px;
	white-space: nowrap;
	width: auto !important;
	width: 30px;
}

#share .contentBox a {
	color: #000000;
	text-decoration: none;
}

#share .contentBox a:hover {
	text-decoration: underline;
}

#share .contentBox li.blog a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/blog.gif) no-repeat 0 5px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.newsvine a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/newsvine.gif) no-repeat 0 3px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.reddit a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/reddit.gif) no-repeat 0 4px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.stumbleupon a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/stumbleupon.gif) no-repeat 0 4px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.google a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/google.gif) no-repeat 0 4px;
	padding: 8px 0 0 26px;
}

#share .contentBox li.facebook a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/facebook.gif) no-repeat 0 4px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.furl a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/furl.gif) no-repeat 0 4px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.myspace a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/myspace.gif) no-repeat 0 4px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.delicious a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/delicious.gif) no-repeat 0 4px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.yahoo a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/yahoo.gif) no-repeat 0 4px;
	padding: 8px 0 0 30px;
}

#share .contentBox li.digg a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/digg.gif) no-repeat 0 4px;
	padding: 8px 0 0 28px;
}

#share .contentBox li.twitter a {
	display: block;
	height: 23px;
	background: url(/static/sk/shared/img/buttons/twitter.gif) no-repeat 0 4px;
	padding: 8px 0 0 28px;
}
/* END: Share (BOX) - Delicious, twitter, myspace, etc. */


#sendnews .head h3,
#rating .head h3,
#relations .head h3,
#comment .head h3,
#sendnews .headopen h3,
#rating .headopen h3,
#relations .headopen h3,
#comment .headopen h3,
#comment_form .headopen h3 {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0px 0px 14px;
}

#comment .head h3 .gray,
#comment_form .head h3 .gray {
	font-weight: normal;
	font-size: 14px;	
}

#sendnews .head .link,
#rating .head .link,
#relations .head .link,
#comment .head .link,
#sendnews .headopen .link,
#rating .headopen .link,
#relations .headopen .link,
#comment .headopen .link,
#comment_form .headopen .link {
	float: right;
	padding: 10px 10px 0px 0px;
}

#comment .head .linkcomment,
#comment .headopen .linkcomment,
#comment_form .headopen .linkcomment {
	float:right;
	padding: 15px 10px 0px 0px;	
}

#comment .head .linkcomment a,
#comment .headopen .linkcomment a,
#comment_form .headopen .linkcomment a {
	color:#666666;
	font-size:9px;
}

#sendnews .head .link a,
#rating .head .link a,
#relations .head .link a,
#comment .head .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("/static/sk/main/img/buttons/tab_less2.gif") no-repeat;	
}

#sendnews .head .link a:hover,
#rating .head .link a:hover,
#relations .head .link a:hover,
#comment .head .link a:hover {
	background: url("/static/sk/main/img/buttons/tab_less2_h.gif") no-repeat;	
}

#sendnews .headopen .link a,
#rating .headopen .link a,
#relations .headopen .link a,
#comment .headopen .link a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("/static/sk/main/img/buttons/tab_more2.gif") no-repeat;	
}

#sendnews .headopen .link a:hover,
#rating .headopen .link a:hover,
#relations .headopen .link a:hover,
#comment .headopen .link a:hover {
	background: url("/static/sk/main/img/buttons/tab_more2_h.gif") no-repeat;	
}

#comment ul {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
	width: 650px;
	clear: both;
	background: url("/static/sk/main/img/buttons/comment_ul.gif") no-repeat bottom;
}

#comment ul li {
	padding: 12px 0px 6px 0px;	
}

#comment ul li .user {
	float: left;	
	font-weight: bold;
}

#comment ul li .time {
	float: right;	
	color:#999999;
}

#comment ul li h5 {
	clear: both;
	font-weight: normal;
	font-size: 11px;
	color: #3D3D3D;
	line-height: 14px;
}

#comment_form form {
	margin: 0px;
	padding: 5px 5px 5px 15px;
	width: 350px;
	background: #f0f0f0 url("/static/sk/main/img/buttons/comment_form.gif") no-repeat bottom;
}

#comment_form input {
	background-color: #FFFFFF;
	border: 1px solid #737373;
}

#comment_form form .user {
	float: left;
	padding: 13px 0px 5px 26px;
	height: auto;
	font-weight: bold;
}

#comment_form form .time {
	color: #909090;
	padding: 0 20px 0 0;
}

#comment_form form textarea {
	font-size: 11px;
	font-family: Arial, Helvetica;
	border: 1px solid #737373;
	background-color:#ffffff;
	width: 298px;
	height: 96px;
}

#comment form input {
	font-size: 11px;
	font-family: Arial,Helvetica;
	border: 1px solid #737373;
	background-color: #ffffff;
	width: 146px;
}

#comment_form form .link {
	display:inline;
	width: 16px;
	height: 16px;
	float: left;
	background: url("/static/sk/main/img/buttons/comment_send.gif") no-repeat top left;
}
/* END: Comments (BOX) */

/* START: Related articles (BOX) */
#sendnews,
#rating,
#relations {
	display: inline;
	float: left;
	width: 270px;
	margin-left: 10px;
}

#sendnews,
#rating {
	margin-bottom: 1px;	
}

#sendnews .head,
#rating .head,
#relations .head,
#rating .headopen,
#relations .headopen {
	width: 270px;
	height: 36px;
	background: url("/static/sk/main/img/backgrounds/rel_head.gif") no-repeat;
}

#sendnews .headopen {
	width: 270px;
	height: 36px;
	background: url("/static/sk/main/img/backgrounds/rel_head.gif") no-repeat;
	margin: 0 0 1px;
}

#relations ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	width: 270px;
	clear: both;
	background: #f0f0f0 url("/static/sk/main/img/backgrounds/relations_ul.gif") no-repeat bottom;
}

#relations ul li {
	padding: 0px 45px 11px 35px;
	background: url("/static/sk/main/img/backgrounds/relations_li.gif") no-repeat;
}

#relations ul li a {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold;
	line-height: 14px;
}

#relations .head h3,
#relations .headopen h3 {
	font-size: 14px;
	padding: 12px 0px 0px 14px;
}
/* END: Related articles (BOX) */

/* START: Vote (BOX) */
#rating .head ul {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;		
}

#rating .head ul li {
	float: left;
	margin: 0px;
	padding: 10px 6px 0px 0px;	
}

#rating .head .numeration {
	float:right;
	margin: 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

#rating .head .numeration h2 {
	margin: 0px;
	float: none;
	padding: 4px 0px 0px 0px;
	color: #b8161e;
	font-size: 14px;
	font-weight: bold;
}

#rating .head .numeration .total {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
#rating .article_vote_tnx {
	margin: 0px;
	padding: 2px 10px 2px 0;
	text-align: right;
}

/* END: Vote (BOX) */

/* START: Send (BOX) */
#sendnews form {
	margin: 0px;
	padding: 5px;
	width: 260px;
	background: #f0f0f0 url("/static/sk/main/img/backgrounds/relations_ul.gif") no-repeat bottom;
}

#sendnews form input {
	font-size: 11px;
	font-family: Arial,Helvetica;
	border: 1px solid #737373;
	background-color: #ffffff;
	width: 164px;
}

#sendnews form textarea {
	font-size: 11px;
	font-family: Arial,Helvetica;
	border: 1px solid #737373;
	background-color: #ffffff;
	width: 225px;
	height: 100px;
}
/* END: Send (BOX) */

 
.articleAddOn{border:1px dotted #888;padding:10px;background-color:#F6F6F6;margin:10px;overflow:auto;}
.articleAddOn .image{float:left;}
.articleAddOn .link{float:left;padding-left:12px;}
.articleAddOn .link a{color:red}
